Skip to content

Instantly share code, notes, and snippets.

@senina4
Created February 3, 2026 11:21
Show Gist options
  • Select an option

  • Save senina4/5f996a12fd7c28dfe9c781738a88d729 to your computer and use it in GitHub Desktop.

Select an option

Save senina4/5f996a12fd7c28dfe9c781738a88d729 to your computer and use it in GitHub Desktop.
New VMware config setup
keyboard.vusb.enable = "TRUE"
keyboard.allowBothIRQs = "FALSE"
usb.generic.allowHID = "TRUE"
usb.generic.allowLastHID = "TRUE"
keyboard.ps2 = "FALSE"
mouse.ps2 = "FALSE"
mouse.vusb.enable = "TRUE"
ptsc.noTSCReset = "TRUE"
timeTracker.apicBusRate = "0"
svga.autodetect = "TRUE"
usb.restrictions.defaultAllow = "TRUE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment