最終更新:2019-12-12 (木) 21:27:52 (1589d)  

ホイールパッド
Top / ホイールパッド

Linux

xserver-xorg-input-synaptics

  • sudo gedit /usr/share/X11/xorg.conf.d/51-synaptics-letsnote.conf
    Section "InputClass"
    	Identifier      "touchpad catchall"
    	Driver          "synaptics"
    	MatchIsTouchpad "on"
    	MatchDevicePath "/dev/input/event*"
    	Option          "CircularScrolling"     "1"
    	Option          "CircularScrollTrigger" "0"
    EndSection 

libinput (Wayland/Ubuntu 18.04)