VirtualBox

Changeset 47246 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Jul 19, 2013 9:43:01 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87375
Message:

Setings: add multi-touch setting and fix combo mouse somewhat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r47245 r47246  
    12241224  <enum
    12251225    name="PointingHIDType"
    1226     uuid="e44b2f7b-72ba-44fb-9e53-2186014f0d17"
     1226    uuid="19964e93-0050-45c4-9382-a7bccc53e666"
    12271227    >
    12281228    <desc>
     
    12391239    </const>
    12401240    <const name="USBTablet"         value="4">
    1241       <desc>USB tablet (absolute pointer).</desc>
     1241      <desc>
     1242        USB tablet (absolute pointer).  Also enables a relative USB mouse in
     1243        addition.
     1244      </desc>
    12421245    </const>
    12431246    <const name="ComboMouse"        value="5">
    1244       <desc>Combined device, working as PS/2 or USB mouse, depending on guest behavior.
    1245       Using of such device can have negative performance implications.</desc>
     1247      <desc>
     1248        Combined device, working as PS/2 or USB mouse, depending on guest
     1249        behavior.  Using this device can have negative performance implications.
     1250      </desc>
     1251    </const>
     1252    <const name="USBMultiTouch"     value="6">
     1253      <desc>
     1254        USB multi-touch device.  Also enables the USB tablet and mouse devices.
     1255      </desc>
    12461256    </const>
    12471257  </enum>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette