Table 2.19. gtik2_applet2 keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/gtik/prefs/tik_syms | string | ^DJI+^IXIC+^GSPC | List containing the stocks to be displayed. Consists of the stock id separated by "+" |
| /schemas/apps/gtik/prefs/output | bool | false | Display only stock symbols along with their value. Do not display changes in value. |
| /schemas/apps/gtik/prefs/scroll | bool | true | Applet scrolls right to left when this key is set to true. |
| /schemas/apps/gtik/prefs/timeout | int | 5 | The time interval until when the applet updates the stock data. |
| /schemas/apps/gtik/prefs/bgcolor | string | #ffffff | The color of the background of the display. Has no effect when the user chooses to use the default theme fonts and colors. |
| /schemas/apps/gtik/prefs/fgcolor | string | #000000 | The color used when the stock's values has not changed. Has no effect when the user chooses to use the default theme fonts and colors. |
| /schemas/apps/gtik/prefs/dcolor | string | #C31717 | The color used when the stock's values has raised. Has no effect when the user chooses to use the default theme fonts and colors. |
| /schemas/apps/gtik/prefs/ucolor | string | #188118 | The color used when the stock's values has lowered. Has no effect when the user chooses to use the default theme fonts and colors. |
| /schemas/apps/gtik/prefs/use_default_theme | bool | true | Use default theme fonts and colors instead of custom ones |
| /schemas/apps/gtik/prefs/font | string | The font used for the display. Has no effect when the user chooses to use the default theme fonts and colors. | |
| /schemas/apps/gtik/prefs/font2 | string | fixed 14 | |
| /schemas/apps/gtik/prefs/buttons | bool | true | Show arrow buttons on the side of the display so that the user can scroll forward or backward. |
| /schemas/apps/gtik/prefs/scroll_speed | int | 40 | Shorter time means the stocks scroll by faster. |
| /schemas/apps/gtik/prefs/width | int | 200 | The width in pixels of the applet. |