dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

50-inateck-touchpad.conf (219B)


      1 Section "InputClass"
      2     Identifier "Inateck KB01105 Touchpad"
      3     Driver "libinput"
      4     Option "NaturalScrolling" "true"
      5     Option "AccelSpeed" "0.4"
      6     Option "Tapping" "On"
      7     Option "TappingDrag" "On"
      8 EndSection