From 8e5bc917659288a257d5de9827458039f5498ef5 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 23 Jan 2018 01:08:38 +0100 Subject: OpenGL rendering added, cleaned up paths --- .../org.gnome.desktop.a11y.keyboard.gschema.xml | 104 --------------------- 1 file changed, 104 deletions(-) delete mode 100644 Release/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml (limited to 'Release/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml') diff --git a/Release/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml b/Release/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml deleted file mode 100644 index f505284..0000000 --- a/Release/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - - false - Enable accessibility keyboard shortcuts - - - false - Beep when a keyboard accessibility feature changes - Whether to beep when a keyboard accessibility feature is enabled or disabled. - - - false - Disable keyboard accessibility after a timeout - Whether to disable keyboard accessibility after a timeout, useful for shared machines. - - - 200 - Duration of the disabling timeout - Duration of the timeout before disabling the keyboard accessibility. - - - false - Enable 'Bounce Keys' - Whether the 'Bounce Keys' keyboard accessibility feature is turned on. - - - 300 - Minimum interval in milliseconds - Ignore multiple presses of the same key within this many milliseconds. - - - false - Beep when a key is rejected - Whether to beep when a key is rejected. - - - false - Enable 'Mouse Keys' - Whether the 'Mouse Keys' accessibility feature is turned on. - - - 10 - Pixels per seconds - How many pixels per second to move at the maximum speed. - - - 300 - How long to accelerate in milliseconds - How many milliseconds it takes to go from 0 to maximum speed. - - - 300 - Initial delay in milliseconds - How many milliseconds to wait before mouse movement keys start to operate. - - - false - Enable 'Slow Keys' - Whether the 'Slow Keys' accessibility feature is turned on. - - - 300 - Minimum interval in milliseconds - Do not accept a key as being pressed unless held for this many milliseconds. - - - false - Beep when a key is first pressed - Whether to beep when a key is first pressed. - - - false - Beep when a key is accepted - Whether to beep when a key is accepted. - - - false - Beep when a key is rejected - Whether to beep when a key is rejected. - - - false - Enable sticky keys - Whether the sticky keys accessibility feature is turned on. - - - false - Disable when two keys are pressed at the same time - Whether to disable sticky keys if two keys are pressed at the same time. - - - false - Beep when a modifier is pressed. - Whether to beep when a modifier key is pressed. - - - false - Enable 'Toggle Keys' - Whether the 'Toggle Keys' accessibility feature is turned on. - - - -- cgit v1.2.1