xserver-xorg-input-synaptics 1.5.0+git20120210-0ubuntu1 source package in Ubuntu

Changelog

xserver-xorg-input-synaptics (1.5.0+git20120210-0ubuntu1) precise; urgency=low

  * Update to latest code in git (e6032c3)
  * Drop 127_multitouch.patch, merged upstream
  * Drop 126_default_speed.patch, no longer necessary
  * Refresh 125_option_rec_revert.patch
  * Add 126_ubuntu_xi22.patch for ubuntu frankenserver support
 -- Chase Douglas <email address hidden>   Fri, 10 Feb 2012 18:27:53 -0800

Upload details

Uploaded by:
Chase Douglas
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xserver-xorg-input-synaptics_1.5.0+git20120210.orig.tar.gz 534.0 KiB 72b0c8e82f7d034544f271754a4add41572da393485b7fa61eddd4d982891e85
xserver-xorg-input-synaptics_1.5.0+git20120210-0ubuntu1.diff.gz 45.6 KiB a306b9917d181ac13aabcffa022a6a70fa0f17426480c26db7d78434929d5740
xserver-xorg-input-synaptics_1.5.0+git20120210-0ubuntu1.dsc 2.6 KiB b3d7e0352d427798f959918f79d5d452024cb2a274488a67badcc2bad9880418

View changes file

Binary packages built by this source

xserver-xorg-input-synaptics: Synaptics TouchPad driver for X.Org server

 This package provides an input driver for the X.Org X server to enable
 advanced features of the Synaptics Touchpad including:
 .
  * Movement with adjustable, non-linear acceleration and speed
  * Button events through short touching of the touchpad
  * Double-Button events through double short touching of the touchpad
  * Dragging through short touching and holding down the finger on the touchpad
  * Middle and right button events on the upper and lower corner of the touchpad
  * Vertical scrolling (button four and five events) through moving the finger
    on the right side of the touchpad
  * The up/down button sends button four/five events
  * Horizontal scrolling (button six and seven events) through moving the finger
    on the lower side of the touchpad
  * The multi-buttons send button four/five events, and six/seven events for
    horizontal scrolling
  * Adjustable finger detection
  * Multifinger taps: two finger for middle button and three finger for right
    button events. (Needs hardware support. Not all models implement this
    feature.)
  * Run-time configuration using shared memory. This means you can change
    parameter settings without restarting the X server (see synclient(1)).
  * It also provides a daemon to disable touchpad while typing at the keyboard
    and thus avoid unwanted mouse movements (see syndaemon(1)).

xserver-xorg-input-synaptics-dev: Synaptics TouchPad driver for X.Org server (development headers)

 This package contains the development headers for the Synaptics input
 driver found in xserver-xorg-input-synaptics. Non-developers likely have
 little use for this package.