diff options
author | Mattias Andrée <maandree@kth.se> | 2021-03-01 17:32:48 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-03-01 17:32:48 +0100 |
commit | 5703473fc06d8a92ec92d44fab5ddcf19938a1a6 (patch) | |
tree | 9a0a521f20c3865ca88c319ae9dfa7e5329021ee /linux-vt-keyboard/README | |
parent | update readme (diff) | |
download | my-keyboard-5703473fc06d8a92ec92d44fab5ddcf19938a1a6.tar.gz my-keyboard-5703473fc06d8a92ec92d44fab5ddcf19938a1a6.tar.bz2 my-keyboard-5703473fc06d8a92ec92d44fab5ddcf19938a1a6.tar.xz |
misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'linux-vt-keyboard/README')
-rw-r--r-- | linux-vt-keyboard/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/linux-vt-keyboard/README b/linux-vt-keyboard/README new file mode 100644 index 0000000..bd61181 --- /dev/null +++ b/linux-vt-keyboard/README @@ -0,0 +1,20 @@ +My customised Swedish keyboard layout + +FEATURES: +• xterm compatible, Emacs is better if it thinks you are using xterm +• switch to any of the 63 VT:s +• swapped left control with caps lock +• swapped (left alternative → less → q) +• swapped § and 0 for level 1 and for alternative +• circumflex and title are dead +• control+shift+[a-z] as alternative to meta+[a-z], for some reason C-S-x does not work +• mapped meta+shift+[0-9] +• mapped alt+control+[left|right] to control+x,[left|right] +• mapped right supper to home +• mapped menu to end +• mapped shift+left super to compose (sysreq is still also compose) +• control, shift, control+shift support for up,left,right,down +• some support for o[control|shift|control+shift]+[home|end] +• mapped meta+page[up|down], scrolls next buffer in Emacs +• mapped altgr+shift+less to slash +• heavier use of [shift +] alt graph |