Keyboard #2

Closed
opened 2024-12-29 09:59:06 +00:00 by jmarya · 2 comments
Owner

Implement keyboard layout support for installer.

Keyboard Layout is configured in .config/kxkbrc like:

[Layout]
LayoutList=de
Use=true
VariantList=mac

Include keyboard options in the installer with navinstall create-iso --kb_layout de --kb_variant mac.

Implement setting the keyboard layout at install time with Desktop preset.

Implement keyboard layout support for installer. Keyboard Layout is configured in `.config/kxkbrc` like: ``` [Layout] LayoutList=de Use=true VariantList=mac ``` Include keyboard options in the installer with `navinstall create-iso --kb_layout de --kb_variant mac`. Implement setting the keyboard layout at install time with `Desktop` preset.
Author
Owner

Implemented create-iso keyboard layout support [6b3314d032]

Implemented `create-iso` keyboard layout support [https://git.hydrar.de/navos/navinstall/commit/6b3314d0326b19ded558e46a16ca711a960f32e9]
Author
Owner

Implemented installer keyboard layout setting for Plasma [ 7f0fd2c45b ]
Implemented installer keyboard layout setting for SDDM [ 70db810a82 ]

Implemented installer keyboard layout setting for Plasma [ https://git.hydrar.de/navos/navinstall/commit/7f0fd2c45b7d937833761801d222ac78fe2990ca ] Implemented installer keyboard layout setting for SDDM [ https://git.hydrar.de/navos/navinstall/commit/70db810a8257b060e858492fe2f49349db46b0b5 ]
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: navos/navinstall#2
No description provided.