From 44a16af84d4e496979b238d0aa7bd8d112358e41 Mon Sep 17 00:00:00 2001 From: qwjyh Date: Thu, 23 Feb 2023 11:14:08 +0900 Subject: [PATCH] add: readme on x11 keyboard config --- dotfiles/x11/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dotfiles/x11/README.md diff --git a/dotfiles/x11/README.md b/dotfiles/x11/README.md new file mode 100644 index 0000000..3ade647 --- /dev/null +++ b/dotfiles/x11/README.md @@ -0,0 +1,11 @@ +# mapping +## HankakuZenkaku to esc +just mapping + +## Henkan/Muhenkan utility +Almost the same as Windows keyremaps(with AHK). + +Muhenkan is mapped to Mode\_switch, and Henkan is mapped to Hyper\_L. +Muhenkan + asdf/hjkl are mapped to cursor keys in Xmodmap. +Original Muhenkan/Henkan functions are implemented with xbindkeys & xvkbd(from AUR). +