9

I have a Wacom Bamboo pen tablet.

When I press CTRL, SHIFT, or ALT, a little yellow bubble pops up near my cursor.

This interfers with screenshots etc.

alt text

Wacom has informed me that this is not a feature of the pen software but of Windows 7.

Does anyone know how I can turn this off?

Addendum

I'm adding these notes here as a quick run down for when I have to configure my Wacom Bamboo pen on a new operating system:

  • to remove the click animations and little bubbles described above, do as Simon described below: type "gpedit.msc" in the command line window, navigate to User Configuration > Administrative Templates > Windows Components > Tablet PC > Cursor, then click "Turn off pen feedback" and ENABLE it.

  • to remove the "press and hold circle animation", open "Table PC Settings", click on "Go to Pen and Touch", click on "Press and Hold" and then on the "Settings" button, uncheck "Enable press and hold for right-clicking" NOTE: Revisiting this in 2020, what worked is what Crobemeister and molee suggest below: Windows Icon > Wacom Preferences > Tablet Mode > Correspondance... (French), then unclick "Use Windows Ink" (French: "Utiliser entrée manuscrite Windows")

  • to change buttons, open "Pen Tablet Properties", change front button to "double click", close window (there is no OK button here)

  • to prevent that yellow handwriting window from appearing on the screen, I forgot how I turned that off, will record it next time, just click around in the settings either in "Table PC Settings" or "Pen Tablet Properties", there is a checkbox for it somewhere, good luck.

7 Answers7

15

If disabling TabletInputService doesn't work for you try the following :

Type "gpedit.msc" in the command line window and press enter.

Now, at the new window that opens, navigate to User Configuration > Administrative Templates > Windows Components > Tablet PC > Cursor.

Now enable the Turn off pen feedback setting. Yes - you have to enable it to disable it. Then they'll disappear.

This may be of use to anyone using Visual Studio 2010 which seems to want to reenable the bubbles for some reason!

Simon
  • 672
2

Just had this issue with my Wacom Bamboo.

Open Wacom Preferences Go to Pen tab Click Mapping button under the Tracking section Deselect the check box at the bottom that says: Use Windows Ink

2

I found an easier solution to this problem. Go to wacom tablet properties, navigate to "calibrate" and uncheck "use windows ink".

molee
  • 21
2

What it looks like it is doing is displaying the tooltips for whatever is around your curser when you press one of those buttons. Seeing you cannot 'hover' using a pen tablet, Windows 7 (and I think Vista as well) has a 'handy' 'function' that enables you to view tooltips. It does not appear as if you can turn these off.

However, there is a bit of a work around, according to a Windows forum:

One way to disable it is to go to the Wacom Tablet Properties control panel applet, select the Mapping tab, and select the "Mouse" mode. However, this will also disable the tablet PC supports (e.g. pen flick, tablet input panel tip appears next to textbox etc).

Josh Hunt
  • 21,369
1

Disabling the metioned service is not viable for me since I need fast access to virtual keyboard and writing recognition and using gpedit.msc isn't working since I have Windows 7 Home Premium.

The solution involves registry editing so please make a backup before doing it!

  • Open Registry Editor (regedit.exe from Start menu)

  • Go to HKEY CURRENT USER → Software → Microsoft → Wisp-Pen-SysEventParameters

  • Locate UIButtonMode and edit value to 0

  • In the same place create new DWORD (right click on blank space, New → DWORD (32bit))

  • Name it UIModKeyMode and edit value to 0

  • Restart PC

That's it.

slhck
  • 235,242
manto89
  • 11
1

I found the answer: go into Services, and stop and disable "Tablet PC Input Service", et voila :-)

alt text

Gareth
  • 19,080
-1

The bubbles that appear around clicks (as well as the tooltips for Ctrl/Alt keys) is caused by the Flicks applet. Right click on Flicks in your tray to disable them.