source: client/shared/scripts/runAplicationX.sh @ 0f04225

opengnsys-1.0.3
Last change on this file since 0f04225 was 71643c0, checked in by ramon <ramongomez@…>, 13 years ago

Integrar versión 1.0.2 en rama trunk (modificar #464).

git-svn-id: https://opengnsys.es/svn/trunk@2404 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100755
File size: 205 bytes
Line 
1#/bin/bash
2/usr/X11R6/bin/Xvesa :0 -ac -shadow -screen 1024x768x24 -br -mouse /dev/input/mice &
3/bin/sleep 0.1
4export DISPLAY=:0
5#/usr/bin/lxde-logout
6#/usr/bin/openbox
7/usr/bin/roxterm
8#/usr/sbin/gparted
Note: See TracBrowser for help on using the repository browser.