From 3a16815267664be42b32b8b0905e0af15835de42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Hern=C3=A1ndez?= Date: Tue, 20 Jun 2023 23:06:04 -0600 Subject: [PATCH] Updated keycodes (markdown) --- keycodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycodes.md b/keycodes.md index 562be0c..b3a6202 100644 --- a/keycodes.md +++ b/keycodes.md @@ -1,7 +1,7 @@ ### Description Use keycodes instead of keysyms. This way, input is independent from keyboard layout (you can use the keys.h file to customize, or get the keycodes with `wev` or `xkbcli interactive-wayland` (x11-libs/libxkbcommon[tools] in gentoo)). ### Download -- [2023-04-08](https://github.com/djpohly/dwl/compare/main...sevz17:keycodes.patch) +- [2023-06-20](https://github.com/djpohly/dwl/compare/main...sevz17:keycodes.patch) ### Authors - [sevz](https://github.com/sevz17) \ No newline at end of file