Created
October 5, 2022 18:35
-
-
Save javierisassi/049edc283290cc12465faa296a509f09 to your computer and use it in GitHub Desktop.
To enable middle button emulation.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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