aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Gladkov <gladkov.alexey@gmail.com>2020-07-10 10:45:54 +0200
committerAlexey Gladkov <gladkov.alexey@gmail.com>2020-07-10 10:50:55 +0200
commit34a677c6baab2687a00742f352b8ebf677b0af20 (patch)
tree161363d0371789c3809188b594c12fe6ef65497d
parentcb5d946158f3443115a1e9e2bd8b8650c91cd40e (diff)
downloadkbd-34a677c6baab2687a00742f352b8ebf677b0af20.tar.gz
Add us1 that maps Right Alt to AltGr and Shift+Tab to Alt+Tab
Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
-rw-r--r--data/keymaps/i386/qwerty/us1.map6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/keymaps/i386/qwerty/us1.map b/data/keymaps/i386/qwerty/us1.map
new file mode 100644
index 00000000..48faf2fd
--- /dev/null
+++ b/data/keymaps/i386/qwerty/us1.map
@@ -0,0 +1,6 @@
+include "us.map"
+include "linux-with-two-alt-keys"
+
+alt keycode 15 = Meta_Tab
+shift keycode 15 = F26
+string F26 = "\033[Z"