source:
client/shared/scripts/runAplicationX.sh
@
0f04225
Last change on this file since 0f04225 was 71643c0, checked in by , 13 years ago | |
---|---|
|
|
File size: 205 bytes |
Rev | Line | |
---|---|---|
[71643c0] | 1 | #/bin/bash |
2 | /usr/X11R6/bin/Xvesa :0 -ac -shadow -screen 1024x768x24 -br -mouse /dev/input/mice & | |
3 | /bin/sleep 0.1 | |
4 | export 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.