summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index e0a61bf21d..ff121868cb 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -197,6 +197,7 @@ struct user_settings
197 bool invert_cursor; /* invert the current file in dir browser and menu 197 bool invert_cursor; /* invert the current file in dir browser and menu
198 instead of using the default cursor */ 198 instead of using the default cursor */
199 bool flip_display; /* turn display (and button layout) by 180 degrees */ 199 bool flip_display; /* turn display (and button layout) by 180 degrees */
200 bool bidi_support; /* reverse hebrew/arabic chars: 0=off, 1=on */
200 int poweroff; /* power off timer */ 201 int poweroff; /* power off timer */
201 int backlight_timeout; /* backlight off timeout: 0-18 0=never, 202 int backlight_timeout; /* backlight off timeout: 0-18 0=never,
202 1=always, 203 1=always,