Elementary OS Find Mouse Button
Hi! The Tutorial shows you Step-by-Step How to Find the Mouse Button ID in Elementary OS GNU/Linux.
And the Xev Elementary OS Tool creates a Window and then asks the X server to Send it Events whenever anything Happens to the window (such as it being Moved, Resized, Typed in, Clicked in, etc.).
Finally, the Guide includes detailed instruction on How to Map the Mouse Button on Elementary OS Desktop.
-
1. Launching Terminal
How to Quick Start with Command Line on Elementary OS
First, Update the Apt Repo Sources with:
sudo apt update
Contents