Skip to content

Instantly share code, notes, and snippets.

@javierisassi
Created October 5, 2022 18:35
Show Gist options
  • Save javierisassi/049edc283290cc12465faa296a509f09 to your computer and use it in GitHub Desktop.
Save javierisassi/049edc283290cc12465faa296a509f09 to your computer and use it in GitHub Desktop.
To enable middle button emulation.
$xinput list
$xinput list-props 26
$xinput set-prop 26 "libinput Middle Emulation Enabled" 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment