
16th May 2020
|
|
PRTSC key not working
Hey,
My printscreen button doesnt work.
I've installed OpenBSD 6.7-beta from snapshots. laptop i use is Lenovo 300 series. When i press Ctrl+v in terminal and after PRTSC key nothing happens. Also key combinations with ctrl, alt,etc..
X sees the key.
xev output:
Quote:
KeyPress event, serial 33, synthetic NO, window 0x2200001,
root 0x17c, subw 0x0, time 1628150, (94,176), root 1102,277),
state 0x10, keycode 111 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x2200001,
root 0x17c, subw 0x0, time 1628260, (94,176), root 1102,277),
state 0x10, keycode 111 (keysym 0xff61, Print), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
|
xmodmap:
Quote:
keycode 111 = Print Sys_Req Print Sys_Req
|
My keyboard type as wsconsctl says its pc-xt.
Thanks for help.
|