Summary: | krandrtray needs to support two screens with different resolutions | ||
---|---|---|---|
Product: | [Unmaintained] krandr | Reporter: | Richard Fish <bigfish> |
Component: | krandrtray | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | alex.merry, danielstefanmader+kde, felix, myriam, valentin.longchamp, wstephenson |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Richard Fish
2007-12-16 21:57:40 UTC
I have reported the same at https://bugzilla.novell.com/show_bug.cgi?id=350657. This bug is still valid with # rpm -qf `which krandrtray ` kdebase4-workspace-4.0.3-11 on openSUSE 11.0 beta1 I am experiencing the same here with KDE 4.1 from kubuntu. I have my laptop screen with 1400x1050 resolution and an external screen with 1680x1050 resolution. I have the exact behaviour when I issue this command (with xrandr output for additional info): valentin@thinkpad:~$ xrandr Screen 0: minimum 320 x 200, current 3080 x 1050, maximum 3200 x 3200 VGA-0 connected 1680x1050+1400+0 (normal left inverted right x axis y axis) 0mm x 0mm 1680x1050 60.0* 1400x1050 60.0 1280x800 60.0 1280x768 60.0 1024x768 60.0 59.9 800x600 60.3 59.9 640x480 59.9 59.4 LVDS connected 1400x1050+0+0 (normal left inverted right x axis y axis) 286mm x 214mm 1400x1050 60.0*+ 50.0 1280x1024 59.9 1280x800 60.0 1280x768 60.0 1024x768 60.0 800x600 60.3 640x480 60.0 59.9 DVI-0 disconnected (normal left inverted right x axis y axis) valentin@thinkpad:~$ xrandr --output VGA-0 --mode 1680x1050 --right-of LVDS When krandtray is running, my xrandr commands are immediatly canceled. Furthermore, krandtray not only does not allow the 1680x1050 resolution on the external screen, it also restricts to clone mode (right-of option does not work). Does this still happen with a recent KDE 4 release? No response, and I have no problem getting KRandRTray to use different resolutions for different monitors. |