We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
xprop -root | grep XKB
_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 model
''
gsettings get org.gnome.libgnomekbd.keyboard layouts:
gsettings get org.gnome.libgnomekbd.keyboard layouts
['de\tmac_nodeadkeys']
gsettings get org.gnome.libgnomekbd.keyboard options:
gsettings get org.gnome.libgnomekbd.keyboard options
@as []
More context: https://forums.linuxmint.com/viewtopic.php?p=2611992#p2611992
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using Macintosh (German) or Macintosh (German, no dead keys) will make an error window popup:
Which results in the US layout being used.
xprop -root | grep XKB
returnsgsettings get org.gnome.libgnomekbd.keyboard model
:gsettings get org.gnome.libgnomekbd.keyboard layouts
:gsettings get org.gnome.libgnomekbd.keyboard options
:More context: https://forums.linuxmint.com/viewtopic.php?p=2611992#p2611992
The text was updated successfully, but these errors were encountered: