Hi, You now have to switch X configuration on in order to get video stuff to work in lts.conf:
X_CONFIGURE=True Kind Regards, David Van Assche www.nubae.com On Thu, Oct 16, 2008 at 9:43 PM, mario salcedo <[EMAIL PROTECTED]> wrote: > Hi. I had te same problem. I found the command xrandr, this change the > resolucion by command line. I created a script resolucion.sh. > > #!/bin/bash > xrandr -s 1024x768 > > I put in /usr/bin/resolucion.sh. Then I put this script in the programs that > the user run when he login and all ok (for gnome in Sistem - Prefernences - > Sessions). > > I think that variables for the resolution don't work because in new xorg all > is automatic. For that X_MODE_0, X_HORZSYNC, X_VERTREFRESH and X_CONF dont' > work. > > > > ----- Original Message ---- > From: Ivan Torretti - Sun Microsystems Schweiz AG <[EMAIL PROTECTED]> > To: [email protected] > Sent: Thursday, October 16, 2008 10:05:50 AM > Subject: [Ltsp-discuss] change resolution --> lts.conf file > > Hi LTSP Friends > > I have installed Ubuntu 8.04.01 in a WMware environment and made the > automatically installation from LTSP. > After the installation i booted the client but the resolution isn't what > i want. > > here my lts.conf file > *************** > [default] > X_COLOR_DEPTH=16 > LOCALDEV=True > NBD_SWAP=True > SYSLOG_HOST=server > XKBLAYOUT=ch_de > > [00:14:0b:02:d9:ad] > X_MODE_0=1280x1024 > > i know this is realy a short lts.conf file but i'am new in this section > and have a lot to learn. > > is there also a possibility to activate something like a debug mode??? > if somthing is wrong with the configuration files where can i read it??? > the syslog on the server doesn't realy help to solve an issue... > > thanks for answering > > Ivan Torretti > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _____________________________________________________________________ > 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 the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _____________________________________________________________________ > 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 the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
