> -------- Original Message --------
> Subject: [Ltsp-discuss] kiosk mode X resolution
> From: r...@sailingthroughlife.net
> Date: Fri, February 06, 2009 12:58 pm
> To: ltsp-discuss@lists.sourceforge.net
> 
> 
> I'm using "ltsp-build-client --kiosk" and running a mixed bag of kiosk
> equipment but I want them all to be 800x600 no matter how high the
> screen or graphics card can go.  I tried
> ------------------------
> [default]
> X_MODE_0=800x600
> ------------------------
> in /opt/ltsp/i386/etc/lts.conf and /var/lib/tftpboot/ltsp/i386/lts.conf 
> but neither of them appear to be effecting the X resolution on the
> kiosk.
> 
> Any thoughts on where the appropriate place to set this would be?
> Thank You

/opt/ltsp/i386/home/kiosk/.xprofile
----------------------------------------
xrandr --output VGA --mode 800x600
----------------------------------------
Appears to take care of this issue.




------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_____________________________________________________________________
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

Reply via email to