Commit Graph

  • bf8b37d82f Consistency fix in the compatibility list. Peter Osterlund 2004-05-05 21:03:19 +02:00
  • bcfff46041 Updated the "Vobis Highscreen" entry in the compatibility list. (From Antonio Celentano <tonice@tonice.de>.) Peter Osterlund 2004-05-05 21:00:07 +02:00
  • a943bc0f5e Added "DELL Inspiron 4000" and "Toshiba 1105" to the compatibility list. (From micky mouse <baal_killer@hotmail.com>.) Peter Osterlund 2004-05-05 20:48:09 +02:00
  • c9c4d1f832 Changed version to 0.13.1. v0.13.1 Peter Osterlund 2004-05-03 21:23:53 +02:00
  • 214bbbd518 Added a "GuestMouseOff" parameter to disable the pass through device. (It's not entirely uncommon that the pointing stick is broken and generates bogus pointer movements.) From Moritz Maass <maass@informatik.tu-muenchen.de>. Peter Osterlund 2004-05-02 19:19:22 +02:00
  • b6cc622350 Added "Fujitsu-Siemens LIFEBOOK S-4572" to the compatibility list. (From Olaf Glage <olaf@dieglages.de>.) Peter Osterlund 2004-04-30 22:14:55 +02:00
  • 72ba1ae618 Added "Vobis Highscreen XI 14-C1200" to the compatibility list. (From Antonio Celentano <tonice@tonice.de>.) Peter Osterlund 2004-04-27 21:19:40 +02:00
  • d793d20748 Fixed detection of ALPS touchpads when using a 2.6 linux kernel. Reported by stage.nexvision <stage.nexvision@laposte.net>. Peter Osterlund 2004-04-27 21:15:55 +02:00
  • a2bf6b124b Added "DELL Inspiron 500m" to the compatibility list. (From holger <holger@ftml.net>.) Peter Osterlund 2004-04-27 19:59:31 +02:00
  • 4c4599a8ac Changed version to 0.13.0. v0.13.0 Peter Osterlund 2004-04-24 15:30:53 +02:00
  • 9d9b89db91 Updated documentation to reflect the fact the ALPS support no longer requires the 2.6 linux kernel. Peter Osterlund 2004-04-24 15:15:21 +02:00
  • fffba79a28 Added "HP Pavilion ZE4610us" to the compatibility list. (From Derrick <derrickm@kcmsdocs.org>.) Peter Osterlund 2004-04-24 11:53:15 +02:00
  • caf8a07cb5 Always rebuild the tar.bz2 file. (Some dependencies were missing and adding correct dependencies is not worth the trouble.) Peter Osterlund 2004-04-24 11:45:04 +02:00
  • 8a9559c317 Added "SONY VAIO Z1" to the compatibility list. (From Markus Huschka <M_H_ulm@gmx.de>.) Peter Osterlund 2004-04-24 11:00:11 +02:00
  • 173c0698d8 Explain what packages to install on debian systems. From mair <mair.allen-williams@cl.cam.ac.uk>. Peter Osterlund 2004-04-24 09:21:26 +02:00
  • f5179294a7 Added "Toshiba Portege A100" to the compatibility list. (From mair <mair.allen-williams@cl.cam.ac.uk>.) Peter Osterlund 2004-04-24 09:18:40 +02:00
  • e6b7b4f704 Removed obsolete comment from alps.patch and updated the patch for kernel 2.6.5. Peter Osterlund 2004-04-22 23:36:48 +02:00
  • a4ba6e264a Added (untested) support for ALPS touchpads using the 2.4 linux kernel. Peter Osterlund 2004-04-22 23:32:25 +02:00
  • f1146f67f7 Fixed change 09085c9fb8. If the device nodes don't exist, don't blame it on missing evdev support. Peter Osterlund 2004-04-22 01:07:49 +02:00
  • 09085c9fb8 If the evdev kernel module seems to be missing, say so in the log file. Peter Osterlund 2004-04-22 00:37:02 +02:00
  • 3fa4224a12 Properly implement EventQueryHardware(). Peter Osterlund 2004-04-20 20:17:51 +02:00
  • 70d8648301 Removed repeater from the shared memory segment. It's not possible to share pointers between different address spaces. Peter Osterlund 2004-04-18 20:55:15 +02:00
  • ab2b8a2c4b Fixed inconsistent function name. Peter Osterlund 2004-04-18 20:43:54 +02:00
  • 6df2b83aff Don't call PS2QueryHardware() from PSMReadHwState(). Peter Osterlund 2004-04-18 20:43:13 +02:00
  • 52376f3bd0 Moved ps2_print_ident() forward declaration to ps2comm.h. Peter Osterlund 2004-04-18 20:30:43 +02:00
  • 264bbfd70a Added (untested) support for the FreeBSD psm mouse driver. Peter Osterlund 2004-04-18 20:27:31 +02:00
  • 8148d66fb5 Reverted incorrect changes in change f56d238d28. Peter Osterlund 2004-04-18 19:47:17 +02:00
  • afab8e3ae0 Renamed functions in ps2comm.c for better consistency. Peter Osterlund 2004-04-18 11:40:55 +02:00
  • fe2a627601 Removed unnecessary #includes and made some code formatting fixes. Peter Osterlund 2004-04-18 11:19:31 +02:00
  • 2447cda31a Renamed synapticshw to SynapticsHwInfo to avoid conflicts with the FreeBSD psm driver. Peter Osterlund 2004-04-18 10:24:14 +02:00
  • e1970297ec Updated Makefile dependencies. Peter Osterlund 2004-04-18 02:02:33 +02:00
  • 3e37b4c7d2 Moved the CommData struct from synaptics.h to synproto.h so that ps2comm.c and eventcomm.c don't have to define SYNAPTICS_PRIVATE. Peter Osterlund 2004-04-18 01:52:08 +02:00
  • 647c5ae5f5 Don't call ps2comm functions directly from synaptics.c. Peter Osterlund 2004-04-18 01:40:07 +02:00
  • f574d42c77 Moved autodev handling to the protocol specific files. Peter Osterlund 2004-04-18 01:18:06 +02:00
  • 7bd534c0e3 Removed unnecessary forward declaration. Peter Osterlund 2004-04-18 00:57:25 +02:00
  • 486548b181 Fixed incorrect sort order in the compatibility list. Peter Osterlund 2004-04-17 23:44:27 +02:00
  • 03c247ccc9 Added "Medion MD9626" to the compatibility list. (From Olive <olivier.fambon@free.fr>.) Peter Osterlund 2004-04-17 23:42:31 +02:00
  • e7b5246874 Reordered the requirements list in the INSTALL file so that the most important items come first. Peter Osterlund 2004-04-17 23:40:34 +02:00
  • 8ad3c7d36b Updated INSTALL file. From Olive <olivier.fambon@free.fr>. Peter Osterlund 2004-04-17 23:36:52 +02:00
  • b8e955b4ce Handle touchpads with a middle mouse button. Based on a 2.6 kernel patch from Dmitry Torokhov. Peter Osterlund 2004-04-14 20:15:19 +02:00
  • 599641dbbb Added "Packard Bell Easy Note E3259SE" to the compatibility list. (From Robert Emil Berge <robert@rebi.no>.) Peter Osterlund 2004-04-13 19:29:49 +02:00
  • a180cc6cae Added "ASUS A2500" to the compatibility list. (From Duncan Irving <duncan.irving@man.ac.uk>.) Peter Osterlund 2004-04-13 19:09:06 +02:00
  • 514976ad03 Moved testprotokoll.c to the test directory. Peter Osterlund 2004-04-13 01:13:23 +02:00
  • dee1cca686 Don't send the whole SynapticsPrivate struct to the ReadHwState() functions. Peter Osterlund 2004-04-13 01:02:22 +02:00
  • 641aef59c6 Small #include fix. Peter Osterlund 2004-04-12 22:46:21 +02:00
  • b76ecca961 Replaced Success with TRUE/FALSE in ps2comm.c. Peter Osterlund 2004-04-12 22:31:33 +02:00
  • 324421dd86 Moved reading of hardware state to the protocol specific files. Peter Osterlund 2004-04-12 21:48:48 +02:00
  • 05011c8079 Replaced Success with TRUE/FALSE where possible. Peter Osterlund 2004-04-12 13:54:25 +02:00
  • 306df7f121 Don't export private stuff from ps2comm.[ch]. Peter Osterlund 2004-04-12 10:58:33 +02:00
  • 695a442786 Moved the QueryHardware function to the protocol specific files. Peter Osterlund 2004-04-12 10:45:05 +02:00
  • c1efdf9b3b The PrintIdent() function doesn't need access to the whole SynapticsPrivate struct. Peter Osterlund 2004-04-12 01:50:07 +02:00
  • 5a3e05478a Some work on abstracting out the protocol differences from synaptics.c to make supporting the FreeBSD psm driver possible. Peter Osterlund 2004-04-12 01:27:55 +02:00
  • bda42daf59 Renamed the DBG macro in ps2comm.c to PS2DBG to avoid collision with the DBG macro from the XFree86 core. Peter Osterlund 2004-04-12 00:21:45 +02:00
  • c091af0e83 Spelling fix. Peter Osterlund 2004-04-11 23:34:25 +02:00
  • a4334dd02d Spelling fixes. Peter Osterlund 2004-04-11 23:16:11 +02:00
  • c818be3c6f Small simplification in HandleTapProcessing(). Peter Osterlund 2004-04-11 15:20:40 +02:00
  • 1a4834ed33 Moved pointer delta computations to a separate function. Peter Osterlund 2004-04-11 13:43:33 +02:00
  • f13fa56f1a Moved scroll processing to a separate function. Peter Osterlund 2004-04-11 13:22:12 +02:00
  • 1645864d7b Added "ECS A-530 Transmeta 5600" to the compatibility list. (From Bruno R <petibill@wanadoo.fr>.) Peter Osterlund 2004-04-11 00:04:18 +02:00
  • 174d85a0f7 Implemented a proper state machine for tap and drag processing. This fixes several problems: * Double tap and drag now works. (Problem reported by Andrew Pimlott <andrew@pimlott.net>.) * Locked drags are handled correctly, even for button 2 and 3 tap-and-drag operations. * The [LR][TB]CornerButton and TapButton[123] parameters now work also for button values > 3. * The old code was too hard to understand. Peter Osterlund 2004-04-10 23:46:42 +02:00
  • 9a41e6a364 Fixed spelling error. Peter Osterlund 2004-04-09 22:02:57 +02:00
  • 38bcad4cdf Added "DELL Latitude LS400" to the compatibility list. (From Florian Schlichting <f.schlichting@ucl.ac.uk>.) Peter Osterlund 2004-04-08 22:46:23 +02:00
  • 8f131cab87 Removed the unused reset retry loop. Peter Osterlund 2004-04-05 00:28:15 +02:00
  • d1feeac0d2 More preparations for FreeBSD support. Peter Osterlund 2004-04-05 00:08:07 +02:00
  • 4feab2340f Shortened the code in SynapticsPreInit() by introducing a helper variable. Peter Osterlund 2004-04-04 22:58:55 +02:00
  • fb4b8f3d82 Added "IBM ThinkPad R40" to the compatibility list. (From Reinhard Tartler <siretart@meinungsverstaerker.de>.) Peter Osterlund 2004-04-04 22:25:40 +02:00
  • f56d238d28 Some changes to make supporting FreeBSD easier. From Arne Schwabe <arne@rfc2549.org>, with some editing by me. Peter Osterlund 2004-04-04 22:23:08 +02:00
  • 30a409af6f Cosmetic change in the INSTALL file. Peter Osterlund 2004-04-01 21:21:25 +02:00
  • 6a3c37600d Added "Acer Aspire 2000" to the compatibility list. (From Daniel Gonsior <daniel.gonsior@web.de>.) Peter Osterlund 2004-03-28 15:22:51 +02:00
  • 37aaf27e89 Added "COMPAQ EVO N1020v" to the compatibility list. (From Jonatan Sandström <jonatan.sandstrom@telia.com>.) Peter Osterlund 2004-03-27 22:25:56 +01:00
  • 16051d17ec Added "HP Omnibook 6000" to the compatibility list. (From Peter Salisbury <peter@baddesleychurch.org>.) Peter Osterlund 2004-03-27 22:05:35 +01:00
  • fae035534d Added "Acer TravelMate 330T" to the compatibility list. (From Gary Lawrence Murphy <garym@canada.com>.) Peter Osterlund 2004-03-24 21:14:51 +01:00
  • 7b2bbe1218 Added "Toshiba EX1/524CDET" to the compatibility list. (From Johnny A <jnny@home.se>.) Peter Osterlund 2004-03-22 21:19:07 +01:00
  • 873aba342a Added "SONY VAIO FX405" to the compatibility list. (From Markus Gaugusch <markus@gaugusch.at>.) Peter Osterlund 2004-03-22 21:10:59 +01:00
  • c07fe2e419 Added "COMPAQ Presario 700EA" to the compatibility list. (From Harm de Vries <h.de.vries@st.hanze.nl>.) Peter Osterlund 2004-03-22 21:08:48 +01:00
  • 0a25629e30 Added "HP Pavilion ZE4420us" to the compatibility list. (From Fab Perez <fabperez@dzo.com>.) Peter Osterlund 2004-03-20 19:19:35 +01:00
  • e316364d71 Updated the FAQ. Peter Osterlund 2004-03-18 21:31:40 +01:00
  • 819c660d8b Added "Fujitsu-Siemens AMILO A 7600" to the compatibility list. (From Juho Virtanen <juho.virtanen@iki.fi>.) Peter Osterlund 2004-03-15 22:39:48 +01:00
  • 02c307e0b4 Added "COMPAQ Presario 1200" to the compatibility list. (From M.I. Prins <miprins@iskandar.demon.nl>.) Peter Osterlund 2004-03-14 15:05:27 +01:00
  • d347a231ac Added back support for the TOP makefile variable. Peter Osterlund 2004-03-08 23:15:12 +01:00
  • e4c5ade833 Added "COMPAQ Presario 2510EA" to the compatibility list. (From Matteo Croce <3297627799@wind.it>.) Peter Osterlund 2004-03-08 22:31:31 +01:00
  • b91a232e94 Added "Acer Aspire 1353XC" to the compatibility list. (From Edward Gray <edgray@jg-hosting.com>.) Peter Osterlund 2004-03-08 21:36:29 +01:00
  • 4b1927bcff Added "Airis Diamond 630" to the compatibility list. (From Tiago Miguel Cavaco Rodrigues <a25092@ualg.pt>.) Peter Osterlund 2004-03-07 09:55:37 +01:00
  • 3dd1afc050 Changed version to 0.12.5. v0.12.5 Peter Osterlund 2004-03-04 20:25:16 +01:00
  • a30d9b0eda When no usable event device node was found, print out how many nodes were checked. Peter Osterlund 2004-03-04 20:16:09 +01:00
  • 3fc2649488 Clarified how to get the contents of the /proc/bus/input/devices file. Peter Osterlund 2004-03-03 07:14:59 +01:00
  • 8078d4c2b9 Mention that the X server log file is usually called /var/log/XFree86.0.log. Peter Osterlund 2004-02-29 23:12:08 +01:00
  • eeb40cac2b Made it possible to have both circular scrolling and vertical/horizontal scrolling enabled at the same time. From Matthias Ihmig <m.ihmig@gmx.net>. Peter Osterlund 2004-02-29 22:33:57 +01:00
  • 362c0722dd Made it possible to disable vertical and horizontal scrolling by setting the corresponding parameter to zero. From Matthias Ihmig <m.ihmig@gmx.net>. Peter Osterlund 2004-02-29 21:23:46 +01:00
  • 2f36b06fdc Made it possible to use "edge motion" also when not dragging. From Matthias Ihmig <m.ihmig@gmx.net>. Peter Osterlund 2004-02-29 21:02:58 +01:00
  • 661c08dca8 Added pressure dependent edge motion speed. From Matthias Ihmig <m.ihmig@gmx.net>. Peter Osterlund 2004-02-29 20:46:37 +01:00
  • bc76e183f5 Fixed bug in change ec6c36c16d. Peter Osterlund 2004-02-29 20:21:42 +01:00
  • 86017b6f84 Added "Toshiba A20" to the compatibility list. (From Gabriel Lavoie <glavoie@mutehq.net>.) Peter Osterlund 2004-02-28 21:21:20 +01:00
  • 633d63d6d3 Reverted change 90f04a3309 and added a note explaining why in the README.alps file. Peter Osterlund 2004-02-28 20:51:46 +01:00
  • b51f390888 Added "Compaq Presario 2155US" to the compatibility list. (From Lars Bamberger <Lars.Bamberger@gmx.de>.) Peter Osterlund 2004-02-28 20:32:53 +01:00
  • ea379ff19c Added "Desknote A928" to the compatibility list. (From Olivier Esser <o.esser@dpmms.cam.ac.uk>.) Peter Osterlund 2004-02-28 20:19:03 +01:00
  • 684a20f32f The is_equal() function in synclient.c forgot to check multibuttons. Peter Osterlund 2004-02-25 18:45:57 +01:00
  • ee8c5d9849 Added support for middle mouse button events on some ALPS touchpad models. Peter Osterlund 2004-02-25 18:41:16 +01:00
  • 8307eaaced Added support for middle mouse buttons. (Some ALPS touchpads have them.) Peter Osterlund 2004-02-25 18:31:07 +01:00
  • ec6c36c16d Small preparation for pressure dependent edge motion speed. Peter Osterlund 2004-02-25 18:11:26 +01:00