I'm trying to figure out the best way to accomplish this... I am using xrandr -s to change the resolution on the fly depending on which device I'm using to connect to my arch server.
By default, by starting vncserver with no arguments, I have the following resolution choices: [twl@userv ~]$ xrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 640 x 480, current 1024 x 600, maximum 1920 x 1200 default connected 1024x600+0+0 0mm x 0mm 1920x1200 60.0 1920x1080 60.0 1600x1200 60.0 1680x1050 60.0 1400x1050 60.0 1360x768 60.0 1280x1024 60.0 1280x960 60.0 1280x800 60.0 1280x720 60.0 1024x768 60.0 800x600 60.0 640x480 60.0 I want to add at least two more resolutions, "2560x1600" for my main pc monitor, and "1024x600" for my netbook. I am able to add one resolution in addition to the ones shown above by starting vncserver like "vncserver -geometry 1024x600" but then I dont get the other resolution of "2560x1600" as an option. Is there a way I can add multiple available resolutions? ty
------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2
_______________________________________________ Tigervnc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tigervnc-users
