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