Short: Show drive activity on the title bar Uploader: thomas-rapp@web.de (Thomas Rapp) Author: thomas-rapp@web.de (Thomas Rapp) Type: disk/misc Version: 2.60 Architecture: m68k-amigaos >= 1.3.0 Distribution: Aminet Shows disk drive activity in small squares on the Workbench title bar. Usage: drivelight ... Example: drivelight dh0 dh1 df0 df1 df2 df3 Use DOS device names, not volume names. Drives which are not found will not be shown. Only if none of the drives is found, an error message will be shown and processing ends. It shows activity of a whole disk, not of single partitions. So if DH0 and DH1 are on the same disk, they will flash synchronously. Optionally you can supply a label for each drive. The format is drive:label. All drives with the same label will be combined into one drive light. Example: drivelight dh0:HDD dh1:HDD df0:Floppy df1:Floppy df2:Floppy df3:Floppy This will result in one HDD light and one Floppy light. Alternatively drives can also be configured in the icon tool types. The format is the same as in the command line with the tool type name of DRIVES. Example: DRIVES=dh0:HDD dh1:HDD df0:Floppy df1:Floppy df2:Floppy df3:Floppy This allows to run drivelight from WBStartup on WB 2.0+. Drives on the command line are read first, then those from the tool types are added.