archive.today webpage capture | Saved from | ||
Redirected from | no other snapshots from this url | ||
All snapshots | from host bafybeie7snufovvlzfkdydhm6umg6bt65jvbtkpautbquo4r5q3wcglx3i.ipfs.ipfs.hypha.coop from host ipfs.hypha.coop | ||
WebpageScreenshot | |||
How to disable middle click in LXQt or Linux Run these commands: 1. xinput list 2. touchpadID=14 # xinput get-button-map 14 3. xinput query-state $touchpadID # run this while holding down left click, right click, or both 4. leftClick=1 5. rightClick=3 6. xinput set-button-map 14 1 1 3 # not 14 0 1 3