blob: a36c141299e142baf6977a9eb36a5af62aafdda7 (
plain) (
tree)
|
|
##
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.
##
|