Created
October 6, 2017 10:38
-
-
Save veox/74df2c04aae1325459df88ada42d81db to your computer and use it in GitHub Desktop.
`xev` output snippet for https://github.com/swaywm/sway/issues/1161
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KeyPress event, serial 32, synthetic NO, window 0x1000001, | |
root 0x273, subw 0x0, time 146928934, (781,655), root:(1743,699), | |
state 0x11, keycode 50 (keysym 0xfe0a, ISO_Prev_Group), same_screen YES, | |
XLookupString gives 0 bytes: | |
XmbLookupString gives 0 bytes: | |
XFilterEvent returns: False | |
KeyRelease event, serial 32, synthetic NO, window 0x1000001, | |
root 0x273, subw 0x0, time 146928982, (781,655), root:(1743,699), | |
state 0x10, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES, | |
XLookupString gives 0 bytes: | |
XFilterEvent returns: False | |
KeyPress event, serial 32, synthetic NO, window 0x1000001, | |
root 0x273, subw 0x0, time 146930142, (781,655), root:(1743,699), | |
state 0x11, keycode 62 (keysym 0xfe08, ISO_Next_Group), same_screen YES, | |
XLookupString gives 0 bytes: | |
XmbLookupString gives 0 bytes: | |
XFilterEvent returns: False | |
KeyRelease event, serial 32, synthetic NO, window 0x1000001, | |
root 0x273, subw 0x0, time 146930206, (781,655), root:(1743,699), | |
state 0x10, keycode 62 (keysym 0xffe2, Shift_R), same_screen YES, | |
XLookupString gives 0 bytes: | |
XFilterEvent returns: False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment