blob: 0883d7ae89e19d76dcd879888d30be56e9f34ff9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
##
To view all installed applets:
ls %%PREFIX%%/share/gnome/gdesklets/Displays
To use those applets:
gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/${name}/${name}.display
Replace ${name} with the correct name of the applet 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.
##
|