From c4e8511f4cc481e53fd2ff92b3c9beedbe1d5ccf Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Tue, 2 Nov 2021 10:26:54 +0100 Subject: [PATCH] openbox: add example for mouse config --- .config/openbox/autostart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 9f0b061..e220256 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -19,3 +19,5 @@ numlockx& #gnome-terminal -e "ssh-add" & sleep 1 && /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & #gnome-terminal --tab -e "/usr/bin/autossh -M 0 -NR 2222:localhost:22 -o \"ServerAliveInterval 45\" -o \"ServerAliveCountMax 2\" mathieu@mathux.org" & +# you could list device with `xinput list` and there associated props with `xinput list-props "DEVICE NAME or ID"` +#xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 0.5