diff options
-rw-r--r-- | schemas/org.mate.peripherals-mouse.gschema.xml.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/schemas/org.mate.peripherals-mouse.gschema.xml.in b/schemas/org.mate.peripherals-mouse.gschema.xml.in index aab83e8..c65f529 100644 --- a/schemas/org.mate.peripherals-mouse.gschema.xml.in +++ b/schemas/org.mate.peripherals-mouse.gschema.xml.in @@ -35,11 +35,6 @@ <summary>Locate Pointer</summary> <description>Highlights the current location of the pointer when the Control key is pressed and released.</description> </key> - <key name="cursor-font" type="s"> - <default>''</default> - <summary>Cursor font</summary> - <description>Font name of the cursor. If unset, the default font is used. This value is only propagated to the X server start of each session, so changing it mid-session won't have an effect until the next time you log in.</description> - </key> <key name="cursor-theme" type="s"> <default>''</default> <summary>Cursor theme</summary> |