From 3873b9ff75a839ec85694b987da788ab254ec519 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 8 Oct 2012 14:29:39 +0200 Subject: fix internationalization support for gsettings schemas --- ...g.mate.accessibility-keyboard.gschema.xml.in.in | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 schemas/org.mate.accessibility-keyboard.gschema.xml.in.in (limited to 'schemas/org.mate.accessibility-keyboard.gschema.xml.in.in') diff --git a/schemas/org.mate.accessibility-keyboard.gschema.xml.in.in b/schemas/org.mate.accessibility-keyboard.gschema.xml.in.in new file mode 100644 index 0000000..b7e7a84 --- /dev/null +++ b/schemas/org.mate.accessibility-keyboard.gschema.xml.in.in @@ -0,0 +1,76 @@ + + + + false + + + false + + + false + + + 200 + + + false + + + 300 + <_summary>minimum interval in milliseconds + <_description>Ignore multiple presses of the _same_ key within @delay milliseconds. + + + false + + + false + + + 10 + <_summary>Pixels per seconds + <_description>How many pixels per second to move at the maximum speed. + + + 300 + <_summary>How long to accelerate in milliseconds + <_description>How many milliseconds it takes to go from 0 to maximum speed. + + + 300 + <_summary>Initial delay in milliseconds + <_description>How many milliseconds to wait before mouse movement keys start to operate. + + + false + + + 300 + <_summary>Minimum interval in milliseconds + <_description>Do not accept a key as being pressed unless held for @delay milliseconds. + + + false + + + false + + + false + + + false + + + false + <_description>Disable if two keys are pressed at the same time. + + + false + <_description>Beep when a modifier is pressed. + + + false + + + -- cgit v1.2.1