From b6559bd928f82b9f4aa12c79b838930601555562 Mon Sep 17 00:00:00 2001 From: Arnaud Vallette d'Osia Date: Tue, 31 Dec 2019 17:49:43 +0100 Subject: [PATCH] refer to https://git.sr.ht/~sircmpwn/wshowkeys (not tested) --- Shortcut-handling.md | 2 ++ 1 file changed, 2 insertions(+) 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