up vote 3 down vote favorite
share [g+] share [fb]

I'm the owner of an HP Pavillion tx2120us tablet PC, which has a known problem of making the cursor jump to the lower right corner of the screen.

I've narrowed the problem down to the pen tablet function, since in Vista I was able to turn the tablet input process down, and the problem seemed to go away. It was a simple matter of just opening the task admin and killing the process.

However, as far as I can tell, I can't find the same process in Windows 7, and I have supposedly already turned the tablet functions via "Start" -> "Control Panel" > "Programs and Features" > "Turn Windows features on or off". Yet after a reboot the screen still seems to react to the tablet pen.

How can I finally turn the darned tablet functions off (while still being able to re-enable them in the future)?

EDIT: I have also turned the service off and restarting, as suggested by outsideblasts, to no avail.

link|improve this question

feedback

6 Answers

Go to Services (just windows search it) and see what the status is. Set it to manual or disabled. If it already is disabled then I don't know!

enter image description here

link|improve this answer
Thanks and nice try, but windows 7 seems not willing to disable the function (and as I'm typing this, the cursor has clicked on the lower right part of the screen 2 times, taking the focus out of this text box) :( – Kensai Nov 26 '09 at 1:19
Forgot to mention: restart required! – outsideblasts Nov 26 '09 at 1:42
Yeah, I did. It is now disabled after the restart, but no effect :( – Kensai Nov 26 '09 at 2:13
feedback
up vote 2 down vote accepted

Finally, I found a way! It was a bit elaborate, but it works!

  1. I went to get the wacom driver for tablet PCs, downloaded the driver and installed it.
  2. I opened the task manager (right-click on the task bad on the bottom of the screen -> Task Manager)
  3. I selected the processes tab, and clicked on Show all user processes (I'm roughly translating this from spanish, so this might not be the exact wording) in the bottom left button.
  4. Then looked for both Pen_tablet.exe processes, right-clicked them and selected terminate process (again a rough translation from spanish).

And now the screen does not react to the pen. Free at last!

NOTE: This should apply to all tx2000 and tx2500 series out there, for which the heating causes so many issues.

link|improve this answer
For extra measure, you could also disable the input driver related to the touchscreen. – Dustin G. Jul 14 '11 at 2:09
Got one for my wife and started having the heat issues a year later. IT got to the point where I could cause demonstrable hardware failure within 1/2 hour of getting the unit back from service. I annoyed HP enough they finally gave me a completely new model powered by the Intel chip, rather than the AMD. No more overheating, and a much nicer laptop. – music2myear Aug 3 '11 at 20:38
feedback

Here is a solution, especially for Windows 7 Home Premium users.

The link below shows how to disable a number of irritating Tablet PC functions on windows. It doesn't completely remove the Tablet PC feature though and is intead focused on minimizing the pain of experienced by users of pressure-sensitive tablets on Windows 7.

link|improve this answer
1  
Welcome to Super User! It would be nice to include the essential parts of the answer here, and provide the link only for future reference. Otherwise this answer might be deleted, especially since of the solutions is already explained in the above answer. – slhck Aug 3 '11 at 20:40
feedback

If you go to "Control Panel" > "Programs and Features" > "Turn Windows features on or off", You can remove the Tablet PC Components.

I know this isn't as easy to turn on later - however, all Windows Vista/7 setup files are stored on your machine, so it should be quick and easy to re-enable at a later date.

alt text

link|improve this answer
Sorry I didn't phrase my tried solution correctly (I have now editted it), I have Windows 7 in Spanish. I've actually tried the solution you propose and it didn't work. – Kensai Nov 25 '09 at 23:49
feedback

Try running a command prompt as Administrator, then typing:

sc delete thepenservicename
link|improve this answer
Yeah... I disabled the service. It didn't work. – Kensai Nov 26 '09 at 23:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.