2002-01-21 Anders Carlsson <andersca@gnu.org> * schemas/peripherals.schemas: motion_threshold is supposed to be an int.
163 lines
5.1 KiB
XML
163 lines
5.1 KiB
XML
<?xml version="1.0"?>
|
|
<gconfschemafile>
|
|
<schemalist>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/mouse/left_handed</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/mouse/left_handed</key>
|
|
<owner>gnome</owner>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short>Mouse button orientation</short>
|
|
<long>Swap left and right mouse buttons for left-handed mice</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/mouse/single_click</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/mouse/single_click</key>
|
|
<owner>gnome</owner>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short>Single Click</short>
|
|
<long>Single click to open icons</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/mouse/motion_acceleration</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/mouse/motion_acceleration</key>
|
|
<owner>gnome</owner>
|
|
<type>float</type>
|
|
<default>-1</default>
|
|
<locale name="C">
|
|
<short>Single Click</short>
|
|
<long>Acceleration multiplier for mouse motion. A value of -1
|
|
is the system default.</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/mouse/motion_threshold</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/mouse/motion_threshold</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>-1</default>
|
|
<locale name="C">
|
|
<short>Motion Threshold</short>
|
|
<long>Distance in pixels the pointer must move before
|
|
accelerated mouse motion is activated. A value of -1 is the
|
|
system default.</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/mouse/drag_threshold</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/mouse/drag_threshold</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>8</default>
|
|
<locale name="C">
|
|
<short>Drag Threshold</short>
|
|
<long>Distance before a drag is started</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/mouse/double_click</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/mouse/double_click</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>400</default>
|
|
<locale name="C">
|
|
<short>Double Click Time</short>
|
|
<long>Length of a double click</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/repeat</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/repeat</key>
|
|
<owner>gnome</owner>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/click</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/click</key>
|
|
<owner>gnome</owner>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/rate</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/rate</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>30</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/delay</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/delay</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>500</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/clickvolume</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/clickvolume</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>0</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/bell_percent</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/bell_percent</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>50</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/bell_pitch</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/bell_pitch</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>50</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<applyto>/desktop/gnome/peripherals/keyboard/bell_duration</applyto>
|
|
<key>/schemas/desktop/gnome/peripherals/keyboard/bell_duration</key>
|
|
<owner>gnome</owner>
|
|
<type>int</type>
|
|
<default>100</default>
|
|
<locale name="C">
|
|
<short></short>
|
|
<long></long>
|
|
</locale>
|
|
</schema>
|
|
</schemalist>
|
|
</gconfschemafile>
|