Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse.h')
-rw-r--r--src/parse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parse.h b/src/parse.h
index 209acb8..2aec369 100644
--- a/src/parse.h
+++ b/src/parse.h
@@ -56,6 +56,8 @@ struct cfginfo
const char *wheely;
const char *mouseaccessibility;
const char *onscreen_keyboard;
+ const char *onscreen_keyboard_layout;
+ const char *onscreen_keyboard_disable_change;
const char *joystick_slowness;
const char *joystick_lowthreshold;
const char *joystick_maxsteps;