From fc0a31f30154c7c5aabb9f0367a10ee14c82821a Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Wed, 4 Aug 2021 08:35:10 +0900 Subject: tdf#143388 rebind command search from CTRL+F1 to SHIFT+ESC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CTRL+F1 is reserved by the OS. Change-Id: I7b5804fc3c65edc8279559635f33ff932bf6ae45 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119960 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 0e14b89668e2..64f8b3b0edbc 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -313,7 +313,7 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing .uno:OptionsTreeDialog - + I10N SHORTCUTS - NO TRANSLATE .uno:CommandPopup -- cgit