3bda4a38bc
PR: ports/59983 Submitted by: mezz (maintainer)
20 lines
577 B
Text
20 lines
577 B
Text
##
|
|
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
|
|
and/or gconf database.
|
|
##
|