You are not logged in.
Hello,
Over the past few days to a week, my cursor keeps forcing itself from the default arrow/text cursor to a crosshair unless I double-click to get the default cursor back for only a second before it reverts back to a crosshair. Since the crosshair cursor does not seem to be able to interact with UI controls, I effectively have to triple-click to do ANYTHING in a web browser, which is quite annoying.
Current troubleshooting steps attempted:
- Rebooting computer
- Running `read` command to see if some key was being pressed (no output from `read` when attempted)
- Adding `xsetroot -cursor_name left_ptr` to my .xinitrc
- Checked /var/log/Xorg.0.log, but the last entry says that the server terminated successfully, so that sees useless
No idea what's going on. I can't even find a single forum thread anywhere on the Internet that mentions a similar problem.
Offline
Since the crosshair cursor does not seem to be able to interact with UI controls
Probably some script running xwininfo/xprop ?
Offline
Since the crosshair cursor does not seem to be able to interact with UI controls
Probably some script running xwininfo/xprop ?
There is, but it's been running for years and has never been a problem. I haven't made any changes to said script for at least a year as well, so that would seem unlikely unless xwininfo or xprop made some change recently that I am unaware of.
Offline
Well, stop the script - does the behavior disappear?
Offline
Well, stop the script - does the behavior disappear?
It does... and stranger still the solution persisted after reboot. How strange.
Something something "cache" probably.
Offline
Feel free to post the script for a review - there's probably some uncaught condition that can lead to recursions or so.
In any event and please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline