summaryrefslogtreecommitdiffstats
path: root/xinitrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-12-12 09:43:26 -0500
committerJesse Luehrs <doy@tozt.net>2017-12-12 09:46:43 -0500
commit5e1da4d5eecb26a2673f7b7e1b6a80ffa518a52d (patch)
treea6f19fa1f14db9eaf49d9a2e68f522162aaa1860 /xinitrc
parentc3b5bbfb9dcfed2dfe708b8aad85b00c13e2a100 (diff)
downloadconf-5e1da4d5eecb26a2673f7b7e1b6a80ffa518a52d.tar.gz
conf-5e1da4d5eecb26a2673f7b7e1b6a80ffa518a52d.zip
more keyboard reconfiguring and refactoring
including setting the function keys to work even without hardware level remapping
Diffstat (limited to 'xinitrc')
-rw-r--r--xinitrc13
1 files changed, 2 insertions, 11 deletions
diff --git a/xinitrc b/xinitrc
index f558956..6957172 100644
--- a/xinitrc
+++ b/xinitrc
@@ -2,17 +2,8 @@
start-pulseaudio-x11
-# these have to all happen before xcape is started
-setxkbmap -option ctrl:nocaps
-setxkbmap -option compose:caps
-xmodmap $HOME/.Xmodmap
-$HOME/.bin/numkeys on
-
-xinput set-prop "TPPS/2 IBM TrackPoint" "Device Enabled" 0
-synclient TapButton1=1
-synclient TapButton2=2
-synclient TapButton3=3
-
pidof svscan || (svscan $HOME/.services 2>&1 | readproctitle $USER ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) &
+setup-inputs
+
exec i3