11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# Mouse driver configuration 31da177e4SLinus Torvalds# 41da177e4SLinus Torvaldsmenuconfig INPUT_MOUSE 5b5da20f8SDmitry Torokhov bool "Mice" 61da177e4SLinus Torvalds default y 71da177e4SLinus Torvalds help 81da177e4SLinus Torvalds Say Y here, and a list of supported mice will be displayed. 91da177e4SLinus Torvalds This option doesn't affect the kernel. 101da177e4SLinus Torvalds 111da177e4SLinus Torvalds If unsure, say Y. 121da177e4SLinus Torvalds 131da177e4SLinus Torvaldsif INPUT_MOUSE 141da177e4SLinus Torvalds 151da177e4SLinus Torvaldsconfig MOUSE_PS2 161da177e4SLinus Torvalds tristate "PS/2 mouse" 171da177e4SLinus Torvalds default y 181da177e4SLinus Torvalds select SERIO 191da177e4SLinus Torvalds select SERIO_LIBPS2 2044631ac6SFeng Tang select SERIO_I8042 if X86 211da177e4SLinus Torvalds select SERIO_GSCPS2 if GSC 22b5da20f8SDmitry Torokhov help 231da177e4SLinus Torvalds Say Y here if you have a PS/2 mouse connected to your system. This 241da177e4SLinus Torvalds includes the standard 2 or 3-button PS/2 mouse, as well as PS/2 251da177e4SLinus Torvalds mice with wheels and extra buttons, Microsoft, Logitech or Genius 261da177e4SLinus Torvalds compatible. 271da177e4SLinus Torvalds 282a0bd75eSArjan Opmeer Synaptics, ALPS or Elantech TouchPad users might be interested 292a0bd75eSArjan Opmeer in a specialized Xorg/XFree86 driver at: 301da177e4SLinus Torvalds <http://w1.894.telia.com/~u89404340/touchpad/index.html> 311da177e4SLinus Torvalds and a new version of GPM at: 321da177e4SLinus Torvalds <http://www.geocities.com/dt_or/gpm/gpm.html> 33631dd1a8SJustin P. Mattock <http://xorg.freedesktop.org/archive/individual/driver/> 341da177e4SLinus Torvalds to take advantage of the advanced features of the touchpad. 351da177e4SLinus Torvalds 361da177e4SLinus Torvalds If unsure, say Y. 371da177e4SLinus Torvalds 381da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 391da177e4SLinus Torvalds module will be called psmouse. 401da177e4SLinus Torvalds 4155e3d922SAndres Salomonconfig MOUSE_PS2_ALPS 426a108a14SDavid Rientjes bool "ALPS PS/2 mouse protocol extension" if EXPERT 4355e3d922SAndres Salomon default y 4455e3d922SAndres Salomon depends on MOUSE_PS2 45b5da20f8SDmitry Torokhov help 4655e3d922SAndres Salomon Say Y here if you have an ALPS PS/2 touchpad connected to 4755e3d922SAndres Salomon your system. 4855e3d922SAndres Salomon 4955e3d922SAndres Salomon If unsure, say Y. 5055e3d922SAndres Salomon 5155e3d922SAndres Salomonconfig MOUSE_PS2_LOGIPS2PP 526a108a14SDavid Rientjes bool "Logitech PS/2++ mouse protocol extension" if EXPERT 5355e3d922SAndres Salomon default y 5455e3d922SAndres Salomon depends on MOUSE_PS2 55b5da20f8SDmitry Torokhov help 5655e3d922SAndres Salomon Say Y here if you have a Logictech PS/2++ mouse connected to 5755e3d922SAndres Salomon your system. 5855e3d922SAndres Salomon 5955e3d922SAndres Salomon If unsure, say Y. 6055e3d922SAndres Salomon 6155e3d922SAndres Salomonconfig MOUSE_PS2_SYNAPTICS 626a108a14SDavid Rientjes bool "Synaptics PS/2 mouse protocol extension" if EXPERT 6355e3d922SAndres Salomon default y 6455e3d922SAndres Salomon depends on MOUSE_PS2 65b5da20f8SDmitry Torokhov help 6655e3d922SAndres Salomon Say Y here if you have a Synaptics PS/2 TouchPad connected to 6755e3d922SAndres Salomon your system. 6855e3d922SAndres Salomon 6955e3d922SAndres Salomon If unsure, say Y. 7055e3d922SAndres Salomon 71*0799a924SDudley Duconfig MOUSE_PS2_CYPRESS 72*0799a924SDudley Du bool "Cypress PS/2 mouse protocol extension" if EXPERT 73*0799a924SDudley Du default y 74*0799a924SDudley Du depends on MOUSE_PS2 75*0799a924SDudley Du help 76*0799a924SDudley Du Say Y here if you have a Cypress PS/2 Trackpad connected to 77*0799a924SDudley Du your system. 78*0799a924SDudley Du 79*0799a924SDudley Du If unsure, say Y. 80*0799a924SDudley Du 8155e3d922SAndres Salomonconfig MOUSE_PS2_LIFEBOOK 826a108a14SDavid Rientjes bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT 8355e3d922SAndres Salomon default y 84614af4eeSDmitry Torokhov depends on MOUSE_PS2 && X86 && DMI 85b5da20f8SDmitry Torokhov help 8655e3d922SAndres Salomon Say Y here if you have a Fujitsu B-series Lifebook PS/2 8755e3d922SAndres Salomon TouchScreen connected to your system. 8855e3d922SAndres Salomon 8955e3d922SAndres Salomon If unsure, say Y. 9055e3d922SAndres Salomon 9155e3d922SAndres Salomonconfig MOUSE_PS2_TRACKPOINT 926a108a14SDavid Rientjes bool "IBM Trackpoint PS/2 mouse protocol extension" if EXPERT 9355e3d922SAndres Salomon default y 9455e3d922SAndres Salomon depends on MOUSE_PS2 95b5da20f8SDmitry Torokhov help 9655e3d922SAndres Salomon Say Y here if you have an IBM Trackpoint PS/2 mouse connected 9755e3d922SAndres Salomon to your system. 9855e3d922SAndres Salomon 9955e3d922SAndres Salomon If unsure, say Y. 10055e3d922SAndres Salomon 1012a0bd75eSArjan Opmeerconfig MOUSE_PS2_ELANTECH 1022a0bd75eSArjan Opmeer bool "Elantech PS/2 protocol extension" 1032a0bd75eSArjan Opmeer depends on MOUSE_PS2 1042a0bd75eSArjan Opmeer help 1052a0bd75eSArjan Opmeer Say Y here if you have an Elantech PS/2 touchpad connected 1062a0bd75eSArjan Opmeer to your system. 1072a0bd75eSArjan Opmeer 1082a0bd75eSArjan Opmeer Note that if you enable this driver you will need an updated 1092a0bd75eSArjan Opmeer X.org Synaptics driver that does not require ABS_PRESSURE 1102a0bd75eSArjan Opmeer reports from the touchpad (i.e. post 1.5.0 version). You can 1112a0bd75eSArjan Opmeer grab a patch for the driver here: 1122a0bd75eSArjan Opmeer 1132a0bd75eSArjan Opmeer http://userweb.kernel.org/~dtor/synaptics-no-abspressure.patch 1142a0bd75eSArjan Opmeer 1152a0bd75eSArjan Opmeer If unsure, say N. 1162a0bd75eSArjan Opmeer 1172a0bd75eSArjan Opmeer This driver exposes some configuration registers via sysfs 1182a0bd75eSArjan Opmeer entries. For further information, 1192a0bd75eSArjan Opmeer see <file:Documentation/input/elantech.txt>. 1202a0bd75eSArjan Opmeer 121fc69f4a6STai-hwa Liangconfig MOUSE_PS2_SENTELIC 122fc69f4a6STai-hwa Liang bool "Sentelic Finger Sensing Pad PS/2 protocol extension" 123fc69f4a6STai-hwa Liang depends on MOUSE_PS2 124fc69f4a6STai-hwa Liang help 125fc69f4a6STai-hwa Liang Say Y here if you have a laptop (such as MSI WIND Netbook) 126fc69f4a6STai-hwa Liang with Sentelic Finger Sensing Pad touchpad. 127fc69f4a6STai-hwa Liang 128fc69f4a6STai-hwa Liang If unsure, say N. 1292a0bd75eSArjan Opmeer 13055e3d922SAndres Salomonconfig MOUSE_PS2_TOUCHKIT 13155e3d922SAndres Salomon bool "eGalax TouchKit PS/2 protocol extension" 13255e3d922SAndres Salomon depends on MOUSE_PS2 133b5da20f8SDmitry Torokhov help 13455e3d922SAndres Salomon Say Y here if you have an eGalax TouchKit PS/2 touchscreen 13555e3d922SAndres Salomon connected to your system. 13655e3d922SAndres Salomon 13755e3d922SAndres Salomon If unsure, say N. 13855e3d922SAndres Salomon 139df08ef27SAndres Salomonconfig MOUSE_PS2_OLPC 140df08ef27SAndres Salomon bool "OLPC PS/2 mouse protocol extension" 141df08ef27SAndres Salomon depends on MOUSE_PS2 && OLPC 142df08ef27SAndres Salomon help 143df08ef27SAndres Salomon Say Y here if you have an OLPC XO-1 laptop (with built-in 144df08ef27SAndres Salomon PS/2 touchpad/tablet device). The manufacturer calls the 145df08ef27SAndres Salomon touchpad an HGPK. 146df08ef27SAndres Salomon 147df08ef27SAndres Salomon If unsure, say N. 148df08ef27SAndres Salomon 1491da177e4SLinus Torvaldsconfig MOUSE_SERIAL 1501da177e4SLinus Torvalds tristate "Serial mouse" 1511da177e4SLinus Torvalds select SERIO 152b5da20f8SDmitry Torokhov help 1531da177e4SLinus Torvalds Say Y here if you have a serial (RS-232, COM port) mouse connected 1541da177e4SLinus Torvalds to your system. This includes Sun, MouseSystems, Microsoft, 1551da177e4SLinus Torvalds Logitech and all other compatible serial mice. 1561da177e4SLinus Torvalds 1571da177e4SLinus Torvalds If unsure, say N. 1581da177e4SLinus Torvalds 1591da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 1601da177e4SLinus Torvalds module will be called sermouse. 1611da177e4SLinus Torvalds 162b5da20f8SDmitry Torokhovconfig MOUSE_APPLETOUCH 163b5da20f8SDmitry Torokhov tristate "Apple USB Touchpad support" 1647a86edefSAl Viro depends on USB_ARCH_HAS_HCD 165b5da20f8SDmitry Torokhov select USB 166b5da20f8SDmitry Torokhov help 167b5da20f8SDmitry Torokhov Say Y here if you want to use an Apple USB Touchpad. 168b5da20f8SDmitry Torokhov 169b5da20f8SDmitry Torokhov These are the touchpads that can be found on post-February 2005 170b5da20f8SDmitry Torokhov Apple Powerbooks (prior models have a Synaptics touchpad connected 171b5da20f8SDmitry Torokhov to the ADB bus). 172b5da20f8SDmitry Torokhov 173b5da20f8SDmitry Torokhov This driver provides a basic mouse driver but can be interfaced 174b5da20f8SDmitry Torokhov with the synaptics X11 driver to provide acceleration and 175b5da20f8SDmitry Torokhov scrolling in X11. 176b5da20f8SDmitry Torokhov 177b5da20f8SDmitry Torokhov For further information, see 178b5da20f8SDmitry Torokhov <file:Documentation/input/appletouch.txt>. 179b5da20f8SDmitry Torokhov 180b5da20f8SDmitry Torokhov To compile this driver as a module, choose M here: the 181b5da20f8SDmitry Torokhov module will be called appletouch. 182b5da20f8SDmitry Torokhov 183f89bd95cSHenrik Rydbergconfig MOUSE_BCM5974 184f89bd95cSHenrik Rydberg tristate "Apple USB BCM5974 Multitouch trackpad support" 185f89bd95cSHenrik Rydberg depends on USB_ARCH_HAS_HCD 186f89bd95cSHenrik Rydberg select USB 187f89bd95cSHenrik Rydberg help 188f89bd95cSHenrik Rydberg Say Y here if you have an Apple USB BCM5974 Multitouch 189f89bd95cSHenrik Rydberg trackpad. 190f89bd95cSHenrik Rydberg 191f89bd95cSHenrik Rydberg The BCM5974 is the multitouch trackpad found in the Macbook 192f89bd95cSHenrik Rydberg Air (JAN2008) and Macbook Pro Penryn (FEB2008) laptops. 193f89bd95cSHenrik Rydberg 194f89bd95cSHenrik Rydberg It is also found in the IPhone (2007) and Ipod Touch (2008). 195f89bd95cSHenrik Rydberg 196f89bd95cSHenrik Rydberg This driver provides multitouch functionality together with 197f89bd95cSHenrik Rydberg the synaptics X11 driver. 198f89bd95cSHenrik Rydberg 199f89bd95cSHenrik Rydberg The interface is currently identical to the appletouch interface, 200f89bd95cSHenrik Rydberg for further information, see 201f89bd95cSHenrik Rydberg <file:Documentation/input/appletouch.txt>. 202f89bd95cSHenrik Rydberg 203f89bd95cSHenrik Rydberg To compile this driver as a module, choose M here: the 204f89bd95cSHenrik Rydberg module will be called bcm5974. 205f89bd95cSHenrik Rydberg 2061da177e4SLinus Torvaldsconfig MOUSE_INPORT 2071da177e4SLinus Torvalds tristate "InPort/MS/ATIXL busmouse" 2081da177e4SLinus Torvalds depends on ISA 2091da177e4SLinus Torvalds help 2101da177e4SLinus Torvalds Say Y here if you have an InPort, Microsoft or ATI XL busmouse. 2111da177e4SLinus Torvalds They are rather rare these days. 2121da177e4SLinus Torvalds 2131da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 2141da177e4SLinus Torvalds module will be called inport. 2151da177e4SLinus Torvalds 2161da177e4SLinus Torvaldsconfig MOUSE_ATIXL 2171da177e4SLinus Torvalds bool "ATI XL variant" 2181da177e4SLinus Torvalds depends on MOUSE_INPORT 2191da177e4SLinus Torvalds help 2201da177e4SLinus Torvalds Say Y here if your mouse is of the ATI XL variety. 2211da177e4SLinus Torvalds 2221da177e4SLinus Torvaldsconfig MOUSE_LOGIBM 2231da177e4SLinus Torvalds tristate "Logitech busmouse" 2241da177e4SLinus Torvalds depends on ISA 2251da177e4SLinus Torvalds help 2261da177e4SLinus Torvalds Say Y here if you have a Logitech busmouse. 2271da177e4SLinus Torvalds They are rather rare these days. 2281da177e4SLinus Torvalds 2291da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 2301da177e4SLinus Torvalds module will be called logibm. 2311da177e4SLinus Torvalds 2321da177e4SLinus Torvaldsconfig MOUSE_PC110PAD 2331da177e4SLinus Torvalds tristate "IBM PC110 touchpad" 2341da177e4SLinus Torvalds depends on ISA 2351da177e4SLinus Torvalds help 2361da177e4SLinus Torvalds Say Y if you have the IBM PC-110 micro-notebook and want its 2371da177e4SLinus Torvalds touchpad supported. 2381da177e4SLinus Torvalds 2391da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 2401da177e4SLinus Torvalds module will be called pc110pad. 2411da177e4SLinus Torvalds 2421da177e4SLinus Torvaldsconfig MOUSE_AMIGA 2431da177e4SLinus Torvalds tristate "Amiga mouse" 2441da177e4SLinus Torvalds depends on AMIGA 2451da177e4SLinus Torvalds help 2461da177e4SLinus Torvalds Say Y here if you have an Amiga and want its native mouse 2471da177e4SLinus Torvalds supported by the kernel. 2481da177e4SLinus Torvalds 2491da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 2501da177e4SLinus Torvalds module will be called amimouse. 2511da177e4SLinus Torvalds 252c04cb856SMichael Schmitzconfig MOUSE_ATARI 253c04cb856SMichael Schmitz tristate "Atari mouse" 254c04cb856SMichael Schmitz depends on ATARI 255c04cb856SMichael Schmitz select ATARI_KBD_CORE 256c04cb856SMichael Schmitz help 257c04cb856SMichael Schmitz Say Y here if you have an Atari and want its native mouse 258c04cb856SMichael Schmitz supported by the kernel. 259c04cb856SMichael Schmitz 260c04cb856SMichael Schmitz To compile this driver as a module, choose M here: the 261c04cb856SMichael Schmitz module will be called atarimouse. 262c04cb856SMichael Schmitz 2631da177e4SLinus Torvaldsconfig MOUSE_RISCPC 2641da177e4SLinus Torvalds tristate "Acorn RiscPC mouse" 2651da177e4SLinus Torvalds depends on ARCH_ACORN 2661da177e4SLinus Torvalds help 2671da177e4SLinus Torvalds Say Y here if you have the Acorn RiscPC computer and want its 2681da177e4SLinus Torvalds native mouse supported. 2691da177e4SLinus Torvalds 2701da177e4SLinus Torvalds To compile this driver as a module, choose M here: the 2711da177e4SLinus Torvalds module will be called rpcmouse. 2721da177e4SLinus Torvalds 2731da177e4SLinus Torvaldsconfig MOUSE_VSXXXAA 2741da177e4SLinus Torvalds tristate "DEC VSXXX-AA/GA mouse and VSXXX-AB tablet" 2751da177e4SLinus Torvalds select SERIO 2761da177e4SLinus Torvalds help 2771da177e4SLinus Torvalds Say Y (or M) if you want to use a DEC VSXXX-AA (hockey 2781da177e4SLinus Torvalds puck) or a VSXXX-GA (rectangular) mouse. Theses mice are 2791da177e4SLinus Torvalds typically used on DECstations or VAXstations, but can also 2801da177e4SLinus Torvalds be used on any box capable of RS232 (with some adaptor 2811da177e4SLinus Torvalds described in the source file). This driver also works with the 2821da177e4SLinus Torvalds digitizer (VSXXX-AB) DEC produced. 2831da177e4SLinus Torvalds 2845f565502SHans-Christian Egtvedtconfig MOUSE_GPIO 2855f565502SHans-Christian Egtvedt tristate "GPIO mouse" 2865f565502SHans-Christian Egtvedt depends on GENERIC_GPIO 2875f565502SHans-Christian Egtvedt select INPUT_POLLDEV 2885f565502SHans-Christian Egtvedt help 2895f565502SHans-Christian Egtvedt This driver simulates a mouse on GPIO lines of various CPUs (and some 2905f565502SHans-Christian Egtvedt other chips). 2915f565502SHans-Christian Egtvedt 2925f565502SHans-Christian Egtvedt Say Y here if your device has buttons or a simple joystick connected 2935f565502SHans-Christian Egtvedt directly to GPIO lines. Your board-specific setup logic must also 2945f565502SHans-Christian Egtvedt provide a platform device and platform data saying which GPIOs are 2955f565502SHans-Christian Egtvedt used. 2965f565502SHans-Christian Egtvedt 2975f565502SHans-Christian Egtvedt To compile this driver as a module, choose M here: the 2985f565502SHans-Christian Egtvedt module will be called gpio_mouse. 2995f565502SHans-Christian Egtvedt 300105ca239SYong Yaoconfig MOUSE_PXA930_TRKBALL 301105ca239SYong Yao tristate "PXA930 Trackball mouse" 302105ca239SYong Yao depends on CPU_PXA930 || CPU_PXA935 303105ca239SYong Yao help 304105ca239SYong Yao Say Y here to support PXA930 Trackball mouse. 305105ca239SYong Yao 30603dd5e1bSAdrian McMenaminconfig MOUSE_MAPLE 30703dd5e1bSAdrian McMenamin tristate "Maple mouse (for the Dreamcast)" 30803dd5e1bSAdrian McMenamin depends on MAPLE 30903dd5e1bSAdrian McMenamin help 31003dd5e1bSAdrian McMenamin This driver supports the Maple mouse on the SEGA Dreamcast. 31103dd5e1bSAdrian McMenamin 31203dd5e1bSAdrian McMenamin Most Dreamcast users, who have a mouse, will say Y here. 31303dd5e1bSAdrian McMenamin 31403dd5e1bSAdrian McMenamin To compile this driver as a module choose M here: the module will be 31503dd5e1bSAdrian McMenamin called maplemouse. 31603dd5e1bSAdrian McMenamin 317eef3e4caSMike Rapoportconfig MOUSE_SYNAPTICS_I2C 318eef3e4caSMike Rapoport tristate "Synaptics I2C Touchpad support" 319eef3e4caSMike Rapoport depends on I2C 320eef3e4caSMike Rapoport help 321eef3e4caSMike Rapoport This driver supports Synaptics I2C touchpad controller on eXeda 322eef3e4caSMike Rapoport mobile device. 323eef3e4caSMike Rapoport The device will not work the synaptics X11 driver because 324eef3e4caSMike Rapoport (i) it reports only relative coordinates and has no capabilities 325eef3e4caSMike Rapoport to report absolute coordinates 326eef3e4caSMike Rapoport (ii) the eXeda device itself uses Xfbdev as X Server and it does 327eef3e4caSMike Rapoport not allow using xf86-input-* drivers. 328eef3e4caSMike Rapoport 329eef3e4caSMike Rapoport Say y here if you have eXeda device and want to use a Synaptics 330eef3e4caSMike Rapoport I2C Touchpad. 331eef3e4caSMike Rapoport 332eef3e4caSMike Rapoport To compile this driver as a module, choose M here: the 333eef3e4caSMike Rapoport module will be called synaptics_i2c. 334eef3e4caSMike Rapoport 3358491ee10SJan Steinhoffconfig MOUSE_SYNAPTICS_USB 3368491ee10SJan Steinhoff tristate "Synaptics USB device support" 3378491ee10SJan Steinhoff depends on USB_ARCH_HAS_HCD 3388491ee10SJan Steinhoff select USB 3398491ee10SJan Steinhoff help 3408491ee10SJan Steinhoff Say Y here if you want to use a Synaptics USB touchpad or pointing 3418491ee10SJan Steinhoff stick. 3428491ee10SJan Steinhoff 3438491ee10SJan Steinhoff While these devices emulate an USB mouse by default and can be used 3448491ee10SJan Steinhoff with standard usbhid driver, this driver, together with its X.Org 3458491ee10SJan Steinhoff counterpart, allows you to fully utilize capabilities of the device. 3468491ee10SJan Steinhoff More information can be found at: 3478491ee10SJan Steinhoff <http://jan-steinhoff.de/linux/synaptics-usb.html> 3488491ee10SJan Steinhoff 3498491ee10SJan Steinhoff To compile this driver as a module, choose M here: the 3508491ee10SJan Steinhoff module will be called synaptics_usb. 3518491ee10SJan Steinhoff 352ae99ea56SPaul Parsonsconfig MOUSE_NAVPOINT_PXA27x 353ae99ea56SPaul Parsons tristate "Synaptics NavPoint (PXA27x SSP/SPI)" 354ae99ea56SPaul Parsons depends on PXA27x && PXA_SSP 355ae99ea56SPaul Parsons help 356ae99ea56SPaul Parsons This driver adds support for the Synaptics NavPoint touchpad connected 357ae99ea56SPaul Parsons to a PXA27x SSP port in SPI slave mode. The device emulates a mouse; 358ae99ea56SPaul Parsons a tap or tap-and-a-half drag gesture emulates the left mouse button. 359ae99ea56SPaul Parsons For example, use the xf86-input-evdev driver for an X pointing device. 360ae99ea56SPaul Parsons 361ae99ea56SPaul Parsons To compile this driver as a module, choose M here: the 362ae99ea56SPaul Parsons module will be called navpoint. 363ae99ea56SPaul Parsons 3641da177e4SLinus Torvaldsendif 365