blob: 7ec526265ab48d599215b1c15e8fd6559942fe37 (
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/Seti/seti.display
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.
##
|