#!/bin/bash VT=vt07 #VT=$(tty|sed 's@/dev/tty@vt@') exec /usr/bin/X -nolisten tcp "$VT" "$@"