oda: Config touchipad

This commit is contained in:
Meutel 2017-11-21 18:36:43 +01:00
parent 81b475ab1b
commit 503615ef10
1 changed files with 5 additions and 1 deletions

View File

@ -26,6 +26,10 @@ xsetroot -solid steelblue &
xidle -timeout 300 -program "/usr/X11R6/bin/xlock -mode blank" &
xrandr --dpi 156
xcompmgr -c -n &
setxkbmap us -option compose:caps
setxkbmap us -option compose:caps
synclient TapButton1=1
synclient TapButton2=3
synclient TapButton3=2
synclient VertEdgeScroll=1
echo "Starting at $(date)" >> ~/.i3/logfile
exec /usr/local/bin/i3 >> ~/.i3/logfile