My Name
January 19th, 2009, 05:06 PM
I seem to have a habbit of buying hardware that kinda works but not without some jiggery pockery.
So I have a cheap MCE remote that is a mouse aswell. I have read the mythtv wiki and it all makes sense. The problem I'm having is that if I press certain buttons the feedback from xve is KeyPress event, serial 30, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212726, (1144,338), root:(1149,392),
state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212734, (1144,338), root:(1149,392),
state 0x14, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (07) ""
XmbLookupString gives 1 bytes: (07) ""
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212790, (1144,338), root:(1149,392),
state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212790, (1144,338), root:(1149,392),
state 0x10, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
Does that mean control_L and g at the same time? or does it mean something completely different?
So I have a cheap MCE remote that is a mouse aswell. I have read the mythtv wiki and it all makes sense. The problem I'm having is that if I press certain buttons the feedback from xve is KeyPress event, serial 30, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212726, (1144,338), root:(1149,392),
state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212734, (1144,338), root:(1149,392),
state 0x14, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (07) ""
XmbLookupString gives 1 bytes: (07) ""
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212790, (1144,338), root:(1149,392),
state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x3c00001,
root 0x188, subw 0x0, time 3212790, (1144,338), root:(1149,392),
state 0x10, keycode 42 (keysym 0x67, g), same_screen YES,
XLookupString gives 1 bytes: (67) "g"
XFilterEvent returns: False
Does that mean control_L and g at the same time? or does it mean something completely different?