summaryrefslogtreecommitdiff
path: root/uisimulator
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator')
-rw-r--r--uisimulator/x11/screenhack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/x11/screenhack.c b/uisimulator/x11/screenhack.c
index e2ed6b5d6f..b84ab9a61e 100644
--- a/uisimulator/x11/screenhack.c
+++ b/uisimulator/x11/screenhack.c
@@ -70,7 +70,7 @@
70#define KEYBOARD_GENERIC \ 70#define KEYBOARD_GENERIC \
71 "Keyboard Rockbox\n" \ 71 "Keyboard Rockbox\n" \
72 "-------- ------------\n" \ 72 "-------- ------------\n" \
73 "2, Left LEFT\n" \ 73 "4, Left LEFT\n" \
74 "6, Right RIGHT\n" 74 "6, Right RIGHT\n"
75 75
76#if CONFIG_KEYPAD == PLAYER_PAD 76#if CONFIG_KEYPAD == PLAYER_PAD