~peter-pearse/ubuntu/oneiric/xserver-xorg-input-synaptics/prop001

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2010-12-01 17:03:44 UTC
  • Revision ID: james.westby@ubuntu.com-20101201170344-ujfskasmxsh81qsd
Tags: 1.2.2-2ubuntu7
Add 116_resolution_detect_option.patch: Provide an option to prevent
synaptics from communicating the touchpad size to the xserver.  This
can be used to solve problems where differences in touchpad and screen
dimensions cause the mouse pointer to skip pixels when moving.
(LP: #327428)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xserver-xorg-input-synaptics (1.2.2-2ubuntu7) natty; urgency=low
 
2
 
 
3
  * Add 116_resolution_detect_option.patch: Provide an option to prevent
 
4
    synaptics from communicating the touchpad size to the xserver.  This
 
5
    can be used to solve problems where differences in touchpad and screen
 
6
    dimensions cause the mouse pointer to skip pixels when moving.
 
7
    (LP: #327428)
 
8
 
 
9
 -- Bryce Harrington <bryce@ubuntu.com>  Wed, 01 Dec 2010 17:03:44 -0800
 
10
 
1
11
xserver-xorg-input-synaptics (1.2.2-2ubuntu6) natty; urgency=low
2
12
 
3
13
  * Add quirk for Dell Inspiron 6400 to register taps more reliably.