2

I can't add any new layout to my keyboard, the button is deactivated.

an error message raised to me to include the output of those 4 commands in the error report.

moemen@moemen:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "us", "", ""
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "", "terminate:ctrl_alt_bksp"
moemen@moemen:~$ gsettings get org.gnome.libgnomekbd.keyboard model
''
moemen@moemen:~$ gsettings get org.gnome.libgnomekbd.keyboard layouts
@as []
moemen@moemen:~$ gsettings get org.gnome.libgnomekbd.keyboard options
@as []
Mo'men
  • 131

1 Answers1

1

Problem solved!

It was just a permission issue. So, I changed the ownership of the keyboard configuration, and it works well now :)

Mo'men
  • 131