Skip to content
hawku edited this page Mar 15, 2018 · 12 revisions

Frequently Asked Questions


Q: Where is the left handed mode?

Set the rotation to 180 degrees. That will rotate the tablet area 180 degrees.


Q: Why is the cursor shaking?

Small amount of shaking is to be expected with this driver, even when the pen is stationary.

Every graphics tablet does have some amount of noise in the pen position signal. Shaking will get worse when you lift the pen higher.

Wacom drivers will smooth out the smaller shakes, but this driver doesn't do that.


Q: I've installed VMulti driver, but i get an error: "Can't open VMulti device"

VMulti driver is from the XP-Pen's installation package so you could try this:

  1. Run remove_vmulti_driver.bat to uninstall the VMulti driver
  2. Install: https://www.xp-pen.com/upload/download/20180130/XP-PenWin(20180130).zip
  3. Kill processes PentabletService.exe and PenTablet.exe with the Windows Task Manager
  4. Remove PentabletService.exe and PenTablet.exe from the Pentablet folder (C:\Program Files\Pentablet)

Q: Why my cursor doesn't reach the edges of the screen?

You might have incorrect screen mapping settings.

If you are sure that settings are correct, you should check this: https://github.com/hawku/TabletDriver/issues/4

If the problem only occurs in osu!, then disable the "Map absolute raw input to osu! window" from the osu's settings.


Q: I have read this FAQ, but i still have a problem with the driver!

You can report the driver issues to here: https://github.com/hawku/TabletDriver/issues

Clone this wiki locally