Difference between revisions of "Screenbar Modules"
From MorphOS Library
Line 6: | Line 6: | ||
− | + | == Standard Modules == | |
− | {| | + | {| |
| [[File:Sbar_Clock.png]]<br/>'''Clock''' | | [[File:Sbar_Clock.png]]<br/>'''Clock''' | ||
− | * A | + | * A customizable string to show the date related values in every possible way. |
− | * Double click opens the MorphOS Time preferences | + | * Double click opens the MorphOS Time preferences. |
|| | || | ||
||[[File:Sbar_Clock_settings.png|128px]] | ||[[File:Sbar_Clock_settings.png|128px]] | ||
|- | |- | ||
− | | [[File:Sbar_CPU_Monitor.png]]<br/>'''CPU Monitor''' | + | |[[File:Sbar_CPU_Monitor.png]]<br/>'''CPU Monitor''' |
− | * A CPU load graph with task filtering options | + | * A CPU load graph with task filtering options. |
− | * Double click opens a big CPU load window | + | * Double click opens a big CPU load window. |
|| | || | ||
||[[File:Sbar_CPU_Monitor_settings.png|128px]] | ||[[File:Sbar_CPU_Monitor_settings.png|128px]] | ||
|- | |- | ||
− | | [[File:Sbar_Debug.png]]<br/>'''Debug''' | + | |[[File:Sbar_Debug.png]]<br/>'''Debug''' |
− | * Opens a debug menu with the left mouse click | + | * Opens a debug menu with the left mouse click. |
− | * "Show Log..." is a useful option to check if everything has behaved OK in your system | + | * "Show Log..." is a useful option to check if everything has behaved OK in your system. |
||[[File:Sbar_Debug_menu.png|110px]] | ||[[File:Sbar_Debug_menu.png|110px]] | ||
||[[File:Sbar_Debug_settings.png|128px]] | ||[[File:Sbar_Debug_settings.png|128px]] | ||
+ | |- | ||
+ | |[[File:Sbar_Drivelamps.png]]<br/>'''Drivelamps''' | ||
+ | * Shows activity lamps for any massstorage devices connected via IDE, SATA, USB, or SCSI. | ||
+ | * Separates reads and writes by different colors. | ||
+ | || | ||
+ | ||[[File:Sbar_Drivelamps_settings.png|128px]] | ||
+ | |- | ||
+ | |[[File:Sbar_Eject.png]]<br/>'''Eject''' | ||
+ | * Ejects and/or unmounts devices when clicked with the left mouse button. | ||
+ | * Ejects the CD drive if there isn't anything else to unmount, but otherwise gives an eject menu. | ||
+ | * Can unmount mounted ISO images, SMBFS mounts, Kryptos and other fileimages, USB drives, etc. | ||
+ | ||[[File:Sbar_Eject_menu.png|116px]] | ||
+ | ||[[File:Sbar_Eject_settings.png|128px]] | ||
+ | |- | ||
+ | |[[File:Sbar_Energy.png]]<br/>'''Energy''' | ||
+ | * Shows the battery charge on laptops. | ||
+ | * Double click opens an Energy Information window with detailed information about the battery and the current drain. | ||
+ | || | ||
+ | ||[[File:Sbar_Energy_settings.png|128px]] | ||
+ | |- | ||
+ | |[[File:Sbar_Graphicsmemory.png]]<br/>'''Graphicsmemory''' | ||
+ | * Shows the graphics memory usage. | ||
+ | * Can show the information as percentage or megabytes, and/or as a graphical gauge bar. | ||
+ | * Double click opens the [[Utilities/GraphicBoards | GraphicBoards]] utility. | ||
+ | || | ||
+ | ||[[File:Sbar_Graphicsmemory_settings.png|128px]] | ||
+ | |- | ||
+ | |[[File:Sbar_Memory.png]]<br/>'''Memory''' | ||
+ | * Shows the usage of system RAM and/or graphics memory. | ||
+ | * Can show the information as percentages or megabytes, and/or as graphical gauge bars. | ||
+ | * Double click opens the [[Utilities/Fragment | Fragment]] utility. | ||
+ | || | ||
+ | ||[[File:Sbar_Memory_settings.png|128px]] | ||
+ | |- | ||
+ | |[[File:Sbar_Network.png]]<br/>'''Network''' | ||
+ | * Shows activity lamps for a network device. | ||
+ | * Double click opens the Network Statistics window with comprehensive information and graphs about the network traffic. | ||
+ | * | ||
+ | || | ||
+ | ||[[File:Sbar_Network_settings.png|128px]] | ||
|} | |} | ||
+ | |||
+ | |||
+ | == Run Time Modules == | ||
+ | |||
+ | These screenbar modules are only shown in run time when certain program is launched. | ||
+ | |||
+ | |||
+ | |||
+ | == 3rd Party Modules == | ||
+ | |||
+ | 3rd party modules should always be installed in the SYS:Classes/Screenbar directory. The Modules->Rescan option from the screen depth menu activates the newly installed modules without a reboot. | ||
+ | |||
+ | There's a great amount of 3rd party modules from small funny gadgets to more serious and informative ones. |
Revision as of 14:17, 14 December 2015
Screenbar modules are plugins which can populate the empty area on the screen tittle bar with some useful information and usage. The modules are visible on every (MUI) screen, which makes them more useful than for example Panel Objects which are only seen on the Ambient screen and can be left under some other windows.
Screenbar modules can be enabled and disabled from the screen depth gadget menu. The menu also contains options to arrange the order of the modules and to change their settings. The menu can be accessed by pressing the right mouse button, or with a long left press, over the screen depth gadget.
Here is a list of the built-in modules and their charasteristics.
Standard Modules
Clock
|
||
CPU Monitor
|
||
Debug
|
||
Drivelamps
|
||
Eject
|
||
Energy
|
||
Graphicsmemory
|
||
Memory
|
||
Network
|
Run Time Modules
These screenbar modules are only shown in run time when certain program is launched.
3rd Party Modules
3rd party modules should always be installed in the SYS:Classes/Screenbar directory. The Modules->Rescan option from the screen depth menu activates the newly installed modules without a reboot.
There's a great amount of 3rd party modules from small funny gadgets to more serious and informative ones.