8d41deef07
- Also fix few brainos
17 lines
765 B
Text
17 lines
765 B
Text
##
|
|
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.
|
|
##
|