Commit Graph

  • 60407d1e3d Added "COMPAQ Presario 1710T" to the compatibility list. (From Justin Quek <quek@crhc.uiuc.edu>.) Peter Osterlund 2003-12-02 22:35:22 +01:00
  • 51d47912b8 Added "Acer Aspire 1601LC" to the compatibility list. (From Jean Lepropre <jlepropre@student.ulg.ac.be>.) Peter Osterlund 2003-12-02 19:55:50 +01:00
  • c3058fae0e Added an explanation how the FingerLow, FingerHigh, MaxTapTime and MaxTapMove parameters affect tapping. Peter Osterlund 2003-11-30 09:15:02 +01:00
  • f70be12f84 Added "Sharp PC-FS2518" to the compatibility list. (From Simon Bell <aooi58@dsl.pipex.com>.) Peter Osterlund 2003-11-29 08:25:19 +01:00
  • 08deb1d3f1 Added "Panasonic Toughbook W2" to the compatibility list. (From Alexei Gilchrist <alexei@physics.uq.edu.au>.) Peter Osterlund 2003-11-28 21:27:05 +01:00
  • 1e4d7b9b0d Added "DELL Inspiron 8100" to the compatibility list. (From Dmitry Torokhov <dtor_core@ameritech.net>.) Peter Osterlund 2003-11-28 20:19:12 +01:00
  • ea69c93f16 Added "HP Omnibook XE4400" to the compatibility list. (From alnoah@moncantabrari.com.) Peter Osterlund 2003-11-27 00:18:48 +01:00
  • 9e4c2ed273 Added "Acer Aspire 1353LC" to the compatibility list. (From Andrea Stroppolo <andrea.stroppolo@libero.it>.) Peter Osterlund 2003-11-24 22:56:08 +01:00
  • 5a821ab9b0 Added "Medion MD40100" to the compatibility list. (From Richard Hoefter <richard.hoefter@web.de>.) Peter Osterlund 2003-11-24 22:53:02 +01:00
  • 2789ae53fd Added "IBM ThinkPad T41" to the compatibility list. (From Ari Pollak <ari@debian.org>.) Peter Osterlund 2003-11-20 21:31:01 +01:00
  • 569a0c1ab7 In the syndaemon help message, print the default disable time. (Suggestion from Frédéric Bothamy <frederic.bothamy@free.fr>.) Peter Osterlund 2003-11-20 18:34:18 +01:00
  • 069e4a26a6 Made syndaemon recognize the '?' option, causing the help message to be printed. Peter Osterlund 2003-11-20 18:32:24 +01:00
  • 793b86a23a Added "COMPAQ Presario 711EA" to the compatibility list. (From Frédéric Bothamy <frederic.bothamy@free.fr>.) Peter Osterlund 2003-11-20 18:30:18 +01:00
  • 00bd7e6acc Added "Sony PCG-TR1A" to the compatibility list. (From Gene Imes <gene@ozob.net>.) Peter Osterlund 2003-11-18 22:53:11 +01:00
  • b90424a631 Added parameter settings to the InputDevice example in README.alps, so that the whole thing can be cut and pasted into the XFree86 config file. (Suggestion from Gene Imes <gene@ozob.net>.) Peter Osterlund 2003-11-18 22:43:26 +01:00
  • b843ea1eed Added "HP Pavillion ZT3000" to the compatibility list. (From Justin Jones <randomgalssuck@iinet.net.au>.) Peter Osterlund 2003-11-18 22:28:22 +01:00
  • f764fdbf20 Added an fflush() call after the printf in the monitor loop in synclient.c. This makes "synclient -m" behave better when the output is piped to some other program. (From Anders Kaseorg <anders@kaseorg.com>.) Peter Osterlund 2003-11-17 16:42:57 +01:00
  • 49254fe2f0 Added "Airis Pragma 750" to the compatibility list. (From José L. Fernández Jambrina <j.fdez.jambrina@telefonica.net>.) Peter Osterlund 2003-11-17 00:55:53 +01:00
  • b6109c357c Added "DELL Inspiron 5150" to the compatibility list. (From Steve Head <smhh@onthe.net.au>.) Peter Osterlund 2003-11-16 12:19:46 +01:00
  • 99566d5e09 Added "DELL Inspiron 7000" to the compatibility list. (From casey <cruark@comcast.net>.) Peter Osterlund 2003-11-15 13:40:29 +01:00
  • c0113a86d4 Changed version to 0.12.1. v0.12.1 Peter Osterlund 2003-11-14 21:17:16 +01:00
  • ed43dd7af5 No longer support installation from a precompiled binary. It should be possible for everyone to compile from source. Peter Osterlund 2003-11-14 21:11:45 +01:00
  • 2d84ff6e0b Added the FAQ section from the web page to the README file. Peter Osterlund 2003-11-14 20:56:59 +01:00
  • c8955366a8 Restructured and updated the documentation. Created README file that replaces the FEATURES and PARAMETER files. Peter Osterlund 2003-11-14 20:44:58 +01:00
  • 98295fd6ca Improved a comment. Peter Osterlund 2003-11-12 21:29:02 +01:00
  • e2f79457b8 Added "PowerPro C 3:16" to the compatibility list. (From Anders Kaseorg <anders@kaseorg.com>.) (Requires change c04c5744c3fdaff2037b7eb387640888c09d8b1a.) Peter Osterlund 2003-11-12 21:02:21 +01:00
  • 0a3ab4831d Replaced the oneFinger, twoFingers and threeFingers variables in SynapticsHwState with a single variable numFingers. This is more logical, the old variables only existed because of implementation details in the 2.6 kernel interface. Peter Osterlund 2003-11-12 20:49:36 +01:00
  • 5181449a9f Removed compatibility code for old (<test6) 2.6 kernels. Peter Osterlund 2003-11-12 20:02:01 +01:00
  • efbbea9121 Rediffed the alps patch for kernel 2.6.0-test9-bk16. Peter Osterlund 2003-11-12 16:52:01 +01:00
  • c04c5744c3 Made the packet checking code less strict, so that the driver works also for touchpads that don't strictly follow the specified protocol. Problem reported by Anders Kaseorg <anders@kaseorg.com> using a PowerPro C 3:16 laptop. Peter Osterlund 2003-11-12 16:14:34 +01:00
  • 8424ef07de Removed unnecessary pointer typedefs. Peter Osterlund 2003-11-11 20:14:16 +01:00
  • 2252815be5 Do edge detection a little later in the HandleState() function, so that it is not done at all when the touchpad is disabled. Peter Osterlund 2003-11-11 16:29:09 +01:00
  • 984f218d03 Added "HP NX9010" to the compatibility list. (From Roberto Selbach Teixeira <roberto@robt.org>.) Peter Osterlund 2003-11-11 16:23:13 +01:00
  • 1c9a4cbd49 Fixed spelling error. Peter Osterlund 2003-11-10 20:39:40 +01:00
  • 5b959ee659 Added "HP Pavillion ZE4125" to the compatibility list. (From Kurt Bechstein <kbechstein@buckeye-express.com>.) Peter Osterlund 2003-11-05 18:15:00 +01:00
  • 475b1c5a82 Added "SONY VAIO GR7/K" to the compatibility list. (From Mattia Dongili <dongili@supereva.it>.) Peter Osterlund 2003-11-03 21:05:04 +01:00
  • 3e4020797e Added "DELL Inspiron 1100" to the compatibility list. (From Damien Solley <dsolley@student.usyd.edu.au>.) Peter Osterlund 2003-11-03 20:36:29 +01:00
  • 91fdf85fba Disable the whole touchpad, not just tapping, during keyboard activity. Peter Osterlund 2003-11-02 11:51:49 +01:00
  • 91c7a9f800 Added "syndaemon", a program that monitors keyboard activity and disables touchpad tapping when the keyboard is being used. Peter Osterlund 2003-11-02 11:30:46 +01:00
  • 282572e2ff Added "COMPAQ Presario 700US" to the compatibility list. (From Jeremie Wattellier <j_wattellier@yahoo.com>.) Peter Osterlund 2003-10-30 19:39:05 +01:00
  • 6f4b0b58f7 Added "Panasonic CF-R1" to the compatibility list. (From matthew@mulrooney.ca.) Peter Osterlund 2003-10-30 19:35:28 +01:00
  • fa786c17e7 Added a note explaining that you can not have more than one core pointer. Peter Osterlund 2003-10-27 19:20:09 +01:00
  • 366457bafa Added "INote 88EPS" to the compatibility list. (From Yves Caniou <Yves.Caniou@loria.fr>.) Peter Osterlund 2003-10-27 19:08:04 +01:00
  • 8e470c9d58 Changed version to 0.12.0. v0.12.0 Peter Osterlund 2003-10-26 10:30:38 +01:00
  • d184b86a02 Updated documentation regarding 2.6.x, alps and security considerations for the SHMConfig driver option. Peter Osterlund 2003-10-26 10:19:51 +01:00
  • b1009fe08b Added the alps kernel patch for 2.6.0-test9. Peter Osterlund 2003-10-26 09:05:04 +01:00
  • 30d5999796 Print the driver version string before other driver messages. Peter Osterlund 2003-10-26 08:58:41 +01:00
  • 7f348b659c Added "ASUS M3000N" to the compatibility list. (From Luca Capello <luca@pca.it>.) Peter Osterlund 2003-10-24 17:08:06 +02:00
  • 820748ba2a Added "Compaq Evo N800v" to the compatibility list. (From Vladimir Wiedermann <wiedermann@sturak.sk>.) Peter Osterlund 2003-10-24 16:52:43 +02:00
  • dba1d2aef9 Added "HP Omnibook XT1000 (F3433)" to the compatibility list. (From Philip Rieger <prieger@gmx.de>.) Peter Osterlund 2003-10-19 17:46:16 +02:00
  • 4093aab2f0 Added "COMPAQ Presario 2825EA" and "DELL Latitude C610" to the compatibility list. (From Dr. Jörg-Volker Peetz <peetz@scai.fhg.de>.) Peter Osterlund 2003-10-17 16:32:27 +02:00
  • 698ae2fa0e In the bug reporting paragraph, ask for dmesg and /proc/bus/input/devices for 2.6.x kernels. Peter Osterlund 2003-10-16 07:47:30 +02:00
  • a415c1c4b3 Fixed some language issues. Peter Osterlund 2003-10-13 23:39:27 +02:00
  • 64cb1f3f14 Report all eight multi buttons in the synclient program. Peter Osterlund 2003-10-13 23:33:25 +02:00
  • d2aa3f955b Cosmetic cleanup in ps2comm.h. Peter Osterlund 2003-10-13 23:06:52 +02:00
  • 909bb54fdb Fixed spelling error. Peter Osterlund 2003-10-13 22:02:10 +02:00
  • ad34245639 Use case insensitive matching when setting parameters. Peter Osterlund 2003-10-12 16:49:09 +02:00
  • 215c8256a5 Implemented "locked drags", after a suggestion from "Karl Kashofer" <karl.kashofer@gmx.at>. Peter Osterlund 2003-10-12 16:45:02 +02:00
  • 0160f6e854 Made code formatting more consistent. Peter Osterlund 2003-10-11 14:51:51 +02:00
  • b3fb393f84 Added file README.alps that explains how to use the driver with an ALPS Glidepoint device. Peter Osterlund 2003-10-11 14:31:17 +02:00
  • 70922137ac Added "ECS Desknote i-Buddie A900" to the compatibility list. (From Sergio Queiroz <srmq@cin.ufpe.br>.) Peter Osterlund 2003-10-11 12:04:18 +02:00
  • 4e4f3e8385 Changed version to 0.11.8. v0.11.8 Peter Osterlund 2003-10-08 19:44:20 +02:00
  • bd6eff99ab Fixed INSTALL files. There are no compound words in the English language. Peter Osterlund 2003-10-07 00:28:56 +02:00
  • fd9ffb281c Minor documentation fixes. Peter Osterlund 2003-10-05 08:42:12 +02:00
  • 2cdd459c1d Updated the documentation. Peter Osterlund 2003-10-04 19:11:04 +02:00
  • d7d9674548 Added X include files so that the driver can be compiled without an external XFree86 source tree. Peter Osterlund 2003-10-04 18:38:52 +02:00
  • 18d9a2d1f8 Added "Sharp Actius MM10" to the compatibility list. (From David Masover <masover@physemp.com>.) Peter Osterlund 2003-10-01 07:26:14 +02:00
  • a83a851935 Initialize the id variable in QueryIsSynaptics(), so that we don't print out garbage if the identification fails. Peter Osterlund 2003-09-28 20:28:18 +02:00
  • 387932425d Changed version to 0.11.7. v0.11.7 Peter Osterlund 2003-09-28 15:27:16 +02:00
  • 8c8177561c When using the Linux 2.6 event device, try to get exclusive access to the device, so that touchpad data doesn't leak to /dev/input/mice. Peter Osterlund 2003-09-28 15:23:54 +02:00
  • e3413da67b Added "Gateway 600S" to the compatibility list. (From Bradley Chapman <kakadu_croc@yahoo.com>.) Peter Osterlund 2003-09-27 17:30:52 +02:00
  • 5a7315d09f Added "Acer TravelMate 234LC" to the compatibility list. (From Andras Huszar <hsi@mailbox.hu>.) Peter Osterlund 2003-09-27 08:25:03 +02:00
  • 08dbc35d45 Changed version to 0.11.6. v0.11.6 Peter Osterlund 2003-09-26 08:02:51 +02:00
  • 0b82ac7de4 Warn about (and fix) mis-configured TopEdge/BottomEdge parameters. Peter Osterlund 2003-09-26 08:00:59 +02:00
  • e507f26e14 Forgot to change the default values for TopEdge and BottomEdge in change a37a1239a7. Peter Osterlund 2003-09-26 07:54:48 +02:00
  • 3b6deacd0b Updated the config section in INSTALL.DE. Added warning explaining that the file is not up to date. Peter Osterlund 2003-09-26 07:53:21 +02:00
  • 86adad50ea Changed version to 0.11.5. v0.11.5 Peter Osterlund 2003-09-25 01:40:16 +02:00
  • a37a1239a7 Added support for the new 2.6 kernel events ABS_TOOL_WIDTH, BTN_TOOL_FINGER, BTN_TOOL_DOUBLETAP and BTN_TOOL_TRIPLETAP. Note that this swaps the direction of the Y axis internally to match X and the linux input subsystem. Because of this, the TopEdge and BottomEdge parameters must be modified in the config file. There is some backwards compatibility code for old 2.5/2.6 kernels that will probably be deleted later. Peter Osterlund 2003-09-25 01:37:13 +02:00
  • fe3d1e6d2b Use the EVIOCGID ioctl for synaptics event device auto detection. This is much simpler than parsing /proc/bus/input/devices and more robust too. Peter Osterlund 2003-09-24 23:03:43 +02:00
  • 95256de7ca Fixed error in change 9e0c268543. Peter Osterlund 2003-09-22 23:05:41 +02:00
  • 9e0c268543 Changed version to 0.11.4. v0.11.4 Peter Osterlund 2003-09-22 23:05:00 +02:00
  • 052060027b Reverted change bbb485a01a. It's better to build the binary for 4.2.0 because this will work for both 4.2 and 4.3. Peter Osterlund 2003-09-22 23:04:19 +02:00
  • c078adee82 Changed the identifier for the synaptics protocol to match kernel 2.6.0-test5-bk8. Peter Osterlund 2003-09-21 18:58:11 +02:00
  • 56a7a48bfa Added "DELL Latitude CPi" to the compatibility list. (From Bruno Pelaia <pelaia@lugroma3.org>.) Peter Osterlund 2003-09-17 16:43:42 +02:00
  • 1e01005291 Forgot to run emacs indent before last check in. Peter Osterlund 2003-09-15 21:26:08 +02:00
  • 738003e9f6 More consistent code formatting. Peter Osterlund 2003-09-15 21:22:55 +02:00
  • 618537a53c Clarified description of FingerLow/FingerHigh parameters. Peter Osterlund 2003-09-14 22:18:17 +02:00
  • 0f0cee77f6 Made it possible to disable the touchpad at runtime. (Patch from "Jörg Bösner" <ich@joerg-boesner.de>.) Peter Osterlund 2003-09-14 21:46:28 +02:00
  • d1643a7d78 Added "Acer 661 LCi" to the compatibility list. (From Matthias D. Eisner <matthias.eisner@ilw.agrl.ethz.ch>.) Peter Osterlund 2003-09-06 16:02:46 +02:00
  • a01bb3f3b1 Added some old news to the NEWS file. Peter Osterlund 2003-08-23 20:36:55 +02:00
  • 2dcc238913 Fixed spelling errors. Peter Osterlund 2003-08-23 19:19:26 +02:00
  • 141cfb8696 Created a helper macro to get rid of all the ugly "#ifdef DEBUG" in ps2comm.c. Peter Osterlund 2003-08-23 19:12:58 +02:00
  • 1b72cfdff7 Made "make tags" work for emacs. Peter Osterlund 2003-08-23 18:57:27 +02:00
  • 156c433053 Comment fixes. Peter Osterlund 2003-08-23 18:50:40 +02:00
  • 5ab0290008 Changed tab size from 4 to the standard value 8. Reindented code so that it still looks sane. Peter Osterlund 2003-08-23 18:43:08 +02:00
  • bbb485a01a Changed Makefile to build for XFree86 version 4.3.0 by default. Peter Osterlund 2003-08-23 18:22:09 +02:00
  • 7626b4ea87 Removed trailing whitespace. Peter Osterlund 2003-08-23 18:21:32 +02:00
  • 4b975c2b50 Reset the touchpad if it has been out of sync for too long. (By Hartwig Felger, cleaned up somewhat by me.) The synaptics manual explains that the touchpad can revert to relative mode after a power glitch or electrostatic discharge. Peter Osterlund 2003-08-02 13:07:33 +02:00
  • 106ccc8b50 Changed version to 0.11.3p11. Peter Osterlund 2003-07-31 12:11:00 +02:00
  • 4a9aa22cf8 Updated COMPATIBILITY file. Peter Osterlund 2003-07-31 11:59:34 +02:00