Go Back   Technology Questions > Hardware Questions > Mobile Computers > Tablet PC > Tablet PC Software > Windows XP Tablet PC Newsgroup

Windows XP Tablet PC Newsgroup Join the discussions in the Microsoft Windows XP Tablet PC Newsgroup

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 12-03-2006, 11:41 AM
Justin Terroux
Tablet PC Guest
 
Posts: n/a
Tablet buttons stopped working on Acer C310

Hello,

The tablet buttons on my acer c310 just stopped working. I am unable to
rotate the screen or use the scroll or function buttons. I tired using a
restore point to fix the problem but to no avial. I have a nvida geforce go
6200, winxp sp2, 2gb ram. I am not sure if it was a hotfix i recently
installed to fix a hibernation issue that might have messed things up and the
support that acer or nvida offers has not helped in resolving this issue.
Any help you guys can give me would be great. Thanks.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 12-03-2006, 11:41 AM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.
  #2 (permalink)  
Old 12-03-2006, 11:41 AM
Grant Robertson
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310

In article <8BC44777-EC50-452D-8DAC-0919E63E2C2C@microsoft.com>, =?Utf-8?
B?SnVzdGluIFRlcnJvdXg=?= <Justin Terroux@discussions.microsoft.com>
says...
> The tablet buttons on my acer c310 just stopped working.


Reinstall the Tablet button drivers. They should be in a folder called
Acer\TabButton on your CD or the C:\ drive.

This happens occasionaly to me so I just keep a copy of the install files
on my C:\ drive.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 12-03-2006, 11:41 AM
Alemar007
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310

I have had the same problem on a c300.
I installed spybot search&destroy and after that my buttons stopped working
(except the one linkedto taskman by default)
A couple of day later I discovered that spybot labs declared there was a
"false positive" ontablet pcs, removing the on screen button functionaly

http://www.google.it/search?hl=it&q=...+button+&meta=

I have througlthy searched for a fix, (hard to find, I could not find it
again now to post it here) and finally found some instruction to cut and
paste to make a .reg file to restore lost functionality.

I assure there is a .reg fix... somewhere

(if you find it, please post it here to share)

Buy



"Grant Robertson" wrote:

> In article <8BC44777-EC50-452D-8DAC-0919E63E2C2C@microsoft.com>, =?Utf-8?
> B?SnVzdGluIFRlcnJvdXg=?= <Justin Terroux@discussions.microsoft.com>
> says...
> > The tablet buttons on my acer c310 just stopped working.

>
> Reinstall the Tablet button drivers. They should be in a folder called
> Acer\TabButton on your CD or the C:\ drive.
>
> This happens occasionaly to me so I just keep a copy of the install files
> on my C:\ drive.
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 12-03-2006, 11:41 AM
Chris H.
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310

See the thread "DANGER: Tablet functionality deleted as threat by Spybot" on
November 4, 2006, that Mickey started. There's good information in it. You
could use a Restore Point from System Restore to revert to before you made
the changes. Afterward, update your SpyBot and remove the culprit.
--
Chris H.
Microsoft Windows MVP/Tablet PC
Tablet Creations - http://nicecreations.us/
Associate Expert
Expert Zone - www.microsoft.com/windowsxp/expertzone


"Alemar007" <Alemar007@discussions.microsoft.com> wrote in message
news:885AF0C0-3DF2-4BCD-A5D7-46A39A59EF78@microsoft.com...
>I have had the same problem on a c300.
> I installed spybot search&destroy and after that my buttons stopped
> working
> (except the one linkedto taskman by default)
> A couple of day later I discovered that spybot labs declared there was a
> "false positive" ontablet pcs, removing the on screen button functionaly
>
> http://www.google.it/search?hl=it&q=...+button+&meta=
>
> I have througlthy searched for a fix, (hard to find, I could not find it
> again now to post it here) and finally found some instruction to cut and
> paste to make a .reg file to restore lost functionality.
>
> I assure there is a .reg fix... somewhere
>
> (if you find it, please post it here to share)
>
> Buy
>
>
>
> "Grant Robertson" wrote:
>
>> In article <8BC44777-EC50-452D-8DAC-0919E63E2C2C@microsoft.com>, =?Utf-8?
>> B?SnVzdGluIFRlcnJvdXg=?= <Justin Terroux@discussions.microsoft.com>
>> says...
>> > The tablet buttons on my acer c310 just stopped working.

>>
>> Reinstall the Tablet button drivers. They should be in a folder called
>> Acer\TabButton on your CD or the C:\ drive.
>>
>> This happens occasionaly to me so I just keep a copy of the install files
>> on my C:\ drive.
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 12-03-2006, 11:41 AM
Alemar007
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310


