Quote:If I understand your problem, the mapping works but the key repetition doesn't. Is it right? I'm not sure to understand what you would like to do.
From the hid lookup
Quote:aaron@aaron:~/Desktop/hid_mapper_beta$ ./hid_mapper --list-devices --lookup-id
Found HID device at /dev/hidraw0
Manufacturer : 073a
Product name : 2230
This is holding the 'mouse' up arrow for a few seconds
Quote:Opened HID interface on /dev/hidraw0
02 00 00 fc
02 00 00 fa
02 00 00 f8
02 00 00 f6
02 00 00 f4
02 00 00 f2
02 00 00 f0
02 00 00 ee
02 00 00 ec
02 00 00 ea
02 00 00 e8
02 00 00 e6
02 00 00 e6
02 00 00 e6
02 00 00 e6
No matter which code I choose as the action button among those, the key press sticks until I push another button. My guess is that the 'mouse' buttons just have a key press that isn't followed by a key release, so the button just 'sticks' and repeats until I press something else. My solution was to route the 'keyboard' through hid_mapper and let X control the 'mouse' but I can't get X.org to only ignore one of the two inputs and if I use hid_mapper, the 'mouse' is useless because all the button presses stick (hid_mapper works well for me, it would just be nice to be able to get these buttons working too)
The remote is a cheap MCE remote from amazon.co.uk
http://www.amazon.co.uk/gp/product/B003T...ss_product
I think it's this one, but I couldn't get it to work with lirc in ubuntu 10.10; nothing would show up using irw after successfully programming the remote.
http://wiki.xbmc.org/index.php?title=Rem...MCE_remote

Search
Help