The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    8760: permanently disable touchpad

    Discussion in 'Sager and Clevo' started by atom.Man, Jan 25, 2011.

  1. atom.Man

    atom.Man Notebook Enthusiast

    Reputations:
    0
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    5
    didn't see anything here on the forums or elsewhere, so, to permanently disable the Sentelic touchpad, as well as the buttons:

    HKEY_LOCAL_MACHINE\SOFTWARE\AVC\FSP

    look for DWORD ' PadDisabled', set to ' 1', reboot

    writing an app to do this is trivial, except you have to reboot (or maybe restart explorer.exe) for it to take effect

    i'd welcome a better solution, but am not interested in having to FN + F1 at every boot/resume. there is no option to disable in device manager, at lease not with the stock Clevo driver i'm using
     
  2. othonda

    othonda Notebook Deity

    Reputations:
    717
    Messages:
    798
    Likes Received:
    15
    Trophy Points:
    31
    This sounds like a good way to disable the control pad at boot up, will hitting the FN +F1 turn it back on when you want to use it?

    I rarely use the touchpad so defaulting to off at boot up is a good find. I have not really spent to much time looking into this, so I do not have any better idea.
     
  3. atom.Man

    atom.Man Notebook Enthusiast

    Reputations:
    0
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    5
    Fn + F1 won't turn it back on - this is really for those that pretty much want to permanently disable it. you'd have to change 'PadDisabled' back to 0 and reboot