Add a new method of mapping the keyboard in arch

This commit is contained in:
2016-10-30 20:51:58 -04:00
parent ff590a4c6d
commit cc7b01614b
4 changed files with 18 additions and 2 deletions

View File

@@ -1 +0,0 @@
These are configs from my Arch Linux setup. They go in ~/.config

4
linux/arch/home/Xmodmap Normal file
View File

@@ -0,0 +1,4 @@
clear lock
clear control
add control = Caps_Lock Control_L Control_R
keycode 66 = Control_L Caps_Lock NoSymbol NoSymbol

4
linux/arch/readme.md Normal file
View File

@@ -0,0 +1,4 @@
Arch linux configs
* `config` -> map contents to `~/.config`.
* `home` -> map contents to `~/`.