https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253321
Tomasz "CeDeROM" CEDRO <to...@cedro.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |to...@cedro.info --- Comment #2 from Tomasz "CeDeROM" CEDRO <to...@cedro.info> --- Comment on attachment 222240 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222240 wsp.diff Hello world :-) Why not handle the "Narutal Scroll" via libinput?? /usr/local/share/X11/xorg.conf.d/40-libinput.conf: Section "InputClass" Identifier "libinput touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event5" Option "NaturalScrolling" "on" Option "Tapping" "on" Option "ClickMethod" "clickfinger" Driver "libinput" EndSection Best regards :-) Tomek -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-usb@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"