Bug 160853 - Make krdc detect the screen resolution of each xinerama screen
Summary: Make krdc detect the screen resolution of each xinerama screen
Status: RESOLVED FIXED
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-15 10:24 UTC by Henrik Segesten
Modified: 2008-04-16 23:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Segesten 2008-04-15 10:24:24 UTC
Version:            (using KDE 4.0.3)
Installed from:    Gentoo Packages
Compiler:          GCC 4.1.2 
OS:                Linux

When I connect to a rdp machine the settings dialog offers a couple of different resolutions and one mode labeled "Current screen resolution". My setup consists of two screen joined into one desktop with xrandr, screen 1 is 1280x1024 and screen 2 is 1280x800. If I select "Current screen resolution" I always get 1280x1024 since that is the primary screen even if krdc is running on screen 2. It would be nice if it could detect which of my screens it is running on and adapt the "Current screen resolution" to that.
Comment 1 Urs Wolfer 2008-04-16 23:15:03 UTC
SVN commit 797822 by uwolfer:

Respect the screen resolution of the screen KRDC is running, not the first one.
BUG:160853

 M  +6 -3      rdphostpreferences.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=797822