#!/bin/bash export LC_ALL=de_DE.ISO-8859-15 if [ "$1" == "DISPLAY" ]; then shift export DISPLAY="$1" shift else chvt 6 sleep 6 xinit $PWD/run DISPLAY :1 "$@" -- -layout projektor :1 exit fi xset b off LC_ALL=de_DE.ISO-8859-15 mgp -U -o -g 1280x1024 -x xft "$@" rxvt -g 80x25