Results 1 to 3 of 3

Thread: How do I disable the touchpad?

  1. #1
    Join Date
    Nov 2008
    Location
    Europe
    Beans
    30
    Distro
    Kubuntu 12.04 Precise Pangolin

    How do I disable the touchpad?

    I tried to
    [code]
    synclient TouchpadOff=1
    [\code]
    but that doesn't work for me.

    My shmconfig.fdi looks like this:
    [code]
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="input.x11_driver" string="synaptics">
    <merge key="input.x11_options.SHMConfig" type="string">True</merge>
    </match>
    </device>
    </deviceinfo>
    [\code]

    As several laptops have "trackpoints" and "touchpads" installed I would have expected an option under the mouse settings...

  2. #2
    Join Date
    Feb 2009
    Location
    Baja Oklahoma
    Beans
    1,652

    Re: How do I disable the touchpad?

    I'm not sure about 8.10, but in 9.04 you can use Start/Preferences/Mouse, then the touchpad tab, and uncheck the box for "enable touchpad".

  3. #3
    Join Date
    Dec 2009
    Location
    Poulsbo, WA, USA
    Beans
    75

    Re: How do I disable the touchpad?

    What model is your laptop? Is there anything on the keyboard to turn the touchpad off manually?
    Model: Toshiba Satellite M505D laptop
    System: Windows 7/planned install Ubuntu 9.10 Karmic
    (Updated 9 Jan 2010)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •