ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/docs/pws2004/run
Revision: 1.5
Committed: Sat Jul 3 01:37:09 2004 UTC (22 years, 3 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 #!/bin/bash
2 export LC_ALL=de_DE.ISO-8859-15
3 if [ "$1" == "DISPLAY" ]; then
4 shift
5 export DISPLAY="$1"
6 shift
7 else
8 chvt 6
9 sleep 6
10 xinit $PWD/run DISPLAY :1 "$@" -- -layout projektor :1
11 exit
12 fi
13 xset b off
14 LC_ALL=de_DE.ISO-8859-15 mgp -U -o -g 1024x768 -x xft "$@"
15 rxvt -g 80x25