Windows 7 – How to Turn Off the CTRL-SHIFT Bubble Around Cursor

bamboographics-tabletpenwindows

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.

Best Answer

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!

Related Question