diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw index 7846c92c72..f4e5ace1c5 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw @@ -1095,11 +1095,29 @@ Made with 💗 by Microsoft and the PowerToys community. Small The size of the image - - Win + Up/Down/Left/Right to move windows based on relative position + + Windows key + Up, down, left or right arrow key to move windows based on relative position - - Win + Left/Right to move windows based on zone index + + Windows key + Left or right arrow keys to move windows based on zone index + + + Windows key +    or  + Do not loc the icons (hex numbers) + + + + Windows key +  or  + Do not loc the icons (hex numbers) + + + Based on relative position + + + Move windows + + + Based on zone index Editor diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml index 172a33f151..59829abcd8 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml @@ -11,6 +11,7 @@ AutomationProperties.LandmarkType="Main"> + @@ -226,16 +227,29 @@ - - + + + + + + + + + + + + + + + + + + + + + + + -