Table 2.9. fish-applet keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/fish_applet/prefs/name | string | Wanda | A fish without a name is a pretty dull fish. Bring your fish to life by naming him. |
| /schemas/apps/fish_applet/prefs/image | string | fishanim.png | This key specifies the filename of the pixmap which will be used for the animation displayed in the fish applet relative to the pixmap directory. |
| /schemas/apps/fish_applet/prefs/command | string | fortune | This key specifies the command that will be tried to execute when the fish is clicked. |
| /schemas/apps/fish_applet/prefs/frames | int | 3 | This key specifies the number of frames that will be displayed in the fish's animation. |
| /schemas/apps/fish_applet/prefs/speed | float | 1.0 | This key specifies the number of seconds each frame will be displayed. |
| /schemas/apps/fish_applet/prefs/rotate | bool | false | If true, the fish's animation will be displayed rotated on vertical panels. |