officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fc0a31f30154c7c5aabb9f0367a10ee14c82821a Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> AuthorDate: Wed Aug 4 08:35:10 2021 +0900 Commit: Tomaž Vajngerl <qui...@gmail.com> CommitDate: Wed Aug 4 04:08:55 2021 +0200 tdf#143388 rebind command search from CTRL+F1 to SHIFT+ESC 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 <qui...@gmail.com> 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 <value xml:lang="en-US" install:module="unxwnt">.uno:OptionsTreeDialog</value> </prop> </node> - <node oor:name="F1_MOD1" oor:op="replace"> + <node oor:name="ESCAPE_SHIFT" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> <value xml:lang="en-US">.uno:CommandPopup</value>