Touchpad Click and Edge Scrolling broken in Fedora 11?

By ryanlerch

In Fedora 11, default mouse settings (with regards to laptop and notebook touchpads) have been slightly changed. In previous versions of Fedora, tapping the touchpad to “click” and scrolling using the edge of touchpads was enabled by default. In Fedora 11, these options are now disabled by default. To re-enable these options:

1. Open the Mouse Preferences dialog either by choosing  System > Preferences > Mouse from the Fedora Main Menu or by running the following command from a terminal:

gnome-mouse-properties

2. In the Mouse Preferences dialog, choose the Touchpad tab, and enable the options you desire.

Mouse Preferences Dialog

Mouse Preferences Dialog

9 Responses to “Touchpad Click and Edge Scrolling broken in Fedora 11?”

  1. Lycus HackerEmo Says:

    aqui hay otra forma de hacerlo:

    http://fedoreando.wordpress.com/2009/06/12/como-activar-el-clic-del-touchpad-en-fedora-11-leonidas/

  2. axet Says:

    two fingers scroll is awesome!

  3. Bruno Says:

    Only thing is, on my laptop the setting is “forgotten” between reboots… :|

    • ryanlerch Says:

      Apparently, the package gsynaptics may be causing this issue for you.

      try the command:

      rpm -qi gsynaptics

      to see if that package is installed, and try removing it using:

      yum remove gsynaptics
      

      Removing the package may fix the issue of the setting not being saved. Apparently, gsynaptics is fighting with the settings and may be causing you your issues.

      Hope this works.

      FYI: here is the info from the rpm on the gsynapics package:

      Name       : gsynaptics
      Version    : 0.9.16
      Summary    : Settings tool for Synaptics touchpad driver
      Description: A GTK+ tool to set scroll and tap preferences for the Synaptics touchpad driver.
      
  4. Edney Matias Says:

    Now how do i do that within a kde envireonment without gnome-mouse-properties?

    Everything i tried was lost as soon as i rebooted my machine.

  5. Adam Williamson Says:

    Have you been submitting these to the release notes?

    It would be great if you could submit any F12 issues like this to the release notes before release – it’d be good to have a really canonical source of information like this. I keep coming across nuggets like this which didn’t make it into the release notes for whatever reason. Sigh!

    • ryanlerch Says:

      I actually only found out about these ones after the release (i.e. when i personally hit the issues). I posted these solutions on my blog, simply to get them out into the internets, where “the ultimate troubleshooting tool” (i.e. Google) can find them. When i get a chance, these notes will be integrated into the release notes, and the notes updated.

  6. Touchpad Click and Edge Scrolling broken in Fedora 11? « ryan lerch Says:

    [...] post: Touchpad Click and Edge Scrolling broken in Fedora 11? « ryan lerch Tags: default, have-been, laptop-and, ppc, release-, tapping-the, tapping-the-touchpad, [...]

  7. Chris Says:

    On my mouse control panel are only two tabs, however double click works perfectly.
    I cant find proper code to activate scroling with one finger from the terminal

Leave a Reply