diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2023-05-19 23:25:30 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2023-05-19 23:25:30 +0200 |
commit | 9301df25612e7eb0d6986cc02282746a04068f8a (patch) | |
tree | b39221ce43549d22540adf96629c39d3ed27fdf3 /root/.xprofile | |
parent | pi&pu, ath9k usb (diff) | |
download | n-9301df25612e7eb0d6986cc02282746a04068f8a.tar n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.gz n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.bz2 n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.lz n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.xz n-9301df25612e7eb0d6986cc02282746a04068f8a.tar.zst n-9301df25612e7eb0d6986cc02282746a04068f8a.zip |
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 |