Utilities
Utilities copied to clipboard
Keyboard: Add menu for keyboard models?
Do we need to add a menu for keyboard models?
Ideally we should auto-detect and auto-select those. xcb is seriously missing the equivalent of initgfx (tentatively called initxcb) that would automatically select the correct keyboard model.
Also, use translations for keyboard layouts in the "Variants" menu? https://github.com/freedesktop/xkeyboard-config/blob/master/rules/base.xml
One thing, the Chinese keyboard and the English US keyboard model are the same, how does this system distinguish.
Maybe default to using Chinese when we know that the computer is in a Chinese timezone, or something like that?