https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277531
Alexey Dokuchaev <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
Status|New |Open
--- Comment #3 from Alexey Dokuchaev <[email protected]> ---
(In reply to Tim Chase from comment #0)
> $ xev 2>/dev/null | awk '/^Key/{k=$1}/keysym/{sub(/, same_screen.*/,
> "");print k, $0}'
> KeyPress state 0x10, keycode 147 (keysym 0x1008ff65, XF86MenuKB)
> KeyRelease state 0x10, keycode 147 (keysym 0x1008ff65, XF86MenuKB)
> KeyPress state 0x10, keycode 135 (keysym 0xff67, Menu)
> KeyRelease state 0x10, keycode 135 (keysym 0xff67, Menu)
Interesting. I never noticed any problems with the Menu key, but decided to
try my keyboards nonetheless (main PS/2 one and two pluggable USB ones I had
lying around), all three reported the same keycode 117 (with
xf86-input-keyboard-1.9.0 driver):
KeyPress state 0x0, keycode 117 (keysym 0xff67, Menu)
KeyRelease state 0x0, keycode 117 (keysym 0xff67, Menu)
--
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.