Thanks Jacob: Finally i use the command # xinput list SynPS/2 Synaptics TouchPad id=10 [slave pointer (2)] # xinput list-props 10 |grep -i "scroll" libinput Scroll Method Enabled (323): 0, 1, 0 # xinput set-prop 10 323 0 1 0 The touch does not allow 1 1 0, only one method is allowed. I dont found any doc about what mean each number. For the next boot i use .xinitrc and add the line # xinput set-prop 10 323 0 1 0 Now the next fight is FN key inverted (to get the F1..F10 keys by default) Again thanks and merry xmas and happy new year. Christian On Wednesday 27 December 2023 19:40:10 jacobheinrich--- via tde-users wrote: > Here is a read on configuring Libinput: > https://wiki.archlinux.org/title/libinput > > You can probably do a catchall on all touchpads if thats your preferred > method scrolling method > > The option you want to put into your libinput touchpad config is: > Option "ScrollMethod" "edge" > ____________________________________________________ > tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx > Web mail archive available at > https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskt >op.org -- Be Free, Be Linux ____________________________________________________ tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx