Date: Sun, 1 Jun 2014 11:00:23 +0200 From: "Ranjan1018 ." <214748mv@gmail.com> To: FreeBSD CURRENT <freebsd-current@freebsd.org>, freebsd-x11@freebsd.org Subject: Numeric Keypad does not works in 11.0-CURRENT amd64 r266916 Message-ID: <CACyC=qaYybjY1LTsm70QXgc6ohDbR0epXsByEoknosWgTccCjQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACyC=qaYybjY1LTsm70QXgc6ohDbR0epXsByEoknosWgTccCjQ>
