18th Mar, 2014, 08:45 AM
Hi,
I have just bought remote from this page:
http://www.ebay.com/itm/161096772974?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649
The problem is that buttons fast forward, fast backward and media button (right from the number 3) share the same keyboard code 0 (f200).
Fast backward
DEBUG: Keyboard: scancode: b0, sym: 0153, unicode: 0000, modifier: 0
DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
DEBUG: Previous line repeats 1 times.
DEBUG: OnKey: 0 (f200) pressed, action is Notification(Keypress, 61952, 3)
Fast forward
DEBUG: Keyboard: scancode: d8, sym: 0157, unicode: 0000, modifier: 0
DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
DEBUG: Previous line repeats 1 times.
DEBUG: OnKey: 0 (f200) pressed, action is Notification(Keypress, 61952, 3)
Media button
DEBUG: Keyboard: scancode: b3, sym: 1008ff81, unicode: 0000, modifier: 0
DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
DEBUG: Previous line repeats 1 times.
DEBUG: OnKey: 0 (f200) pressed, action is Notification(Keypress, 61952, 3)
Can I do somethng with sudo dpkg-reconfigure lirc?
I don't know what should I choose from the menus.
Regards.
I have just bought remote from this page:
http://www.ebay.com/itm/161096772974?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649
The problem is that buttons fast forward, fast backward and media button (right from the number 3) share the same keyboard code 0 (f200).
Fast backward
DEBUG: Keyboard: scancode: b0, sym: 0153, unicode: 0000, modifier: 0
DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
DEBUG: Previous line repeats 1 times.
DEBUG: OnKey: 0 (f200) pressed, action is Notification(Keypress, 61952, 3)
Fast forward
DEBUG: Keyboard: scancode: d8, sym: 0157, unicode: 0000, modifier: 0
DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
DEBUG: Previous line repeats 1 times.
DEBUG: OnKey: 0 (f200) pressed, action is Notification(Keypress, 61952, 3)
Media button
DEBUG: Keyboard: scancode: b3, sym: 1008ff81, unicode: 0000, modifier: 0
DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
DEBUG: Previous line repeats 1 times.
DEBUG: OnKey: 0 (f200) pressed, action is Notification(Keypress, 61952, 3)
Can I do somethng with sudo dpkg-reconfigure lirc?
I don't know what should I choose from the menus.
Regards.