Neal Becker wrote:
Just trying x2go on fedora 20.
Starting a kde session, the display size is ignored. It takes the entire display. xdpyinfo reports: screen #0: dimensions: 1920x1200 pixels (423x264 millimeters) resolution: 115x115 dots per inch
The physical screen is (local X): screen #0: dimensions: 1680x1050 pixels (371x232 millimeters) resolution: 115x115 dots per inch
Found my answer (note: the x2go FAQ says to remove kscreen. This is a non- starter (would remove many other dependent packages). Here's the correct answer:
Daniel Vrátil 2013-04-29 15:06:20 UTC Hi,
unfortunately, I don't think there is a easy way to solve this.
In general, this is not a bug. Using two applications that handle display resolution is not supported, as it can lead to many unexpectable situations and race conditions.
In your case I would suggest you disable KScreen KDED module (System Settings -> Startup and Shutdown -> Service Manager, uncheck "KScreen 2"), since x2go handles resolution switches for you and only use the KScreen KCM to manually change output settings (rotation, enabling/disabling outputs etc).