Forums » Bugs
Cannot use prev/next page keys as binds
My keyboard has a pair of keys the left and right of the up arrow key, but VO isn't picking them up at all -- it just doesn't register at all when I press the button (unlike my control key problem, where it registers but shows up as a box).
xev reports the following when I press the keys (left, then right):
KeyPress event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2003299, (171,-8), root:(177,581),
state 0x0, keycode 234 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2003387, (171,-8), root:(177,581),
state 0x0, keycode 234 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2004112, (171,-8), root:(177,581),
state 0x0, keycode 233 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2004183, (171,-8), root:(177,581),
state 0x0, keycode 233 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
It would make my gaming life much easier (and prolong my existence significantly) if I could bind those keys to commands in the game. Running Vendetta on Linux amd64, if it makes any difference.
xev reports the following when I press the keys (left, then right):
KeyPress event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2003299, (171,-8), root:(177,581),
state 0x0, keycode 234 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2003387, (171,-8), root:(177,581),
state 0x0, keycode 234 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2004112, (171,-8), root:(177,581),
state 0x0, keycode 233 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x2600001,
root 0x6a, subw 0x0, time 2004183, (171,-8), root:(177,581),
state 0x0, keycode 233 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
It would make my gaming life much easier (and prolong my existence significantly) if I could bind those keys to commands in the game. Running Vendetta on Linux amd64, if it makes any difference.