mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
0a591e3ee9
ties in all of the PSI backend Sensors (e.g. CPU monitor, disk monitor, mail check, TODO list, etc.). PR: 59831 Submitted by: Franz Klammer <klammer@webonaut.com>
15 lines
412 B
Plaintext
15 lines
412 B
Plaintext
##
|
|
To view all installed applets:
|
|
|
|
ls ${PREFIX}/share/gnome/gdesklets/Displays
|
|
|
|
To use those applets:
|
|
|
|
gdesklets ${PREFIX}/share/gnome/gdesklets/Displays/psi-displays/${name}.display
|
|
|
|
Replace ${name} with the correct name of the display you want to use.
|
|
|
|
NOTE: Be sure to login as your user when you use the gdesklets command,
|
|
as some data will be stored in the ~/.gdesklets/ directory.
|
|
##
|