VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/ts_win98-guest-usb-tablet-coordinates.dita@ 105145

Last change on this file since 105145 was 99016, checked in by vboxsync, 2 years ago

manual: Some scm corrections for dita files. bugref:10302

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 1.0 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="ts_win98-guest-usb-tablet-coordinates">
4 <title>USB Tablet Coordinates Wrong in Windows 98 Guests</title>
5
6 <body>
7 <p>
8 If a Windows 98 VM is configured to use the emulated USB tablet
9 (absolute pointing device), the coordinate translation may be
10 incorrect and the pointer is restricted to the upper left
11 quarter of the guest's screen.
12 </p>
13 <p>
14 The USB HID (Human Interface Device) drivers in Windows 98 are
15 very old and do not handle tablets in the same way as modern
16 operating systems do. To work around the problem, use the
17 following command:
18 </p>
19 <pre xml:space="preserve">$ VBoxManage setextradata <varname>VM-name</varname> "VBoxInternal/USB/HidMouse/0/Config/CoordShift" 0</pre>
20 <p>
21 To restore the default behavior, remove the key or set its value
22 to 1.
23 </p>
24 </body>
25
26</topic>
Note: See TracBrowser for help on using the repository browser.

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