You are not logged in.
I am running archlinux with hyprland. My mouse crosser starts moving randomly without any physical movement, and it also clicks automatically on the screen.
This issue goes away after a reboot. But, I need a permanent solution.
First I thought its due to the mismatch in the names of devices listed on hyprland.conf file. So, I changed it as the correct device name but it still not working.
Offline
Good sources for errors that only happen sporadically or start after a while are journalctl (-b for the latest boot) and dmesg. See what else happens while this happens. Look for anomalies that happen in the minutes and seconds before the behavior appears.
Offline
When this happens check whether the mouse generates events in
1. evtest
2. libinput debug-events
Also, is this actually a mouse and is it the only pointer device or are there
* touchpad
* touchscreen
* a nipple ("trackpoint", yeah sure…)
?
Offline
Also, is this actually a mouse and is it the only pointer device or are there
* touchpad
* touchscreen
* a nipple ("trackpoint", yeah sure…)
?
Odd question. Have you a GPS receiver attached to a serial port? We use serial GPS receivers here at $DAYJOB, and I have seen systems mistake them for a mouse doing exactly what you describe.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline