Jeff, You are missing the '=' on those mode lines.
Also, by default, there are 3 resolutions already defined. They are 1024x768, 800x600 and 640x480. If you don't define any X_MODE_? parameters, those 3 should be available for you, and ctrl-alt-[+-] should work. if you define ANY X_MODE_? paramaters, then none of the built-in entries will be defined. Jim McQuillan [EMAIL PROTECTED] On Mon, 3 May 2004, Jeff Roberts wrote: > hey everone, > > I need to be able to use ctrl alt + and ctrl alt - to change resolutions > during a session. I found a post that said I could do so if I had more > than one mode defined, but I cant seem to get it working. I am using > the qvwm window manager and ltsp VERSION=3.0.4 > > here is my lts.conf: > > > > [Default] > SERVER = 192.168.0.32 > XSERVER = auto > X_MODE_0 1024x768 > X_MODE_1 800x600 > X_MOUSE_PROTOCOL = "PS/2" > X_MOUSE_DEVICE = "/dev/psaux" > X_MOUSE_RESOLUTION = 400 > X_MOUSE_BUTTONS = 3 > USE_XFS = Y > LOCAL_APPS = N > RUNLEVEL = 5 > > Thanks, > > Jeff > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