1 - create a text file (with notepad) with this text:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\Notify\TabBtnWL]
@=""
"Disconnect"="OnDisconnectEvent"
"DllName"="TabBtnWL.dll"
"Logoff"="OnLogoffEvent"
"Logon"="OnLogonEvent"
"Reconnect"="OnReconnectEvent"
"Shutdown"="OnShutdownEvent"
"StartShell"="OnStartShellEvent"
"Startup"="OnStartupEvent"

2 - save it with any name you want and extension “reg?, like example.reg

3 - double click the file, and respond yes to the question “are you sure to
add…?

4 - reboot and you should get everything functional



from



http://forums.spybot.info/archive/index.php/t-8668.html


It works


A


"Chris H." wrote:

> See the thread "DANGER: Tablet functionality deleted as threat by Spybot" on
> November 4, 2006, that Mickey started. There's good information in it. You
> could use a Restore Point from System Restore to revert to before you made
> the changes. Afterward, update your SpyBot and remove the culprit.
> --
> Chris H.
> Microsoft Windows MVP/Tablet PC
> Tablet Creations - http://nicecreations.us/
> Associate Expert
> Expert Zone - www.microsoft.com/windowsxp/expertzone
>
>
> "Alemar007" <Alemar007@discussions.microsoft.com> wrote in message
> news:885AF0C0-3DF2-4BCD-A5D7-46A39A59EF78@microsoft.com...
> >I have had the same problem on a c300.
> > I installed spybot search&destroy and after that my buttons stopped
> > working
> > (except the one linkedto taskman by default)
> > A couple of day later I discovered that spybot labs declared there was a
> > "false positive" ontablet pcs, removing the on screen button functionaly
> >
> > http://www.google.it/search?hl=it&q=...+button+&meta=
> >
> > I have througlthy searched for a fix, (hard to find, I could not find it
> > again now to post it here) and finally found some instruction to cut and
> > paste to make a .reg file to restore lost functionality.
> >
> > I assure there is a .reg fix... somewhere
> >
> > (if you find it, please post it here to share)
> >
> > Buy
> >
> >
> >
> > "Grant Robertson" wrote:
> >
> >> In article <8BC44777-EC50-452D-8DAC-0919E63E2C2C@microsoft.com>, =?Utf-8?
> >> B?SnVzdGluIFRlcnJvdXg=?= <Justin Terroux@discussions.microsoft.com>
> >> says...
> >> > The tablet buttons on my acer c310 just stopped working.
> >>
> >> Reinstall the Tablet button drivers. They should be in a folder called
> >> Acer\TabButton on your CD or the C:\ drive.
> >>
> >> This happens occasionaly to me so I just keep a copy of the install files
> >> on my C:\ drive.
> >>

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 12-03-2006, 11:41 AM
Mickey Segal
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310

Spybot has a recovery tab - this might work.

"Chris H." <winxpnews********.com> wrote in message
news:%231xdv5mDHHA.3524@TK2MSFTNGP06.phx.gbl...
> See the thread "DANGER: Tablet functionality deleted as threat by Spybot"
> on November 4, 2006, that Mickey started. There's good information in it.
> You could use a Restore Point from System Restore to revert to before you
> made the changes. Afterward, update your SpyBot and remove the culprit.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 12-03-2006, 11:41 AM
Justin Terroux
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310

I used the spybot recovery and everything works now. Thanks guys, i would
have never thought that it was spybot, i was ready to reformat to fix it.
thanks.

"Mickey Segal" wrote:

> Spybot has a recovery tab - this might work.
>
> "Chris H." <winxpnews********.com> wrote in message
> news:%231xdv5mDHHA.3524@TK2MSFTNGP06.phx.gbl...
> > See the thread "DANGER: Tablet functionality deleted as threat by Spybot"
> > on November 4, 2006, that Mickey started. There's good information in it.
> > You could use a Restore Point from System Restore to revert to before you
> > made the changes. Afterward, update your SpyBot and remove the culprit.

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 01-22-2007, 03:15 AM
Gakubuchi MSX
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310

Does it also works for the WiFi, Bluetooth, Mail, etc. buttons above de F
keys?
I installed Tablet Buttons and now the "Rotate screen", "Up and down", etc.
buttons at the side of the screen are working, but I wonder how can I make
the Bluetooth,... buttons work again.

Any suggestion?

Thank you very much!

---
Marc Vallribera Ros

"Alemar007" wrote:

