summaryrefslogtreecommitdiffstats
path: root/xinitrc
blob: f558956008adb1a6b857fce58a491367fa7a1c1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/bin/sh

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 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) &

exec i3