Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 49fccd6cb4072094dc3fd710c4f7918d > files > 2

mousetweaks-2.31.90-1.fc14.x86_64.rpm

<?xml version="1.0"?>
<gconfschemafile>
    <schemalist>
      <schema>
        <key>/schemas/apps/pointer-capture/size</key>
        <owner>pointer-capture</owner>
        <type>int</type>
        <default>70</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Size of capture area</short>
          <long>Width of the capture area in pixels.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/capture_button</key>
        <owner>pointer-capture</owner>
        <type>int</type>
        <default>1</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Mouse button used to capture the pointer</short>
          <long>This mouse button must be pressed while the pointer is over the capture area in order to capture the pointer. Valid values are "0" if no button is needed, "1" for left button, "2" for middle button, and "3" for right button.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/release_button</key>
        <owner>pointer-capture</owner>
        <type>int</type>
        <default>1</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Mouse button used to release the pointer</short>
          <long>This mouse button must be pressed to release the pointer from the capture area. Valid values are "1" for left button, "2" for middle button, and "3" for right button.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/capture_mod_shift</key>
        <owner>pointer-capture</owner>
        <type>bool</type>
        <default>false</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Capture pointer only if Shift is pressed</short>
          <long>Whether the Shift key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the "capture_button" key, then the Shift key must be pressed while the mouse button is pressed.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/capture_mod_alt</key>
        <owner>pointer-capture</owner>
        <type>bool</type>
        <default>false</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Capture pointer only if Alt is pressed</short>
          <long>Whether the Alt key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the "capture_button" key, then the Alt key must be pressed while the mouse button is pressed.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/capture_mod_ctrl</key>
        <owner>pointer-capture</owner>
        <type>bool</type>
        <default>false</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Capture pointer only if Ctrl is pressed</short>
          <long>Whether the Ctrl key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the "capture_button" key, then the Ctrl key must be pressed while the mouse button is pressed.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/release_mod_shift</key>
        <owner>pointer-capture</owner>
        <type>bool</type>
        <default>false</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Release pointer only if Shift is pressed</short>
          <long>Whether the Shift key must be pressed with the mouse button set in "release_button" for the pointer to be released from the capture area.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/release_mod_alt</key>
        <owner>pointer-capture</owner>
        <type>bool</type>
        <default>false</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Release pointer only if Alt is pressed</short>
          <long>Whether the Alt key must be pressed with the mouse button set in "release_button" for the pointer to be released from the capture area.</long>
        </locale>
      </schema>
      <schema>
        <key>/schemas/apps/pointer-capture/release_mod_ctrl</key>
        <owner>pointer-capture</owner>
        <type>bool</type>
        <default>false</default>
        <gettext_domain>mousetweaks</gettext_domain>
        <locale name="C">
          <short>Release pointer only if Ctrl is pressed</short>
          <long>Whether the Ctrl key must be pressed with the mouse button set in "release_button" for the pointer to be released from the capture area.</long>
        </locale>
      </schema>
    </schemalist>
</gconfschemafile>