|
From: Jonathan I. <je...@gm...> - 2007-02-18 20:32:21
|
a utility i just found: <http://www.cynapses.org/tmp/lomoco/evdev-key-btn-test.c> gcc -o evdev-key-btn-test evdev-key-btn-test.c will print out the codes for an lircd.conf ex. Key 0x4f (KeyPad 1) in lircd.conf begin codes KP1 0x004F end codes On 2/18/07, Jonathan Isom <je...@gm...> wrote: > well you execute lircd : > lircd -d /dev/input/event3 -H dev/input # Use the event for your device. > > the irrecord command gets stuck when trying to create lircd.conf with > he pregap. > I had to patch it to get it to skip it. sorry i don't have it still. > hope this helps > later > Jonathan > > On 2/18/07, Andrew Oikle <ao...@gm...> wrote: > > I've been using mode2 to get codes from LIRC. Keeping up with things, I'm > > trying to figure out how to use the /dev/input/event* nodes. I can figure > > this out eventually but it's getting in the way of the project at hand. Can > > someone give me a hint on how to use the new (not so new i guess) way of > > using LIRC? > > > > Debian > > Linux mediabox 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 > > GNU/Linux > > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > |