Summary: | Mouse cursor often changes size spontaneously | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Erik Logtenberg <erik> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | battaglia01, henrik.pauli, hoshiyamazaki01, jplx256, kde, kzhou97, nate, sebastien.guerin.news |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Erik Logtenberg
2010-02-11 10:12:23 UTC
I noticed that the mouse cursor doesn't randomly increase size, it happens every time a new process gets started. The new process will then have the big mouse cursor associated with it, while the already running processes will have the normal one. When I do the trick with the KDE System Settings to reset the mouse cursor, then the new process will also have the normal mouse cursor. However each new process that I start will first have the big one. I was thinking, maybe there are more than one locations where KDE stores the selected mouse cursor theme, for instance a system-wide config, a per-user config or even a per-application config. Maybe one of them is wrong, and the others don't get loaded when a new application starts. Does anyone know exactly where KDE stores these kinds of settings? Is there any other information that I can provide? I noticed this happens when I have multiple monitors. The mouse becomes bigger in applications started after the external monitor becomes attached. Maybe it’s something related to DPI calculation? (and uses the common pixel size but the real internal screen inch size and gets a bad result?) I see this same problem on a quad monitor setup with KDE 4.6.5. My cursor turns gigantic. Seemingly randomly. Going into mouse cursor settings and changing the theme back and forth makes it go back to normal for a few hours. I still have this issue too. In the mean time I upgraded from Fedora 12 to 13 and now 14, with KDE 4.6.5 but still no change for this mouse cursor thing... Even the status of this bug hasn't changed, it's still "unconfirmed".. :| As a note to my future self and anyone else that is annoyed with this bug. Edit ~/.kde/share/config/startupconfig and add the following line: kcminputrc_mouse_cursorsize="20" and this problem magically goes away. Another way to resolve this issue is to go to cursor theme and change it to a fixed size rather than resolution dependent. Seems to be a bug on HiDPi I have the same problem, but in reverse. I'm on a HiDPI screen w/ scaling set to 2.0, and every so often the mouse will revert to being scaled 1.0 in size. If I change the cursor during the current session, it will also sometimes revert to the smaller cursor size. This is on the latest Neon (based on Trusty) running Plasma 5.12, and also on Kubuntu 18.04 running Plasma 5.12. Sometimes it will mysteriously happen if I mouse over certain regions, such as titlebars and etc. Could be a caching issue, not sure. I have bad scaling inside firefox browser if I will set relative scaling, it goes small, so for me it's bug in HiDPI. Confirmed that changing from "resolution dependent" to "fixed size" does the trick. I'm also experiencing this problem. However, I am unable to solve it by setting a fixed cursor size because the setting isn't saved, it's always reset after restarting system settings (Yes, I did click the apply button). I'm using 2 monitors with different resolutions (laptop and external). *** This bug has been marked as a duplicate of bug 413783 *** |