I've noticed that whenever I create a new guest, the pointing device is set to USB Tablet as default. What is the reasoning behind this? Is there any benefit over emulating a traditional PS/2 mouse, especially for older operating systems? This question isn't of any pressing importance but just to satisfy my own curiosity.
Edit: I've read this section of the manual, but I'm still unclear on what the difference is in regard to what the guest sees: https://www.virtualbox.org/manual/ch01. ... use_normal
Dumb question regarding VM templates.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Dumb question regarding VM templates.
Are you sure about the keyboard and mouse being set to USB tablet by default? Because that is not what's happening. Try to set a Windows NT 4 client for example. The USB mouse is selected by default in clients that are USB aware.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
loukingjr
- Volunteer
- Posts: 8851
- Joined: 30. Apr 2009, 09:45
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: just about all that run
Re: Dumb question regarding VM templates.
Um, there is no USB Mouse choice available at least in VB 5.0.*socratis wrote:Are you sure about the keyboard and mouse being set to USB tablet by default? Because that is not what's happening. Try to set a Windows NT 4 client for example. The USB mouse is selected by default in clients that are USB aware.
The choices are…
1. PS/2 Mouse.
2. USB Tablet.
3. USB Multi-Touch Tablet.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
There are three groups of people. Those that can count and those that can't.
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Dumb question regarding VM templates.
I believe the real question here is why the tablet is selected by default, which it is in most of the templates. The reason was because you could move in and out of the guest and not need to use the host key to release the pointer when the guest additions were not installed.
-
MPerz
- Posts: 39
- Joined: 18. Apr 2013, 16:29
- Primary OS: MS Windows other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Debian, Ubuntu
Re: Dumb question regarding VM templates.
Ah, thanks. I see now that pre-NT Windows guests use PS/2 by default. Makes perfect sense.