Bug 160853

Summary: Make krdc detect the screen resolution of each xinerama screen
Product: [Applications] krdc Reporter: Henrik Segesten <hnordin>
Component: generalAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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