diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2011-05-03 15:07:59 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2011-05-03 16:54:33 +0200 |
commit | 6951e6a5ad80e8f07afc49a9d12655ac89dda249 (patch) | |
tree | 9fc56cca4e9b6e2a492490e6f159cc6bd9c38070 /.Xmodmap | |
parent | 9908c246f7855de6951e8564d87301efbac63e8c (diff) | |
download | dotfiles-6951e6a5ad80e8f07afc49a9d12655ac89dda249.tar.gz dotfiles-6951e6a5ad80e8f07afc49a9d12655ac89dda249.tar.bz2 dotfiles-6951e6a5ad80e8f07afc49a9d12655ac89dda249.zip |
Better setup for the xinitrc stuff.
Now things got added as a xkb map.
Diffstat (limited to '')
-rw-r--r-- | .Xmodmap | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.Xmodmap b/.Xmodmap deleted file mode 100644 index 61055d0..0000000 --- a/.Xmodmap +++ /dev/null @@ -1,3 +0,0 @@ -! use capslock as Esc -remove Lock = Caps_Lock -keysym Caps_Lock = Escape |