Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
What I do when this problem occurs: I give the button 10 to 20 really as hard as I can manage clicks - and this usually helps... maybe it is just dust causing the disturbance.
Did this to my previous Trackball about every 3 month or so and prolonged its usage with it. Though no comparisson to old trackballs: used to work for 5/6 years - nowadays it is down to 2/3 years.
On most Linux systems, the desktop runs on top of this thing called X11[en.wikipedia.org]. By default X11 binds middle click to paste stuff, this intercepts middle clicks and causes the rotation feature to break. So here's what I did:
Under KDE Plasma (which I use) open the System Settings app, then on the sidebar click Startup and Shutdown, then Autostart. Click on the Add button on the lower left corner then click on Add Login Script and select the script file you just saved. The script will run in the background automatically the next time you log in.
Tested and working on Manjaro KDE using a regular gaming optical mouse, your experience may vary depending on your distro, desktop environment, and the mouse you use. Since this deals with X11 it probably may not work under Wayland.
If you did all the steps above and middle click rotation still doesn't work, make sure the script is running either in the background or on the terminal. You can verify this with the following command:
Source: https://unix.stackexchange.com/a/501445