mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
refer to https://git.sr.ht/~sircmpwn/wshowkeys (not tested)
parent
290c350f3a
commit
b6559bd928
@ -24,6 +24,8 @@ located in `/usr/include/xkbcommon/`.
|
|||||||
On Linux, scancode ids are often available in the `linux/input-event-codes.h` header; the
|
On Linux, scancode ids are often available in the `linux/input-event-codes.h` header; the
|
||||||
xkb keycodes are typically `scancode + 8`.
|
xkb keycodes are typically `scancode + 8`.
|
||||||
|
|
||||||
|
Under wayland, [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys) can help identify key strokes.
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
# These two shortcuts are equivalent for US keyboards
|
# These two shortcuts are equivalent for US keyboards
|
||||||
|
Loading…
Reference in New Issue
Block a user