Numeric Keypad does not works in 11.0-CURRENT amd64 r266916
Ranjan1018 .
214748mv at gmail.com
Sun Jun 1 09:00:25 UTC 2014
I have upgrade to FreeBDS CURRENT amd64, with vt (newcons), version
r266916 from r266536 and some keys on the keypad do not work: running the
xev command I receive no output for the ‘/’, ‘*’ and ‘-’ keys, but even
for the ‘+’ key I have some strange output:
r266916:
ButtonPress event, serial 38, synthetic NO, window 0x2a00001,
root 0x9d, subw 0x0, time 708649, (79,90), root:(117,172),
state 0x0, button 3, same_screen YES
ButtonRelease event, serial 38, synthetic NO, window 0x2a00001,
root 0x9d, subw 0x0, time 708649, (79,90), root:(117,172),
state 0x400, button 3, same_screen YES
ButtonPress event, serial 38, synthetic NO, window 0x2a00001,
root 0x9d, subw 0x0, time 708649, (79,90), root:(117,172),
state 0x0, button 3, same_screen YES
ButtonRelease event, serial 38, synthetic NO, window 0x2a00001,
root 0x9d, subw 0x0, time 708650, (79,90), root:(117,172),
state 0x400, button 3, same_screen YES
r266536, as expected:
KeyPress event, serial 38, synthetic NO, window 0x2c00001,
root 0x9d, subw 0x0, time 368450, (114,90), root:(1233,135),
state 0x0, keycode 86 (keysym 0xffab, KP_Add), same_screen YES,
XLookupString gives 1 bytes: (2b) "+"
XmbLookupString gives 1 bytes: (2b) "+"
XFilterEvent returns: False
KeyRelease event, serial 38, synthetic NO, window 0x2c00001,
root 0x9d, subw 0x0, time 368654, (114,90), root:(1233,135),
state 0x0, keycode 86 (keysym 0xffab, KP_Add), same_screen YES,
XLookupString gives 1 bytes: (2b) "+"
XFilterEvent returns: False
Regards
Maurizio
More information about the freebsd-current
mailing list