summaryrefslogtreecommitdiff
path: root/source/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/main.c')
-rw-r--r--source/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/main.c b/source/main.c
index 30e9359..af91d19 100644
--- a/source/main.c
+++ b/source/main.c
@@ -349,6 +349,9 @@ int main(int argc, char *argv[])
SK_SetSticky
(SK_SHIFT,
DSSPEC_Config[DSSPEC_STICKY_SHIFT]);
+ SK_SetSticky
+ (SK_SYMBOL,
+ DSSPEC_Config[DSSPEC_STICKY_SHIFT]);
SPECReconfigure();
break;