2003-09-26 11:07:42 +00:00
|
|
|
##
|
|
|
|
To view the README:
|
|
|
|
|
|
|
|
cat ${PREFIX}/share/gnome/gdesklets/Displays/${name}/README
|
|
|
|
cat ${PREFIX}/share/gnome/gdesklets/Sensors/${name}/README
|
|
|
|
|
|
|
|
To view all installed applets:
|
|
|
|
|
|
|
|
ls ${PREFIX}/share/gnome/gdesklets/Displays
|
|
|
|
|
|
|
|
To use those applets:
|
|
|
|
|
2005-03-11 20:12:06 +00:00
|
|
|
gdesklets open ${PREFIX}/share/gnome/gdesklets/Displays/${name}/${name}.display
|
2003-09-26 11:07:42 +00:00
|
|
|
|
|
|
|
Replace ${name} with the correct name of the applets you want to use.
|
|
|
|
|
|
|
|
NOTE: Be sure to login as your user when you use the gdesklets command,
|
|
|
|
as the configuration will be stored in the ~/.gdesklets/ directory.
|
|
|
|
##
|