diff options
author | Amin Bandali <bandali@gnu.org> | 2019-09-06 13:52:04 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-09-06 13:52:04 -0400 |
commit | cf88804f394b5489ff6e743a2d7eb7ffd5647f01 (patch) | |
tree | 17202b4ce1e5252c0aada455ad8f83dc896b48d7 /.Xmodmap | |
parent | f53e480be2490ccecf29e07fe1fec16bdfd2987e (diff) | |
download | configs-cf88804f394b5489ff6e743a2d7eb7ffd5647f01.tar.gz configs-cf88804f394b5489ff6e743a2d7eb7ffd5647f01.tar.xz configs-cf88804f394b5489ff6e743a2d7eb7ffd5647f01.zip |
shell: add ~/.Xmodmap file
Diffstat (limited to '.Xmodmap')
-rw-r--r-- | .Xmodmap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.Xmodmap b/.Xmodmap new file mode 100644 index 0000000..1fd986a --- /dev/null +++ b/.Xmodmap @@ -0,0 +1,5 @@ +clear lock +clear control +keycode 66 = Control_L +add control = Control_L Control_R +keysym Menu = Super_R |