From 1550577c946300427ff12e434affd350d0fa1492 Mon Sep 17 00:00:00 2001 From: MarkT Date: Wed, 21 Jul 2004 19:49:03 +0000 Subject: [PATCH] Changed a couple of keynames for consistency. This was SVN commit r800. --- binaries/data/config/system.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binaries/data/config/system.cfg b/binaries/data/config/system.cfg index a79e196844..9f870e2d7a 100755 --- a/binaries/data/config/system.cfg +++ b/binaries/data/config/system.cfg @@ -37,8 +37,8 @@ hotkey.selection.group.add = LeftShift, RightShift hotkey.selection.group.save = LeftCtrl, RightCtrl hotkey.selection.group.snap = LeftAlt, RightAlt hotkey.selection.snap = Home -hotkey.contextorder.next = CloseBracket -hotkey.contextorder.previous = OpenBracket +hotkey.contextorder.next = LeftBracket +hotkey.contextorder.previous = RightBracket hotkey.highlightall = O