« Return to Thread: inputlirc: zeroconf LIRC daemon using Linux input event devices

Re: inputlirc: zeroconf LIRC daemon using Linux input event devices

by Anders Eriksson-2 :: Rate this Message:

Reply to Author | View in Thread


dishbert@... said:
> e68 0 KEY_PAGEUP event2
> ^[[5~6d 0 KEY_PAGEDOWN event2
> ^[[6~

Those ^[[ things are usually a sign thatthe kernel lacks guidance on the
keypress.

Have a look at showkey(1) and use setkeycodes(1) to tell the kernel to emit
the right keycodes for your scan codes. Works for my multimedia keys on my
keyboard...

/Anders



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword

 « Return to Thread: inputlirc: zeroconf LIRC daemon using Linux input event devices