mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
Handle different keyboard layout (other than qwerty) #28
Labels
No labels
component/keyboard-layout
component: cloud
component: device screen
component: extensions
component: hid/keyboard
component: hid/mouse
component: network
component: timesync
component: ui
component: updater
component: usb
component: usb/hid
component: usb/storage
component: video
component: webrtc
component: webserver
need-more-details
status: working-in-progress
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kvm#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dohko8 on GitHub (Jan 7, 2025).
When accessing to a remote console via the web ui the keyboard layout should map the guest keyboard layout
@Nevexo commented on GitHub (Jan 7, 2025):
Related to #30 - if by "guest" you mean the computer it's connected to, we don't really have a good way to get that information.
I suppose it could pick up the locale of the machine connecting to the JetKVM to try and guess the best keymap.
Closing as this is the feature that #30 hopes to implement, but I would appreciate you upvoting that issue.
@dlorch commented on GitHub (May 3, 2025):
French keyboard layout for "Paste text" available in #405 (sorry, no bépo layout available yet).