summaryrefslogtreecommitdiff
path: root/graphics/asymptote/GUI/configs/xasykeymap.cson
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/GUI/configs/xasykeymap.cson')
-rw-r--r--graphics/asymptote/GUI/configs/xasykeymap.cson2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/asymptote/GUI/configs/xasykeymap.cson b/graphics/asymptote/GUI/configs/xasykeymap.cson
index 7ab1b34a2f..1e3e3b0a11 100644
--- a/graphics/asymptote/GUI/configs/xasykeymap.cson
+++ b/graphics/asymptote/GUI/configs/xasykeymap.cson
@@ -14,6 +14,8 @@ redo: 'Ctrl+Y'
moveUp: 'Up'
moveDown: 'Down'
+moveLeft: 'Left'
+moveRight: 'Right'
scrollUp: 'Shift+Up'
scrollDown: 'Shift+Down'