diff options
| author | 2017-04-02 20:22:36 -0700 | |
|---|---|---|
| committer | 2017-04-02 20:26:21 -0700 | |
| commit | 05fd4916c88a8b63cdcd1ca90ca0c610eb6aeb53 (patch) | |
| tree | 563a10d40403b6e638094813753bb3991e797e0a /Xmodmap/.Xmodmap.org | |
| parent | 0658e1b2dc5817b42781caf8417e83e5e4ed4307 (diff) | |
| download | new-dotfiles-05fd4916c88a8b63cdcd1ca90ca0c610eb6aeb53.tar.gz new-dotfiles-05fd4916c88a8b63cdcd1ca90ca0c610eb6aeb53.zip | |
Build Xmodmap from top-level Makefile
Diffstat (limited to 'Xmodmap/.Xmodmap.org')
| -rw-r--r-- | Xmodmap/.Xmodmap.org | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Xmodmap/.Xmodmap.org b/Xmodmap/.Xmodmap.org deleted file mode 100644 index 4c8b12e..0000000 --- a/Xmodmap/.Xmodmap.org +++ /dev/null @@ -1,14 +0,0 @@ -Turn the mouse into a left-handed one (switch the left and right -buttons). - -#+BEGIN_SRC fundamental - pointer = 3 2 1 -#+END_SRC - -Turn the right Alt (AltGr) into a regular Alt. - -#+BEGIN_SRC fundamental - remove Mod5 = ISO_Level3_Shift - keycode 108 = Alt_L - add Mod1 = Alt_L -#+END_SRC |
