Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-09 | Added pass through support. From David Kennedy and Fred | Peter Osterlund | |
Hucht. | |||
2006-04-09 | Added "IBM ThinkPad T30" to the compatibility list. | Peter Osterlund | |
(From Fred Hucht <fred@thp.Uni-Duisburg.DE>.) | |||
2006-04-09 | Cosmetic changes in ps2comm.c. Mostly from Fred Hucht | Peter Osterlund | |
<fred@thp.Uni-Duisburg.DE> and/or David Kennedy. | |||
2006-04-09 | Clarified that the EmulateMidButtonTime parameter affects | Peter Osterlund | |
the physical mouse buttons, not tapping. | |||
2006-04-09 | Clarified that the MinSpeed, MaxSpeed and AccelFactor | Peter Osterlund | |
parameters don't have any effect on scrolling speed. | |||
2006-04-09 | Added "Gericom A2" to the compatibility list. | Peter Osterlund | |
(From Bastiaan Veelo <Bastiaan.N.Veelo@immtek.ntnu.no>.) | |||
2006-04-09 | Added "Acer TravelMate 244LM" to the compatibility list. | Peter Osterlund | |
(From Malcolm Farmer <general@smilodon.plus.com>.) | |||
2006-04-09 | Translated the TODO file to English. | Peter Osterlund | |
2006-04-09 | Updated INSTALL.DE. Translation contributed by | Peter Osterlund | |
Markus B. <bajo@gmx.at>. | |||
2006-04-09 | Explained how to find the correct event device when using | Peter Osterlund | |
the driver with an ALPS GlidePoint device. | |||
2006-04-09 | Added "ASUS B1500" to the compatibility list. | Peter Osterlund | |
(From Tomas Metz jr. <tomm@metz.cz>.) | |||
2006-04-09 | Only use the -fno-merge-constants compiler flag if the | Peter Osterlund | |
compiler understands it. | |||
2006-04-09 | Added "COMPAQ Presario 1710T" to the compatibility list. | Peter Osterlund | |
(From Justin Quek <quek@crhc.uiuc.edu>.) | |||
2006-04-09 | Added "Acer Aspire 1601LC" to the compatibility list. | Peter Osterlund | |
(From Jean Lepropre <jlepropre@student.ulg.ac.be>.) | |||
2006-04-09 | Added an explanation how the FingerLow, FingerHigh, | Peter Osterlund | |
MaxTapTime and MaxTapMove parameters affect tapping. | |||
2006-04-09 | Added "Sharp PC-FS2518" to the compatibility list. | Peter Osterlund | |
(From Simon Bell <aooi58@dsl.pipex.com>.) | |||
2006-04-09 | Added "Panasonic Toughbook W2" to the compatibility list. | Peter Osterlund | |
(From Alexei Gilchrist <alexei@physics.uq.edu.au>.) | |||
2006-04-09 | Added "DELL Inspiron 8100" to the compatibility list. | Peter Osterlund | |
(From Dmitry Torokhov <dtor_core@ameritech.net>.) | |||
2006-04-09 | Added "HP Omnibook XE4400" to the compatibility list. | Peter Osterlund | |
(From alnoah@moncantabrari.com.) | |||
2006-04-09 | Added "Acer Aspire 1353LC" to the compatibility list. | Peter Osterlund | |
(From Andrea Stroppolo <andrea.stroppolo@libero.it>.) | |||
2006-04-09 | Added "Medion MD40100" to the compatibility list. | Peter Osterlund | |
(From Richard Hoefter <richard.hoefter@web.de>.) | |||
2006-04-09 | Added "IBM ThinkPad T41" to the compatibility list. | Peter Osterlund | |
(From Ari Pollak <ari@debian.org>.) | |||
2006-04-09 | In the syndaemon help message, print the default disable | Peter Osterlund | |
time. (Suggestion from Frédéric Bothamy <frederic.bothamy@free.fr>.) | |||
2006-04-09 | Made syndaemon recognize the '?' option, causing the help | Peter Osterlund | |
message to be printed. | |||
2006-04-09 | Added "COMPAQ Presario 711EA" to the compatibility list. | Peter Osterlund | |
(From Frédéric Bothamy <frederic.bothamy@free.fr>.) | |||
2006-04-09 | Added "Sony PCG-TR1A" to the compatibility list. | Peter Osterlund | |
(From Gene Imes <gene@ozob.net>.) | |||
2006-04-09 | Added parameter settings to the InputDevice example in | Peter Osterlund | |
README.alps, so that the whole thing can be cut and pasted into the XFree86 config file. (Suggestion from Gene Imes <gene@ozob.net>.) | |||
2006-04-09 | Added "HP Pavillion ZT3000" to the compatibility list. | Peter Osterlund | |
(From Justin Jones <randomgalssuck@iinet.net.au>.) | |||
2006-04-09 | Added an fflush() call after the printf in the monitor loop | Peter Osterlund | |
in synclient.c. This makes "synclient -m" behave better when the output is piped to some other program. (From Anders Kaseorg <anders@kaseorg.com>.) | |||
2006-04-09 | Added "Airis Pragma 750" to the compatibility list. | Peter Osterlund | |
(From José L. Fernández Jambrina <j.fdez.jambrina@telefonica.net>.) | |||
2006-04-09 | Added "DELL Inspiron 5150" to the compatibility list. | Peter Osterlund | |
(From Steve Head <smhh@onthe.net.au>.) | |||
2006-04-09 | Added "DELL Inspiron 7000" to the compatibility list. | Peter Osterlund | |
(From casey <cruark@comcast.net>.) | |||
2006-04-09 | Changed version to 0.12.1.v0.12.1 | Peter Osterlund | |
2006-04-09 | No longer support installation from a precompiled binary. | Peter Osterlund | |
It should be possible for everyone to compile from source. | |||
2006-04-09 | Added the FAQ section from the web page to the README file. | Peter Osterlund | |
2006-04-09 | Restructured and updated the documentation. Created README | Peter Osterlund | |
file that replaces the FEATURES and PARAMETER files. | |||
2006-04-09 | Improved a comment. | Peter Osterlund | |
2006-04-09 | Added "PowerPro C 3:16" to the compatibility list. | Peter Osterlund | |
(From Anders Kaseorg <anders@kaseorg.com>.) (Requires change c04c5744c3fdaff2037b7eb387640888c09d8b1a.) | |||
2006-04-09 | Replaced the oneFinger, twoFingers and threeFingers | Peter Osterlund | |
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. | |||
2006-04-09 | Removed compatibility code for old (<test6) 2.6 kernels. | Peter Osterlund | |
2006-04-09 | Rediffed the alps patch for kernel 2.6.0-test9-bk16. | Peter Osterlund | |
2006-04-09 | Made the packet checking code less strict, so that the | Peter Osterlund | |
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. | |||
2006-04-09 | Removed unnecessary pointer typedefs. | Peter Osterlund | |
2006-04-09 | Do edge detection a little later in the HandleState() | Peter Osterlund | |
function, so that it is not done at all when the touchpad is disabled. | |||
2006-04-09 | Added "HP NX9010" to the compatibility list. | Peter Osterlund | |
(From Roberto Selbach Teixeira <roberto@robt.org>.) | |||
2006-04-09 | Fixed spelling error. | Peter Osterlund | |
2006-04-09 | Added "HP Pavillion ZE4125" to the compatibility list. | Peter Osterlund | |
(From Kurt Bechstein <kbechstein@buckeye-express.com>.) | |||
2006-04-09 | Added "SONY VAIO GR7/K" to the compatibility list. | Peter Osterlund | |
(From Mattia Dongili <dongili@supereva.it>.) | |||
2006-04-09 | Added "DELL Inspiron 1100" to the compatibility list. | Peter Osterlund | |
(From Damien Solley <dsolley@student.usyd.edu.au>.) | |||
2006-04-09 | Disable the whole touchpad, not just tapping, during | Peter Osterlund | |
keyboard activity. |