Skip to content

Instantly share code, notes, and snippets.

@mskrajnowski
Created March 7, 2020 14:06
Show Gist options
  • Save mskrajnowski/24966c8d5e39d7a49b1d9e9d0675734f to your computer and use it in GitHub Desktop.
Save mskrajnowski/24966c8d5e39d7a49b1d9e9d0675734f to your computer and use it in GitHub Desktop.
X11 disable trackpoint on Toshiba Z30-A
Section "InputClass"
Identifier "Disable trackpoint"
MatchProduct "AlpsPS/2 ALPS DualPoint Stick"
Option "Ignore" "on"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment