Scalos Plugin |
|
PLUGIN
- filename: AvailP96.plugin
- author: Marcin "Morgoth" Kurek [morgoth6@box43.pl]
- type: [OOP] Screen Titlebar
INSTALLATION
-
Run the supplied Install Script. -or-
Copy the #?.plugin file to the Scalos:Plugins/OOP/ directory.
Start up the main Scalos Preference program and select the 'Plugins' page. Click the 'New' button and then use the file selector icon to the right-end of the string gadget to select you new plugin file from the Scalos:Plugins/OOP/ directory.
DESCRIPTION
-
The Scalos desktop screen titlebar may be configured using the main Scalos Preference program. This plugin adds some additional placeholders:
- %pt, will show the total amount of memory in GFX board 'ENV:Scalos/AvailP96-Plugin/BoardNumber' (%pt - bytes, %Pt - kbytes, %PT - mbytes)
- %pl, will show the largest free memory block in GFX board 'ENV:Scalos/AvailP96-Plugin/BoardNumber' (%pl - bytes, %Pl - kbytes, %PL - mbytes)
- %pf, will show the free memory in GFX board 'ENV:Scalos/AvailP96-Plugin/BoardNumber' (%pf - bytes, %Pf - kbytes, %PF - mbytes)
- %pu, will show the used memory for GFX board 'ENV:Scalos/AvailP96-Plugin/BoardNumber' (%pu - bytes, %Pu - kbytes, %PU - mbytes)
- %pb, will show the GFX board name 'ENV:Scalos/AvailP96-Plugin/BoardNumber'
- %pc, will show the GFX chip name 'ENV:Scalos/AvailP96-Plugin/BoardNumber'
- %pm, will show the memory clock for GFX board 'ENV:Scalos/AvailP96-Plugin/BoardNumber' (MHz)
USAGE
-
In the Scalos Main Preference program select 'Titles' page. You can then use the above new placeholders in any of the title strings for Screen, RootWindow and Window.
NOTE: The upper/lower case of the placeholder names is important!