Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
The App Switcher module lets you switch between running apps in AdminCentral with keyboard shortcut Alt+Shift.
Installing
<version/>
in the dependency.<dependency> <groupId>info.magnolia.appswitcher</groupId> <artifactId>magnolia-appswitcher</artifactId> </dependency>
Usage
Press Alt+Shift to cycle through currently running apps. Hold down the Alt key and press Shift repeatedly to move the selection to the right. When you release the Alt key, the application that is selected is brought to the foreground in AdminCentral.
App Switcher works similarly to the Alt+Tab or Ctrl+Tab key combinations used to cycle through applications in an operating system. The App Switcher brings the same functionality to the AdminCentral user interface.
You can also move the selection in either direction by holding down Alt key and pressing the ← or → keys or clicking the app icon with the mouse.
Configuration
Set the keyboard shortcut in Configuration > /modules/appswitcher/config/shortcut
. Default is alt+shift
. Enter a value in a human readable format such as ctrl+shift
or alt+1
.
Node name | Value |
---|---|
modules | |
appswitcher | |
config | |
shortcut |
|
Properties:
| optional, default is Human readable value such as |
1 Comment
Richard Gange
On Windows the App Switcher will get stuck when using the Firefox browser. All other browsers on Windows are working at this time. See MGNLAPPSW-3 - Getting issue details... STATUS