blob: 6720f4787b6d9f89d97da9c06b75fc47dbd8393f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
##
To view the README:
cat %%PREFIX%%/share/gnome/gdesklets/Displays/Countdown/README
cat %%PREFIX%%/share/gnome/gdesklets/Sensors/Countdown/README
To view all installed applets:
ls %%PREFIX%%/share/gnome/gdesklets/Displays
To use those applets:
gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/Countdown/Countdown.display
NOTE: Be sure to login as your user when you use the gdesklets command,
as the configuration will be stored in the ~/.gdesklets/ directory.
##
|