diff --git a/README.md b/README.md index c22d328..ff932fd 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ You can customize Scene Workspaces from add-on preferences: What you can usually to do by right-clicking on a workspace (and more) it's avaliable by clicking the near options button. -![Compact Mode OFF](assets/Topbar%20Workspace%20Menu.png) +![Compact Mode OFF](assets/Topbar%20-%20Workspace%20Menu.png) The first options are the one from Scene Workspaces: @@ -45,12 +45,17 @@ The first options are the one from Scene Workspaces: - **Move left** *(only for these scene)* - **Move right** *(only for these scene)* - **Reorder to back** *(only for these scene)* +- **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`* +- **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`* -And then, starting from the `Duplicate` option, you'll find the default workspace options. +And then, starting from `Duplicate`, you'll find the default workspace options. > **Note** -> The default workspace options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar. +> Default options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar. +*Instead, use the ones marked with `(scene only)`.* +> > Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order. +*Instead, use the ones marked with `(scene)`.* > Be sure to use the Scene Workspaces relative options, instead. ---