Summary: | Mouse Cursor Bounces Rapidly (zig zags) Between Multiple Displays, Pretty Much Locks Up things in X | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Gary Krueger <kde> |
Component: | dualhead | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | major | CC: | cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gary Krueger
2011-09-26 03:59:18 UTC
I should clarify: You need to move the mouse rapidly BACK and FORTH across the display boundary to enter the undesired state. Do you have any tool installed to help working around https://bugs.freedesktop.org/show_bug.cgi?id=20334 ? I do use a workaround, and that does remind me of some issues I had with mismatched resolutions: - I get 2 cashews on the widest display (in pixels). - Maximized windows occupy space beyond the right and bottom edges of the smaller screens (in pixels). Anyhow, what you want to do for now, is apply to all monitors the same size in pixels. Get a list of screen sizes that work for your monitors. Choose among resolutions that have the same size in pixels for each monitor. For my monitors, the common denominator is: 1280x1024 So, you go into: /etc/X11/xorg.conf Duplicate each of the "Modes" lines in the "Display" subsections of the "Screen" sections. Comment out one of each of the lines. Use your common denominator size as the first listed (and largest) resolution (if you include any other resolutions at all). Restart your X server. That should do it, until someone fixes the issue. At that time, you delete or comment out the "Modes" lines that were used as the workaround. And, you need to uncomment the "Modes" lines that you originally had. Gary On Monday 26 September 2011 06:39:19 Christoph Feck wrote: > https://bugs.kde.org/show_bug.cgi?id=282775 > > > Christoph Feck <christoph@maxiom.de> changed: > > What |Removed |Added > --------------------------------------------------------------------------- >- CC| |christoph@maxiom.de > > > > > --- Comment #2 from Christoph Feck <christoph maxiom de> 2011-09-26 > 10:39:18 --- Do you have any tool installed to help working around > https://bugs.freedesktop.org/show_bug.cgi?id=20334 ? I have not yet found a workaround for this zig zagging mouse cursor problem. I see that I have a habit of zig zagging the mouse around to find the cursor. And it is hard to suppress that habit. Nevertheless, it only takes a single quick zig & zag at the boundary to cause it to hang. And that can happen in a moment of indecision about which display should receive the mouse cursor. I have tested this issue on various window managers: Window Manager Problem ============== ======= KDE yes FVWM no Fedora Login Screen no Enlightenment yes Gnome no That may help in figuring out which part of the code is likely at fault. This issue appears in other Window Managers/Desktop Environments: Window Manager Problem ============== ======= e16 yes (hard to recreate) Gnome/openbox yes It is looking less likely that this is any kind of KDE issue. This needs to be pushed to XOrg to get resolved. Apparently there is already a bug report for this: https://bugs.freedesktop.org/show_bug.cgi?id=40945 And recreating it actually requires the monitors to be sent into DPMS at least once. |