From 9301df25612e7eb0d6986cc02282746a04068f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 19 May 2023 23:25:30 +0200 Subject: c: touchpad disable, mod+v paste, iris video card --- root/.xprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'root/.xprofile') 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 -- cgit v1.2.3