/
usr
/
share
/
glib-2.0
/
schemas
/
/usr/share/glib-2.0/schemas
mkdir
upload
Name
Size
Mode
Actions
10_gsettings-desktop-schemas.gschema.override
276
0644
edit
dl
rm
gschemas.compiled
35485
0644
edit
dl
rm
org.gnome.desktop.a11y.applications.gschema.xml
845
0644
edit
dl
rm
org.gnome.desktop.a11y.gschema.xml
828
0644
edit
dl
rm
org.gnome.desktop.a11y.keyboard.gschema.xml
4897
0644
edit
dl
rm
org.gnome.desktop.a11y.magnifier.gschema.xml
9380
0644
edit
dl
rm
org.gnome.desktop.a11y.mouse.gschema.xml
2907
0644
edit
dl
rm
org.gnome.desktop.app-folders.gschema.xml
1841
0644
edit
dl
rm
org.gnome.desktop.background.gschema.xml
2567
0644
edit
dl
rm
org.gnome.desktop.calendar.gschema.xml
427
0644
edit
dl
rm
org.gnome.desktop.datetime.gschema.xml
439
0644
edit
dl
rm
org.gnome.desktop.default-applications.gschema.xml
3092
0644
edit
dl
rm
org.gnome.desktop.enums.xml
5792
0644
edit
dl
rm
org.gnome.desktop.input-sources.gschema.xml
2549
0644
edit
dl
rm
org.gnome.desktop.interface.gschema.xml
11456
0644
edit
dl
rm
org.gnome.desktop.lockdown.gschema.xml
3206
0644
edit
dl
rm
org.gnome.desktop.media-handling.gschema.xml
2574
0644
edit
dl
rm
org.gnome.desktop.notifications.gschema.xml
2838
0644
edit
dl
rm
org.gnome.desktop.peripherals.gschema.xml
13052
0644
edit
dl
rm
org.gnome.desktop.privacy.gschema.xml
4474
0644
edit
dl
rm
org.gnome.desktop.screensaver.gschema.xml
6636
0644
edit
dl
rm
org.gnome.desktop.search-providers.gschema.xml
1907
0644
edit
dl
rm
org.gnome.desktop.session.gschema.xml
695
0644
edit
dl
rm
org.gnome.desktop.sound.gschema.xml
1055
0644
edit
dl
rm
org.gnome.desktop.thumbnail-cache.gschema.xml
600
0644
edit
dl
rm
org.gnome.desktop.thumbnailers.gschema.xml
866
0644
edit
dl
rm
org.gnome.desktop.wm.keybindings.gschema.xml
13541
0644
edit
dl
rm
org.gnome.desktop.wm.preferences.gschema.xml
12900
0644
edit
dl
rm
org.gnome.system.locale.gschema.xml
448
0644
edit
dl
rm
org.gnome.system.location.gschema.xml
1159
0644
edit
dl
rm
org.gnome.system.proxy.gschema.xml
6347
0644
edit
dl
rm
Edit:
/usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml
(2549B)
<?xml version="1.0" encoding="UTF-8"?> <schemalist gettext-domain="gsettings-desktop-schemas"> <schema id="org.gnome.desktop.input-sources" path="/org/gnome/desktop/input-sources/"> <key name="current" type="u"> <default>0</default> <summary>Current input source</summary> <description> The zero-based index into the input sources list specifying the current one in effect. The value is automatically capped to remain in the range [0, sources_length) as long as the sources list isn’t empty. DEPRECATED: This key is deprecated and ignored. </description> </key> <key name="sources" type="a(ss)"> <default>[]</default> <summary>List of input sources</summary> <description> List of input source identifiers available. Each source is specified as a tuple of 2 strings. The first string is the type and can be one of “xkb” or “ibus”. For “xkb” sources the second string is “xkb_layout+xkb_variant” or just “xkb_layout” if a XKB variant isn’t needed. For “ibus” sources the second string is the IBus engine name. An empty list means that the X server’s current XKB layout and variant won’t be touched and IBus won’t be used. </description> </key> <key name="mru-sources" type="a(ss)"> <default>[]</default> <summary>List of most recently used input sources</summary> <description> List of most recently used input sources. The value is in the same format as the available sources list. </description> </key> <key name="xkb-options" type="as"> <default>[]</default> <summary>List of XKB options</summary> <description> List of XKB options. Each option is an XKB option string as defined by xkeyboard-config’s rules files. </description> </key> <key name="show-all-sources" type="b"> <default>false</default> <summary>Show all installed input sources</summary> <description> Makes all installed input sources available for choosing in System Settings. </description> </key> <key name="per-window" type="b"> <default>false</default> <summary>Use different input sources for each window</summary> <description> When enabled, input sources get attached to the currently focused window when activated. </description> </key> </schema> </schemalist>
Save
cmd:
run