diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-12-19 12:43:59 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-12-19 12:43:59 +0100 |
commit | f620b2a2f71cc3df7a714c0a829615df82b1a1cd (patch) | |
tree | 8034e634c2a8130ab64d6286a8c2967059a46449 /X11/Xmodmap-lithium | |
parent | 0430bfc3144b2219bf53306816c5331e7c96c9db (diff) | |
download | dotfiles-f620b2a2f71cc3df7a714c0a829615df82b1a1cd.tar.xz |
Unbreak shift+space on lithium
For some reason the default space keycode on the x270 with a Swedish
keyboard at least, includes a bunch of more crap, but doesn't support
shift+space.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'X11/Xmodmap-lithium')
-rw-r--r-- | X11/Xmodmap-lithium | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/X11/Xmodmap-lithium b/X11/Xmodmap-lithium new file mode 100644 index 0000000..0f693cf --- /dev/null +++ b/X11/Xmodmap-lithium @@ -0,0 +1,3 @@ +! Unbreak space+space +! Original: keycode 65 = space NoSymbol space NoSymbol NoSymbol NoSymbol NoSymbol NoSymbol space space thinspace nobreakspace +keycode 65 = space NoSymbol space NoSymbol space NoSymbol NoSymbol NoSymbol space space thinspace nobreakspace |