Native Keyboard and Mouse Support #267
K4ZUKI-SAN
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
I would like to suggest the implementation of native keyboard and mouse support in all versions of the application that do not yet offer this functionality.
It would be important for this support to be consistent across all compatible platforms, allowing the application to correctly recognize HID (Human Interface Device) input devices, including USB keyboards, Bluetooth keyboards, and USB/Bluetooth mice.
Some desired features include:
Full interface navigation using keyboard and mouse.
Mouse cursor support in all menus, lists, and interface elements.
Focus navigation using the Tab, Shift+Tab, and arrow keys.
Confirmation and selection with the Enter and Spacebar keys.
Cancel and return with Esc and Backspace, when applicable.
Playback shortcuts such as Play/Pause, fast forward and rewind, volume control, and fullscreen.
Compatibility with Android TV, Android for smartphones and tablets, ChromeOS, desktop mode devices, and other compatible platforms.
Adding this feature would significantly improve the usability, accessibility, and compatibility of the application across different devices, especially for users who utilize keyboards, mice, docks, and desktop environments.
Thank you for your attention, and I hope this functionality can be considered in future updates.
All reactions