chiark / gitweb /
Merge branch 'anarres-vanilla'
[ian-dotfiles.git] / dot / configs / x11start
1 #!/bin/sh
2
3 eval `.configs/configure`
4
5 #PATH=/u/ian/tricks:$PATH
6
7 >".counters/v.$DISPLAY"
8
9 echo -n 'starting clients '
10
11 #.configs/unpriv-xauth
12
13 #       xsetroot -fg '#883030' -bg '#204050' -bitmap bitmap/root
14 #       xsetroot -cursor bitmap/circle bitmap/circle-inv -fg white -bg black
15 #        xset b 75 300
16 #if [ "x$1" != "xnotwm" ]; then
17 # echo -n . ;   twm &
18 #fi
19 #echo -n . ;    xload &
20 #echo -n . ;    xterm -n 'xterm d' -T xterm -geometry 80x25+0-10 &
21 #echo -n . ;    emacs -f make-session &
22 #echo -n . ;    unclutter -noevents &
23 #echo -n . ;    xbiff -name xbiffs & xbiff & xbiff -name xbiff2 &
24 #echo -n . ;    stty -isig
25 #echo -n . ;    (while cat /dev/xconsole; do sleep 10; done) & sleep 1
26 #really start-stop-daemon --stop --exec /usr/bin/X11/xconsole --user root --quie
27 #
28 #echo    . ;     exec xclock
29
30 echo -n .
31
32 sh .configs/x11start-colours=$colours
33
34 echo -n .
35
36 .configs/xclients &
37 # /usr/bin/X11/xload -geometry 120x120+34+0 &
38
39 .configs/startemacs
40 # if [ "x$HOST" != xquince ]
41 # then
42 #       xrsh quince /usr/bin/X11/xload -geometry 120x120+432+0 &
43 # fi
44
45 xsetroot -cursor bitmap/circle bitmap/circle-inv -bg black -fg white
46 #xset b $bvolume $bpitch $bduration
47 echo x11start
48 xset m $maccel $mthresh c off
49 # b 60
50
51 echo -n .
52
53 # xterm -T "local" -sb -iconic -geometry 80x25-0-0 &
54
55 # if [ "x$thost" = x ]
56 # then
57 #       .configs/xtools &
58 # else
59 #       cat .configs/setenvir - .configs/xtools <<END | rsh $thost sh &
60 #               DISPLAY=$display:0 export DISPLAY
61 # END
62 #       $echo -n .
63 # fi
64
65 .configs/xtools &
66
67 echo -n .
68
69 exec xclock