zlux icon indicating copy to clipboard operation
zlux copied to clipboard

Keyboard Nav and Accessibility

Open NolanRogers opened this issue 6 years ago • 3 comments

Strive to be like the Windows keyboard accessibility on Zowe (primary goal) use keyboard to get to a program you want Tabbing and navigation works well in an App (secondary goal) When pressing Tab a bunch it should not navigate to another App Hotkeys to: Close Minimize Maximize Switch between Apps

NolanRogers avatar Jun 24 '19 14:06 NolanRogers

hi guys, created PR, Added sample event to toggle Zowe Desktop Menu bar with CTRL+ALT+M https://github.com/zowe/zlux-app-manager/pull/176

Let me know if its a good approach to take, will demo on next squad call, thanks!

NakulManchanda avatar Nov 11 '19 19:11 NakulManchanda

Added following keybinding to Zowe Virtual Desktop:

New Keyboard Event Service to Virtual Desktop app: https://github.com/zowe/zlux-app-manager/pull/176

Switch between windows, maximize, minimize, close https://github.com/zowe/zlux-app-manager/pull/205

Start menu keyboard navigation: https://github.com/zowe/zlux-app-manager/pull/213

NakulManchanda avatar Apr 08 '20 03:04 NakulManchanda

1.12 and 1.13 following changes are coming

Explorers: https://github.com/zowe/explorer-jes/pull/182 https://github.com/zowe/explorer-mvs/pull/116

Tab Trap to zlux widgets https://github.com/zowe/zlux-widgets/pull/20 Explorer Tree Keyboard Nav + Popup tab nav https://github.com/zowe/zlux-file-explorer/pull/67 Editor https://github.com/zowe/zlux-editor/pull/148

NakulManchanda avatar May 26 '20 20:05 NakulManchanda