From c5856c7db44543e4ad8be6958a277c5691b1dbfa Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sun, 31 Dec 2023 20:26:09 +0000 Subject: [PATCH] Update keycodes --- keycodes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keycodes.md b/keycodes.md index 0d9d15c..46e92ea 100644 --- a/keycodes.md +++ b/keycodes.md @@ -2,10 +2,10 @@ 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-08-22](https://codeberg.org/dwl/dwl-patches/src/branch/main/autostart/autostart.patch) +- [2023-08-22](https://codeberg.org/dwl/dwl-patches/src/branch/main/keycodes/keycodes.patch) ### Patch Repositories - [sevz keycodes](https://codeberg.org/sevz/dwl/src/branch/keycodes) -### Authors -- [sevz](https://codeberg.org/sevz) +### Authors (link goes to patch repository in author's repo) +- [sevz](https://codeberg.org/sevz/dwl/src/branch/keycodes) \ No newline at end of file