1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/deskutils/gdesklets-psi_displaypackage/pkg-message
Joe Marcus Clarke 0a591e3ee9 Add gdesklets-psi_displaypackage, the PSI Display module for gDesklets that
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>
2003-12-17 21:19:58 +00:00

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.
##