projects
/
dotfiles
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c965bf
)
Autocommit of file /home/julien/.dotfiles/openbox/autostart changed on host ares
author
Julien Valroff
<julien@kirya.net>
Tue, 1 Nov 2011 14:23:45 +0000
(15:23 +0100)
committer
Julien Valroff
<julien@kirya.net>
Tue, 1 Nov 2011 14:23:45 +0000
(15:23 +0100)
autostart
patch
|
blob
|
history
diff --git
a/autostart
b/autostart
index
9d171c2
..
244ba51
100644
(file)
--- a/
autostart
+++ b/
autostart
@@
-13,7
+13,7
@@
clipit &
[ $(pgrep -c offlineimap) = 1 ] || tmux new-session -d -s offlineimap offlineimap &
-if egrep -iq 'touchpad
|click-pad
' /proc/bus/input/devices; then
+if egrep -iq 'touchpad' /proc/bus/input/devices; then
synclient MinSpeed=0 &
synclient MaxSpeed=2.5 &
synclient PalmDetect=1 &