Use different keyboard layouts
These need to queried from gsettings org.gnome.desktop.input-sources
. Layout can be determined via gnome_xkb_info_get_layout_info()
. cc-region-panel.c
in gnome-settings has stuff to look at.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
These need to queried from gsettings org.gnome.desktop.input-sources
. Layout can be determined via gnome_xkb_info_get_layout_info()
. cc-region-panel.c
in gnome-settings has stuff to look at.