1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/deskutils/gdesklets-ltvariations/pkg-message
Pav Lucistnik 8d41deef07 - Reflect the state of art in gdesklets usage
- Also fix few brainos
2005-03-11 20:12:06 +00:00

18 lines
765 B
Plaintext

##
To list displays installed by this port:
ls %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%
To add these desklet to your desktop:
gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/clock.display
gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/disk.display
gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/memory.display
gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%DISPLAY%%/processor.display
gdesklets open %%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.
##