Details
GOK_GCONF_ROOT
#define GOK_GCONF_ROOT "/apps/gok"
GOK_GCONF_LAYOUT
#define GOK_GCONF_LAYOUT "/apps/gok/layout"
GOK_GCONF_KEY_SPACING
#define GOK_GCONF_KEY_SPACING "/apps/gok/layout/key_spacing"
GOK_GCONF_KEY_WIDTH
#define GOK_GCONF_KEY_WIDTH "/apps/gok/layout/key_width"
GOK_GCONF_KEY_HEIGHT
#define GOK_GCONF_KEY_HEIGHT "/apps/gok/layout/key_height"
GOK_GCONF_KEYBOARD_X
#define GOK_GCONF_KEYBOARD_X "/apps/gok/layout/keyboard_x"
GOK_GCONF_KEYBOARD_Y
#define GOK_GCONF_KEYBOARD_Y "/apps/gok/layout/keyboard_y"
GOK_GCONF_ACCESS_METHOD
#define GOK_GCONF_ACCESS_METHOD "/apps/gok/access_method"
GOK_GCONF_WORD_COMPLETE
#define GOK_GCONF_WORD_COMPLETE "/apps/gok/word_complete"
GOK_GCONF_NUMBER_PREDICTIONS
#define GOK_GCONF_NUMBER_PREDICTIONS "/apps/gok/number_predictions"
GOK_GCONF_USE_GTKPLUS_THEME
#define GOK_GCONF_USE_GTKPLUS_THEME "/apps/gok/use_gtkplus_theme"
GOK_GCONF_KEYBOARD_DIRECTORY
#define GOK_GCONF_KEYBOARD_DIRECTORY "/apps/gok/keyboard_directory"
GOK_GCONF_ACCESS_METHOD_DIRECTORY
#define GOK_GCONF_ACCESS_METHOD_DIRECTORY "/apps/gok/access_method_directory"
GOK_GCONF_DICTIONARY_DIRECTORY
#define GOK_GCONF_DICTIONARY_DIRECTORY "/apps/gok/dictionary_directory"
GOK_GCONF_RESOURCE_DIRECTORY
#define GOK_GCONF_RESOURCE_DIRECTORY "/apps/gok/resource_directory"
GOK_GCONF_ACCESS_METHOD_SETTINGS
#define GOK_GCONF_ACCESS_METHOD_SETTINGS "/apps/gok/access_method_settings"
GOK_GCONF_ACTIONS
#define GOK_GCONF_ACTIONS "/apps/gok/actions"
GOK_GCONF_ACTIONS_WORKAROUND
#define GOK_GCONF_ACTIONS_WORKAROUND "/apps/gok/actions/workaround"
GOK_GCONF_ACTION_DISPLAYNAME
#define GOK_GCONF_ACTION_DISPLAYNAME "displayname"
GOK_GCONF_ACTION_TYPE
#define GOK_GCONF_ACTION_TYPE "type"
GOK_GCONF_ACTION_STATE
#define GOK_GCONF_ACTION_STATE "state"
GOK_GCONF_ACTION_NUMBER
#define GOK_GCONF_ACTION_NUMBER "number"
GOK_GCONF_ACTION_RATE
#define GOK_GCONF_ACTION_RATE "rate"
GOK_GCONF_ACTION_PERMANENT
#define GOK_GCONF_ACTION_PERMANENT "permanent"
GOK_GCONF_ACTION_KEY_AVERAGING
#define GOK_GCONF_ACTION_KEY_AVERAGING "key_averaging"
GOK_GCONF_ACTION_TYPE_SWITCH
#define GOK_GCONF_ACTION_TYPE_SWITCH "switch"
GOK_GCONF_ACTION_TYPE_MOUSEBUTTON
#define GOK_GCONF_ACTION_TYPE_MOUSEBUTTON "mousebutton"
GOK_GCONF_ACTION_TYPE_MOUSEPOINTER
#define GOK_GCONF_ACTION_TYPE_MOUSEPOINTER "mousepointer"
GOK_GCONF_ACTION_TYPE_DWELL
#define GOK_GCONF_ACTION_TYPE_DWELL "dwell"
GOK_GCONF_ACTION_STATE_UNDEFINED
#define GOK_GCONF_ACTION_STATE_UNDEFINED "undefined"
GOK_GCONF_ACTION_STATE_PRESS
#define GOK_GCONF_ACTION_STATE_PRESS "press"
GOK_GCONF_ACTION_STATE_RELEASE
#define GOK_GCONF_ACTION_STATE_RELEASE "release"
GOK_GCONF_ACTION_STATE_CLICK
#define GOK_GCONF_ACTION_STATE_CLICK "click"
GOK_GCONF_ACTION_STATE_DOUBLECLICK
#define GOK_GCONF_ACTION_STATE_DOUBLECLICK "doubleclick"