From 1dc153110424c23801b4c016737be489010ff811 Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Thu, 5 Nov 2020 09:04:26 +0100 Subject: [PATCH] [Settings] Added hyperlink button to wiki for keys that can't be remapped (#7826) --- .../Strings/en-us/Resources.resw | 6 +++++- .../Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml | 4 +++- .../Views/KeyboardManagerPage.xaml | 4 ++++ .../Views/PowerLauncherPage.xaml | 4 +++- .../Views/ShortcutGuidePage.xaml | 4 +++- 5 files changed, 18 insertions(+), 4 deletions(-) diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw index 90a2fb1903..d019cbaebf 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw +++ b/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw @@ -803,10 +803,14 @@ Windows default Windows refers to the Operating system - + Windows color settings Windows refers to the Operating system + + Learn more about remapping limitations + This is a link that will discuss what is and is not possible for Keyboard manager to remap + Editor diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml b/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml index f9f392323a..c08fb653a5 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml +++ b/src/core/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml @@ -102,7 +102,9 @@ - + + + + + + +