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

File Contents

# User Rev Content
1 root 1.4 #!/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 root 1.5 LC_ALL=de_DE.ISO-8859-15 mgp -U -o -g 1024x768 -x xft "$@"
15 root 1.4 rxvt -g 80x25