From 5ddfbc1f9a27fdd5cf712ceafa8cf2be56807e07 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Mon, 3 Jan 2022 12:14:47 -0800 Subject: [PATCH] KBM language adjustment (#15204) * adjusting langauge to help clarify * spelling adjustment * Update Resources.resx --- .../KeyboardManagerEditor/Resources.resx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/modules/keyboardmanager/KeyboardManagerEditor/Resources.resx b/src/modules/keyboardmanager/KeyboardManagerEditor/Resources.resx index 8090f1c75e..5e52d82393 100644 --- a/src/modules/keyboardmanager/KeyboardManagerEditor/Resources.resx +++ b/src/modules/keyboardmanager/KeyboardManagerEditor/Resources.resx @@ -152,14 +152,15 @@ Continue Anyway - Key: + Physical Key: Key on a keyboard Mapped To: - Shortcut: + Physical Shortcut: + key sequence on a keyboard, example Control+C to copy a string Mapped To: @@ -180,13 +181,13 @@ Select the key you want to change (Key) and then the key or shortcut you want it to become (Mapped To). - For example, if you want to press A and get "Ctrl+C", key "A" would be your "Key" column and the shortcut "Ctrl+C" would be your "Mapped To" column. + Example of a remapping: Press A and get "Ctrl+C", "A" would be your "Physical Key" and "Ctrl+C" would be your "Mapped To" command. Select the shortcut you want to change (Shortcut) and then the key or shortcut you want it to invoke (Mapped To). - For example, if you want to press "Ctrl+C" and get "Alt" only on Microsoft Edge, "Ctrl+C" would be your "Shortcut" column, the key "Alt" would be your "Mapped To" column, and "MSEdge" would be your "Target App" column. If no target app is entered, it will apply globally. The name must be the process name and not the app name. + Example of a remapping: Press "Alt+T" and get "Ctrl+T" only on Microsoft Edge, "Alt+T" would be your "Physical Shortcut", "Ctrl+T" would be your "Mapped To", and "MSEdge" (exe name) would be your "Target App". Note, if you remapped a physical key, that will influence the "Physical Shortcut". Type @@ -304,4 +305,4 @@ Disable can not be an action or a modifier key Key on a keyboard - \ No newline at end of file +