1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/deskutils/gdesklets-starterbar/pkg-message
Alexander Leidinger 2baff7eed9 An eye candy starter bar with hopping icons (when a program starts).
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-09-26 11:14:37 +00:00

20 lines
549 B
Plaintext

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