1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/sysutils/gdesklets-sysinfo/pkg-message
Pav Lucistnik 224bfadf53 - Update to 0.23
PR:		ports/60686
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2003-12-29 15:10:53 +00:00

15 lines
403 B
Plaintext

##
To view all installed applets:
ls %%PREFIX%%/share/gnome/gdesklets/Displays
To use those applets:
gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/${name}/${name}.display
Replace ${name} with the correct name of the applets you want to use.
NOTE: Be sure to login as your user when you use the gdesklets command,
as the configuration will be stored in the ~/.gdesklets/ directory.
##