(In reply to comment #138)
> This is xrandr output before making the correction to the display settings: 
> frans@MD8800-openSUSE-12-2:~> xrandr
> Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 4096 x 4096
> VGA-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis)
> 474mm x 296mm
> DVI-I-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis)
> 474mm x 296mm
> For me the before and after xrandr output are exactly the same so there must
> be an other reason why they are not picked up.
No, its not the same: Look at the "current"-Resolution for "Screen 0:" Screen 
defines the Overall-Resolution wich expands over all Monitors.

The next differnce is the third Value of "DVI-1". The Meaning of this
Values are:

> DVI-I-1 connected WIDTHxHEIGHT+BEGINNINGfromLEFTof
SCREEN+BEGINNINGfromTOPofSCREEN

I don't know, if SUSE or Kubuntu changes some of config-files, because
in Kubuntu it works.

You could adjust the Settings in a Terminal with the Command xrandr. So
this is the commandline for my Settings:

> xrandr --output DVI-0 --pos 1680x0 --mode 1680x1050 --refresh 59.8518
--output VGA-0 --pos 0x0 --mode 1680x1050 --refresh 59.8833 --output
DVI-0 --primary

As a workaraound you could write a script with the correct xargs
commands and place it in the autostartfolder. Or create a file
/etc/X11/Xsession.d/45custom_xrandr-settings. If you could understand
german, look at the wiki-page http://wiki.ubuntuusers.de/RandR

I am only a user, not a KDE maintainer so i could not say whats wrong.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/898390

Title:
  krandr-tray doesn't restore monitor arrangement on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/898390/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to