From b96beb25dcb0511f38c13b07c44cc929d5fd53ad Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 17 May 2023 17:45:18 +0200 Subject: Sync --- .scripts/inputset | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.scripts/inputset') diff --git a/.scripts/inputset b/.scripts/inputset index 2354df3..eab50ca 100755 --- a/.scripts/inputset +++ b/.scripts/inputset @@ -2,11 +2,11 @@ setxkbmap -rules evdev -model evdev -layout us -variant altgr-intl -option "caps:swapescape" xmodmap -e "keysym Menu = Super_R" -xset r rate 300 50 +xset r rate 300 100 xinput set-prop "SynPS/2 Synaptics TouchPad" "Device Enabled" 0 xinput set-prop "pointer:Logitech MX Master 2S" "libinput High Resolution Wheel Scroll Enabled" 0 -xinput set-prop "TPPS/2 Elan TrackPoint" "libinput Accel Speed" 0.4 +xinput set-prop "TPPS/2 Elan TrackPoint" "libinput Accel Speed" 0.6 xinput set-prop "TPPS/2 Elan TrackPoint" "libinput Accel Profile Enabled" 1 0 #echo -n 1 | sudo tee /sys/devices/platform/i8042/serio1/serio2/press_to_select -- cgit v1.2.3