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:
b10e58a
)
Create branch for gaia
author
Julien Valroff
<julien@kirya.net>
Sun, 18 Sep 2011 07:12:07 +0000
(09:12 +0200)
committer
Julien Valroff
<julien@kirya.net>
Sun, 18 Sep 2011 07:12:07 +0000
(09:12 +0200)
autostart.sh
patch
|
blob
|
history
diff --git
a/autostart.sh
b/autostart.sh
index
3b33c93
..
8bbb08f
100644
(file)
--- a/
autostart.sh
+++ b/
autostart.sh
@@
-20,12
+20,7
@@
sparkleshare restart &
[ $(pgrep -c offlineimap) = 1 ] || tmux new-session -d -s offlineimap offlineimap &
if egrep -iq 'touchpad|click-pad' /proc/bus/input/devices; then
- synclient MinSpeed=0 &
- synclient MaxSpeed=2.5 &
- synclient PalmDetect=1 &
- synclient AccelFactor=0.15 &
synclient VertEdgeScroll=1 &
- synclient VertScrollDelta=15 &
synclient TapButton1=1 &
syndaemon -i0.2 -d &
fi