From 048636ed0a55ad37169513c139f80414b35cea83 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 13 Jul 2021 12:46:48 -0600 Subject: [PATCH] Escape in internal editing modes should trigger same action as when in other mouse modes --- gtk2_ardour/ardour.keys.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk2_ardour/ardour.keys.in b/gtk2_ardour/ardour.keys.in index e7a142092f..6010a976d7 100644 --- a/gtk2_ardour/ardour.keys.in +++ b/gtk2_ardour/ardour.keys.in @@ -462,7 +462,7 @@ This mode provides many different operations on both regions and control points, @notes|Notes/delete|Backspace|Delete Note Selection @notes|Notes/alt-delete|Delete|Delete Note Selection -@notes|Notes/clear-selection|Escape|Clear selection +@notes|Main/Escape|Clear selection @notes|Notes/select-next|Tab|Select next note @notes|Notes/select-previous|<@PRIMARY@>Tab|Select previous note