summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2012-02-09 21:21:47 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2012-02-09 21:21:47 +0100
commit1bb5c9e352ae918b33a3ff34b2030492fed108d9 (patch)
tree6ff45bb25c37f09bd2427b56dc5d997475548e36 /.xinitrc
parent869e6f316dedbfde6e49fa57a4482a5105f570bb (diff)
downloaddotfiles-1bb5c9e352ae918b33a3ff34b2030492fed108d9.tar.gz
dotfiles-1bb5c9e352ae918b33a3ff34b2030492fed108d9.tar.bz2
dotfiles-1bb5c9e352ae918b33a3ff34b2030492fed108d9.zip
xinitrc: Use toggle_touchpad to disable touchpad
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index b1c6cc4..f23db7c 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -5,7 +5,7 @@ xset r rate 250 50
# Xdefault is splitted so load the splitted files at startup
[[ -x ~/.scripts/set_xressources.sh ]] && ~/.scripts/set_xressources.sh
-[[ -x ~/.scripts/disable_touchpad.sh ]] && ~/.scripts/disable_touchpad.sh
+[[ -x ~/.scripts/toggle_touchpad.sh ]] && ~/.scripts/toggle_touchpad.sh
unset command