Weird Bug with mouse

Opensuse is a Cool OS, and sadly my 1. Post on here is right away a bug.

Normally, everything works just as intended. However, when I let my PC AFK on the desktop, the mouse bugs around. How you may ask? Well, I can move it, it responses, BUT If Itry and do a Left click on non-OS Software, it doesnt work and on, lets say the Desktop or the Settings or the taskbar, it just is an right click. IF i try to right click anywhere, it doesnt work. I also cant mark stuff or anything. The Keyboard works fine and this happens:
On the trackpad
On my RAZER Mouse with wire
On my Microsoft Mouse

And an simple plug out and in again doesnt fix it. I HAVE to either Restart the system or to put it into standby. This hapens if I have the mouse plugged in douring afking on my Deksop AND if its not plugged in.

Did you come over this? And if yes, what did you do to Fix it? Any Help is greatly appreciated!

PS: As my name suggestes, im an ABSULUTE Linux Noob, so please keep that in mind, thx :slight_smile:

Hi, welcome to these forums.
Which desktop environment ( Plasma6, GNOME ) are you running? FWIW, I don’t see such an issue here.

Are these three input devices active at the same time? Which device do you plug out-in to fix the problem?

Would be good if I can also share the output of “xinput list”

Hi, this is the output:

xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Razer Razer Basilisk V3 id=10 [slave pointer (2)]
⎜ ↳ Razer Razer Basilisk V3 Keyboard id=11 [slave pointer (2)]
⎜ ↳ FTCS1000:01 2808:0102 Mouse id=13 [slave pointer (2)]
⎜ ↳ FTCS1000:01 2808:0102 Touchpad id=14 [slave pointer (2)]
⎜ ↳ ImPS/2 Generic Wheel Mouse id=17 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Razer Razer Basilisk V3 id=12 [slave keyboard (3)]
↳ Intel HID events id=15 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=16 [slave keyboard (3)]
↳ Razer Razer Basilisk V3 Keyboard id=18 [slave keyboard (3)]

No, normally only 1 mouse and the trackpad, wich is biult in into my Laptop, are active

Hi, Im running on Plasma!

Okay xinput list shows four input devices:

  1. Razer Razer Basilisk V3 id=10 [slave pointer (2)]
  2. Razer Razer Basilisk V3 Keyboard id=11 [slave pointer (2)]
  3. FTCS1000:01 2808:0102 Mouse id=13 [slave pointer (2)]
  4. FTCS1000:01 2808:0102 Touchpad id=14 [slave pointer (2)]
  5. ImPS/2 Generic Wheel Mouse id=17 [slave pointer (2)]

1+2 and 3+4 are the same device and in total that are the three devices you listed.

  • So there is a difference problematic behavior of the Left versus Right mouse?
  • For Left you write “non-OS Software”, what is that and does it work for “OS Software”?

AFK = Away From Keyboard?

No, the mouses all have the same problem. I meant there the left click or right click on an mouse, like that

With OS Software I meant stuff like the the Settings, Taskbar, Home menu,…

With Non OS Software I meant like Firefox, Discord,…

Yes, AFK= Away from keyboard = If i just let my PC stand there and im doing nothing with it, and it happens when programms are running AND if nothing is running.

Did use a search machine on “kde mouse button stops working” and that gave:

https://bbs.archlinux.org/viewtopic.php?id=153359

I.e. run “xdotool mouseup 3” when the problem happens.

You likely have to install xdotool first.

Try also that search, likely you will find more suggestions.
Would be also good to try gnome, that way we know if it is a KDE specific problem.

Thanks :slight_smile: I will try that +

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.