>
> 1 - create a text file (with notepad) with this text:
>
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\Winlogon\Notify\TabBtnWL]
> @=""
> "Disconnect"="OnDisconnectEvent"
> "DllName"="TabBtnWL.dll"
> "Logoff"="OnLogoffEvent"
> "Logon"="OnLogonEvent"
> "Reconnect"="OnReconnectEvent"
> "Shutdown"="OnShutdownEvent"
> "StartShell"="OnStartShellEvent"
> "Startup"="OnStartupEvent"
>
> 2 - save it with any name you want and extension “reg”, like example.reg
>
> 3 - double click the file, and respond yes to the question “are you sure to
> add…”
>
> 4 - reboot and you should get everything functional
>
>
>
> from
>
>
>
> http://forums.spybot.info/archive/index.php/t-8668.html
>
>
> It works
>
>
> A
>
>
> "Chris H." wrote:
>
> > See the thread "DANGER: Tablet functionality deleted as threat by Spybot" on
> > November 4, 2006, that Mickey started. There's good information in it. You
> > could use a Restore Point from System Restore to revert to before you made
> > the changes. Afterward, update your SpyBot and remove the culprit.
> > --
> > Chris H.
> > Microsoft Windows MVP/Tablet PC
> > Tablet Creations - http://nicecreations.us/
> > Associate Expert
> > Expert Zone - www.microsoft.com/windowsxp/expertzone
> >
> >
> > "Alemar007" <Alemar007@discussions.microsoft.com> wrote in message
> > news:885AF0C0-3DF2-4BCD-A5D7-46A39A59EF78@microsoft.com...
> > >I have had the same problem on a c300.
> > > I installed spybot search&destroy and after that my buttons stopped
> > > working
> > > (except the one linkedto taskman by default)
> > > A couple of day later I discovered that spybot labs declared there was a
> > > "false positive" ontablet pcs, removing the on screen button functionaly
> > >
> > > http://www.google.it/search?hl=it&q=...+button+&meta=
> > >
> > > I have througlthy searched for a fix, (hard to find, I could not find it
> > > again now to post it here) and finally found some instruction to cut and
> > > paste to make a .reg file to restore lost functionality.
> > >
> > > I assure there is a .reg fix... somewhere
> > >
> > > (if you find it, please post it here to share)
> > >
> > > Buy
> > >
> > >
> > >
> > > "Grant Robertson" wrote:
> > >
> > >> In article <8BC44777-EC50-452D-8DAC-0919E63E2C2C@microsoft.com>, =?Utf-8?
> > >> B?SnVzdGluIFRlcnJvdXg=?= <Justin Terroux@discussions.microsoft.com>
> > >> says...
> > >> > The tablet buttons on my acer c310 just stopped working.
> > >>
> > >> Reinstall the Tablet button drivers. They should be in a folder called
> > >> Acer\TabButton on your CD or the C:\ drive.
> > >>
> > >> This happens occasionaly to me so I just keep a copy of the install files
> > >> on my C:\ drive.
> > >>

> >
> >
> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 01-25-2007, 03:00 PM
Grant Robertson
Tablet PC Guest
 
Posts: n/a
Re: Tablet buttons stopped working on Acer C310

In article <06DFE89F-172A-43F0-B076-DCAA64CAC2A7@microsoft.com>,
GakubuchiMSX@discussions.microsoft.com says...
> Does it also works for the WiFi, Bluetooth, Mail, etc. buttons above de F
> keys?
> I installed Tablet Buttons and now the "Rotate screen", "Up and down", etc.
> buttons at the side of the screen are working, but I wonder how can I make
> the Bluetooth,... buttons work again.


In the same "Acer" folder where you found the "TabButton" folder there
should be a folder called "SButton" this is the driver for the "soft
buttons" above the function keys. I have found that you really need to
have ALL of the drivers found in the "Acer" folder installed for things
to work correctly.

A note about the soft button for the Wi-Fi: I found that reconnecting to
Wi-Fi after turning it off then back on using the soft button was a real
pain. I found it is much more reliable - and much quicker to reconnect -
if I disable it using the "Wireless Network Connection" icon normally
found when you right click on "My Network Places" and choose
"Properties." Just right click on the "Wireless Network Connection" icon
and choose "Disable" to disable it. Double click on the icon to enable it
and start it looking for the Wi-Fi network. To reduce all the clicking
you gotta do to get to this icon I just put a copy of it in my Start
Menu. Just drag a copy of it to the permanent part of the Start Menu
while holding the Ctrl key to make a copy.

To repeat: Do not use the Wi-Fi soft button unless you want a lot of
trouble.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pen stopped working Jack Windows XP Tablet PC Newsgroup 2 12-03-2006 11:35 AM
Acer C310 shane_blackwell Tablet PC - Acer 1 09-26-2006 02:57 PM
Acer C310 - pen not working MariaSchmidt Tablet PC - Troubleshooting 0 04-21-2006 10:15 AM
Re: CD drive stopped working PaulA Windows XP Tablet PC Newsgroup 1 08-16-2005 07:19 AM
Tablet dictionary stopped working transiently Mickey Segal Windows XP Tablet PC Newsgroup 8 11-24-2004 06:17 PM


All times are GMT -8. The time now is 05:07 PM.


2003 - 2008 All Rights Reserved. Technology Questions

SEO by vBSEO 3.1.0