VirtualBox

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

最後變更 在這個檔案從105289是 99016,由 vboxsync 提交於 2 年 前

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

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.0 KB
 
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>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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