< Home - < Back

xorg-x11-drv-synaptics


Information about the package, xorg-x11-drv-synaptics, which is shipped with common Linux distributions. The xorg-x11-drv-synaptics package is designed for, Xorg X11 Synaptics touchpad input driver.


Package Name:

xorg-x11-drv-synaptics

Summary:

Xorg X11 Synaptics touchpad input driver

Description:

This is the Synaptics touchpad driver for the X.Org X server. The following touchpad models are supported: * Synaptics * appletouch (Post February 2005 and October 2005 Apple Aluminium Powerbooks) * Elantech (EeePC) * bcm5974 (Macbook Air (Jan 2008), Macbook Pro Penryn (Feb 2008), iPhone (2007), iPod Touch (2008) Note that support for appletouch, elantech and bcm5974 requires the respective kernel module. A touchpad by default operates in compatibility mode by emulating a standard mouse. However, by using a dedicated driver, more advanced features of the touchpad become available. Features: * Movement with adjustable, non-linear acceleration and speed. * Button events through short touching of the touchpad ("tapping"). * 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.

Architecture:

x86_64

Version:

1.8.3

Release:

1.el6

Size:

72 k

Repository:

base

From Repository:

Licence:

MIT



Handy Yum Commands for xorg-x11-drv-synaptics


Control the xorg-x11-drv-synaptics package with the following handy commands outlined below.


Command

Description of Command

yum install xorg-x11-drv-synaptics

This command will install xorg-x11-drv-synaptics on the server.

yum remove xorg-x11-drv-synaptics

This command will un-install xorg-x11-drv-synaptics on the server. When you run this command, you will be asked if you are sure that you want to remove xorg-x11-drv-synaptics, so you have to manually confirm that you want to do this.

yum -y remove xorg-x11-drv-synaptics

This command will un-install xorg-x11-drv-synaptics on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xorg-x11-drv-synaptics when using the -y flag.

yum update xorg-x11-drv-synaptics

This command will update xorg-x11-drv-synaptics to the latest version. When you run this command, you will be asked if you are sure that you want to remove xorg-x11-drv-synaptics, so you have to manually confirm that you want to do this.

yum -y update xorg-x11-drv-synaptics

This command will update xorg-x11-drv-synaptics to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xorg-x11-drv-synaptics when using the -y flag.

yum info xorg-x11-drv-synaptics

This command will show you core information about the xorg-x11-drv-synaptics package.

yum deplist xorg-x11-drv-synaptics

This command will show you the dependencies for xorg-x11-drv-synaptics. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update xorg-x11-drv-synaptics

This command will check if there is an update waiting on xorg-x11-drv-synaptics. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.