freebsd-ports/deskutils/gdesklets-ltvariations/pkg-message
Pav Lucistnik 7b11505cc0 Add gdesklets-ltvariations, a collection of Sensors with advanced configuration,
and a set of Displays (LTCandy) which demonstrate their functionality.

WWW: http://gdesklets.gnomedesktop.org

PR:		ports/64500
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-03-21 14:46:14 +00:00

17 lines
740 B
Text

##
To list displays installed by this port:
ls %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%
To add these desklet to your desktop:
gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/clock.display
gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/disk.display
gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/memory.display
gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/processor.display
gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/weather.display
NOTE: Be sure to login as your user when you use the gdesklets command,
as the configuration will be stored in the ~/.gdesklets/ directory
and/or gconf database.
##