Comment 48 for bug 133060

Revision history for this message
Bryce Harrington (bryce) wrote :

   * Add quirk for Dell Inspiron 6400 to register taps more reliably.
     The touchpad hardware occasionally sends invalid (1, 5855) coords
     for taps, which the driver then interprets as a corner tap, which
     by default get ignored. Instead of ignoring them, we treat them
     as left-button clicks.
     (LP #133060)