We had better success, in our environment, using xrandr. In our case, we run it just prior to running uttsc.
Basic usage: in x-windows, use xrandr -q to see the modes available. Use xrandr -s XxY to set resolution (e.g. xrandr -s 800x600) xrandr is NOT persistent (which for us was a feature). It requires the Xserver to support XRANDR extension. Xnewt on Linux and Solaris do for sure. Thanks, Devin From: [email protected] [mailto:[email protected]] On Behalf Of Patrick Sent: Tuesday, July 27, 2010 1:29 PM To: SunRay-Users mailing list Subject: Re: [SunRay-Users] setting screen resolution for xp desktops you can use utxconfig to adjust resolutions. You can find this in /opt/SUNWut/bin syntax for "unregistered cards and dtu's" looks something like: ./utxconfig -t payflex.0130329292 -r 1024x768 if you are using "registered cards" your syntax would look something like ./utxconfig -t user.238238181 -r 1024x768 You can use /opt/SUNWut/sbin/utuser -p TOKENID (user.1212123123/payflex.1828a8a881) to resolve registered tokens. the TOKENID resembles the environment variable SUN_SUNRAY_TOKEN. gl. patrick On Mon, Jul 26, 2010 at 10:52 AM, James Ngarira (KE) <[email protected]<mailto:[email protected]>> wrote: Hi all, I have set up sun vdi 3.1 with sun ray 270 thin clients offering windows XP sessions to the users; However some users want their resolution adjusted. May somebody kindly advise me on how to do this. Many thanks James _______________________________________________ SunRay-Users mailing list [email protected]<mailto:[email protected]> http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
