| !Config file for !UtilBar
|  Jens H. Ovesen, 1991
|
| Remark: Empty lines is *not* taken as a valid input. They are ignored in
| exactly the same way as this statement.
|
| Use RMA for sprites, icons, menu etc?
0 No. This is *the* option for 4M machines. 1 for yes, 0 for no.
| Flash delay (in centiseconds, 0 for no flash)?
25
| Save Alarm in !UtilBar directory?
1 Yes.
| Bar scroll velocity, in OS units:
8
| Time text info, 3 lines.
| It should be at least one space, or it will not be recognised
| one space here:
 
7 Foreground colour
2 Background colour
| Items which are updated hereafter.
| Number of updatable items:
3
| How often should these items be updated?
100 centiseconds
| First item, text to be displayed:
 Winnie: 
7 Foreground colour
2 Background colour
| SWI to call for info
ADFS_FreeSpace
| Number of registers to ADFS_FreeSpace
1
| First register is:
0 r0
| and it's a pointer to a string (marked by ^), in this case drive specifier:
^5
| result given back in register:
0 r0. This is supposed to be a number of bytes, ie *not* a pointer.
|
| Second disc:
|
  Hardy: 
7
2
ADFS_FreeSpace
1
0 r0
^4
0
|
| Memory free text:
|
  Memory: 
7
2
Wimp_SlotSize
2 2 registers used.
0 r0 set to -1 for read
-1
1 r1 set to -1 for read
-1
2 r2 is size of free pool.
|
| And here comes you mode selections for the menu:
|
7 modes
16  16 col
19   4 col
20  16 col
21 256 col
69 256 col
70  16 col
71   4 col
|
| And here comes your CLI's on the titlebar. 7 lines for each
|
5 How many CLI's?
|
| Text:
 Locate
13  Foreground colour (green)
2   Background colour (grey)
| SlotSize in K, special meanings:
|  0: Get as much as possible
| -1: Don't change slotsize
| -2: Don't do Wimp_StartTask. Use this if you want to do some wimpoperation.
|     See UtilModSrc suggestions.
-2
| The next one is the actual command, when clicked with select on icon,
|  "<none>" for no effect
%UtilBar_Locate
| The next one is the actual command, when clicked with adjust on icon,
|  "<none>" for no effect
%UtilBar_Locate
| The next one is the command to be issued when dragging a file to icon,
| "<none>" for no effect.
| The dragged filename will be appended to the end of this command
<none>
|
| Next CLI
|
 Redraw
11 (red)
2
-2
%UtilBar_Redraw
%UtilBar_Redraw
<none>
|
| Next CLI
|
 Printer
8 (blue)
2
-2
Filer_OpenDir Printer:$
Filer_CloseDir Printer:$
print { > printer: }
|
| Next CLI
|
 FastFiler
4
2
-2
Set Alias$Filer_Action ||
Unset Alias$Filer_Action
<none>
|
| Next CLI
|
 Make 
7  (black)
2  
-1
Run <UtilBar$Dir>.!MakeCliS
Run <UtilBar$Dir>.!MakeCliS
Run <UtilBar$Dir>.!MakeCliD
