projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3af214e
)
swap escape and caps lock
author
Amin Bandali
<me@aminb.org>
Sat, 14 Feb 2015 02:21:12 +0000
(21:21 -0500)
committer
Amin Bandali
<me@aminb.org>
Sat, 14 Feb 2015 02:21:12 +0000
(21:21 -0500)
x/.xinitrc
patch
|
blob
|
blame
|
history
diff --git
a/x/.xinitrc
b/x/.xinitrc
index
b735fe3
..
57f848a
100755
(executable)
--- a/
x/.xinitrc
+++ b/
x/.xinitrc
@@
-29,6
+29,7
@@
synclient TapButton3=2
synclient HorizTwoFingerScroll=1
synclient VertScrollDelta=-237
synclient HorizScrollDelta=-237
+setxkbmap -option caps:swapescape
# MPD daemon start (if no other instance exists)
[ -z $(pidof mpd) ] && mpd &