diff options
Diffstat (limited to 'root/.xprofile')
-rwxr-xr-x | root/.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/.xprofile b/root/.xprofile index 6c0a3bd..1e03031 100755 --- a/root/.xprofile +++ b/root/.xprofile @@ -6,3 +6,4 @@ xkbcomp -I/root/xkb ~/xkb/map $DISPLAY xmodmap ~/.Xmodmap xrdb ~/.Xresources pulseaudio & +[ `hostname` = c ] && xinput set-prop 13 "Device Enabled" 0 |