blob: 823e610e643d94a2e42050431b0519c0c58c3620 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
##
To add your own custom intro message:
cp ${PREFIX}/share/examples/gdesklets-MultiTail/sample.multitail ~/.gdesklets/multitail
edit the file to change the intro message and color
To view the README:
cat ${PREFIX}/share/gnome/gdesklets/Displays/MultiTail/README
To view all installed applets:
ls ${PREFIX}/share/gnome/gdesklets/Displays
To use those applets:
gdesklets ${PREFIX}/share/gnome/gdesklets/Displays/MultiTail/multitail.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.
##
|