Switch device information tabs with Ctrl+Tab
ohadschn opened this issue · 0 comments
ohadschn commented
Version and Environment
- GSmartControl version: 1.1.4 (latest)
- OS: Windows 10 22H2
Is your feature request related to a problem? Please describe.
Device information windows cannot be navigated using the keyboard.
Most importantly, tabs (General, Attributes, Statistics, etc.) cannot be switched using the keyboard as far as I could tell.
Describe the solution you'd like
Pressing Ctrl+Tab
would switch tabs, similar to how browser tabs can be switched in this fashion.
Describe alternatives you've considered
Only alternative I could find was clicking the tabs with the mouse, which is not as good ergonomically.
Additional context
This is a standard feature in tabbed interfaces (browsers, shell windows, etc.)