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

Error activating XKB configuration for German Macintosh layouts #458

Open
martin-braun opened this issue Mar 30, 2025 · 0 comments
Open

Comments

@martin-braun
Copy link

Using Macintosh (German) or Macintosh (German, no dead keys) will make an error window popup:

Error activating XKB configuration.
There can be various reasons for that.

Which results in the US layout being used.

xprop -root | grep XKB returns

_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "macbook78", "de", "mac_nodeadkeys", "lv3:alt_switch,terminate:ctrl_alt_bksp"
_XKB_RULES_NAMES(STRING) = "evdev", "macbook78", "de", "mac_nodeadkeys", "lv3:alt_switch,terminate:ctrl_alt_bksp"

gsettings get org.gnome.libgnomekbd.keyboard model:

''

gsettings get org.gnome.libgnomekbd.keyboard layouts:

['de\tmac_nodeadkeys']

gsettings get org.gnome.libgnomekbd.keyboard options:

@as []

More context: https://forums.linuxmint.com/viewtopic.php?p=2611992#p2611992

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

No branches or pull requests

1 participant