diff --git a/Shortcut-handling.md b/Shortcut-handling.md index 2999ddb..c12b552 100644 --- a/Shortcut-handling.md +++ b/Shortcut-handling.md @@ -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 xkb keycodes are typically `scancode + 8`. +Under wayland, [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys) can help identify key strokes. + ### Examples # These two shortcuts are equivalent for US keyboards