#!/bin/sh eval `.configs/configure` #PATH=/u/ian/tricks:$PATH >".counters/v.$DISPLAY" echo -n 'starting clients ' #.configs/unpriv-xauth # xsetroot -fg '#883030' -bg '#204050' -bitmap bitmap/root # xsetroot -cursor bitmap/circle bitmap/circle-inv -fg white -bg black # xset b 75 300 #if [ "x$1" != "xnotwm" ]; then # echo -n . ; twm & #fi #echo -n . ; xload & #echo -n . ; xterm -n 'xterm d' -T xterm -geometry 80x25+0-10 & #echo -n . ; emacs -f make-session & #echo -n . ; unclutter -noevents & #echo -n . ; xbiff -name xbiffs & xbiff & xbiff -name xbiff2 & #echo -n . ; stty -isig #echo -n . ; (while cat /dev/xconsole; do sleep 10; done) & sleep 1 #really start-stop-daemon --stop --exec /usr/bin/X11/xconsole --user root --quie # #echo . ; exec xclock echo -n . tail -F /var/log/hspa & echo -n . if test -f .configs/xkb-$xkb.xkb; then xkbcomp -w3 .configs/xkb-$xkb.xkb $DISPLAY fi sh .configs/x11start-colours=$colours echo -n . .configs/xclients & # /usr/bin/X11/xload -geometry 120x120+34+0 & .configs/startemacs # if [ "x$HOST" != xquince ] # then # xrsh quince /usr/bin/X11/xload -geometry 120x120+432+0 & # fi xsetroot -cursor bitmap/circle bitmap/circle-inv -bg black -fg white #xset b $bvolume $bpitch $bduration xset b off echo x11start xset m $maccel $mthresh c off # b 60 echo -n . # xterm -T "local" -sb -iconic -geometry 80x25-0-0 & # if [ "x$thost" = x ] # then # .configs/xtools & # else # cat .configs/setenvir - .configs/xtools <