Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Arbitrary Keyboard Layouts to Text Paste Function in Pi-KVM #1293

Open
rpdelaney opened this issue Mar 29, 2024 · 0 comments

Comments

@rpdelaney
Copy link

rpdelaney commented Mar 29, 2024

The current implementation of the text paste function in PiKVM supports a limited set of keyboard layouts. This limitation can be an accessibility obstacle for users who rely on non-standard keyboard layouts.

Proposed Solution

The feature request is to extend the text paste function to support arbitrary user-defined keyboard layouts.

Adding support for arbitrary keyboard layouts will significantly improve the accessibility of PiKVM, particularly for users who rely on non-standard keyboard layouts due to personal preference, accessibility needs, or regional requirements. In turn, that will make PiKVM more inclusive and user-friendly.

Alternatives Considered

An alternative solution could be to expand the list of supported keyboard layouts in the text paste function. However, this approach may not cover all possible keyboard layouts and would require continuous updates to accommodate new layouts. Therefore, a more flexible and scalable solution is to support user self-service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant