Synaptics: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
|||
| Line 36: | Line 36: | ||
=== 64Bit === | === 64Bit === | ||
Compile the package: | |||
make PREFIX=/usr ARCH="x86_64" INPUT_MODULE_DIR="/usr/lib64/xorg/modules/input" | |||
Install the package | |||
make PREFIX=/usr ARCH="x86_64" INPUT_MODULE_DIR="/usr/lib64/xorg/modules/input" install | |||
= Contents = | = Contents = | ||
Revision as of 09:54, 1 July 2007
| Download Source: | http://web.telia.com/~u89404340/touchpad/files/synaptics-0.14.6.tar.bz2 |
|---|
Introduction to Synaptics
This is a driver for the Synaptics TouchPad for XOrg/XFree86 4.x. A Synaptics 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.
Project Homepage: Unknown
Dependencies
Required
Non-Multilib
Compile the package:
make PREFIX=/usr
Install the package
make PREFIX=/usr install
Multilib
32Bit
Todo
N32
Todo
64Bit
Compile the package:
make PREFIX=/usr ARCH="x86_64" INPUT_MODULE_DIR="/usr/lib64/xorg/modules/input"
Install the package
make PREFIX=/usr ARCH="x86_64" INPUT_MODULE_DIR="/usr/lib64/xorg/modules/input" install
Contents
| Installed Programs: | synclient syndaemon |
|---|---|
| Installed Libraries: | ${XORG_PREFIX}/lib/xorg/modules/input/synaptics_drv.so |
| Installed Directories: | None |