summaryrefslogtreecommitdiff
path: root/tools/synclient.c
AgeCommit message (Expand)Author
2014-02-21Revert "Drop circular pad support"Peter Hutterer
2014-02-21Revert "Purge scrollbuttons (repeat)"Peter Hutterer
2013-03-26synclient: support -? for usagePeter Hutterer
2013-03-26synclient: remove 'm' and 'h' from getopt and man pagePeter Hutterer
2013-03-26tools: drop -s listing in synclient's help output. SHM is gone.Peter Hutterer
2012-05-11tools: coasting speed is not capped at 20, cap it at 255Peter Hutterer
2012-05-10Move synaptics.h leftovers to synapticsstr.h, drop synaptics.hPeter Hutterer
2012-05-10Drop circular pad supportPeter Hutterer
2012-05-10Purge scrollbuttons (repeat)Peter Hutterer
2012-05-10Purge edge motionPeter Hutterer
2012-05-10Drop trackstick emulation modePeter Hutterer
2012-05-10Bury shm - or what was left of itPeter Hutterer
2012-05-10tools: undo indentation in synclient's parameter listPeter Hutterer
2012-05-10Indent consistentlyPeter Hutterer
2012-04-16Support inverted scroll direction.Alyssa Hung
2012-04-11tools: skip non-existing propertiesPeter Hutterer
2012-03-14Add soft button areas propertyChase Douglas
2012-03-14Add clickpad device propertyChase Douglas
2012-03-13tools: add hysteresis support to synclientPeter Hutterer
2012-02-21synclient: accept XA_CARDINAL as 32-bit type (#46330)Peter Hutterer
2012-02-04synclient: fix indentation of "format mismatch" parametersPeter Hutterer
2011-07-11tools: don't include xserver-properties.hPeter Hutterer
2011-03-18Revert "Add synaptics orientation support"Peter Hutterer
2011-03-09Add synaptics orientation supportAapo Rantalainen
2011-01-17synclient.c: Replace old index() function with C89-standard strchr()Alan Coopersmith
2010-08-20Added "friction physics" so coasting can stop on its own.Patrick Curran
2010-08-17synclient: don't print "missing" if a property doesn't exist.Peter Hutterer
2010-06-17Purge GuestMouse support.Peter Hutterer
2010-06-17synclient: allow Min|MaxSpeed values of > 1.0.Peter Hutterer
2009-11-05synclient: if no option is specified, assume -lPeter Hutterer
2009-07-17Add active area outside of which movements, scrolling, tapping are ignored.Alberto Milone
2009-05-19synclient: up max value for AccelFactor to 1.0Peter Hutterer
2009-05-13Add TapAndDragGesture option and gestures property.Erkin Bahceci
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer
2009-04-27synclient: fix 64 bit issues for float properties.Peter Hutterer
2009-04-26synclient: remove listing and modification of settings through SHM.Peter Hutterer
2009-04-15synclient: fix 32-bit integer handling on 64 bit machines.Peter Hutterer
2009-03-23Don't fail when building against server 1.5Peter Hutterer
2009-03-04synclient: don't print driver's package version info.Peter Hutterer
2009-03-04synclient: XCloseDisplay doesn't like NULL-pointers.Peter Hutterer
2009-03-01synclient: print an error if we can't find the synaptics device.Peter Hutterer
2009-02-27synclient: define XATOM_FLOAT if missing from xserver-properties.Peter Hutterer
2009-02-27synclient: Fix build errors - BOOL isn't always available.Peter Hutterer
2009-02-26synclient: add support for device properties.Peter Hutterer
2009-02-26synclient: split shm_set_value into a parse_cmd.Peter Hutterer
2009-02-26synclient: clean up a bit, namespace shm functions.Peter Hutterer
2009-02-20two-finger emulation through fingerWidthMarcel Dejean
2008-10-09[sparse] Fix warnings about non-ANSI function declarationsMagnus Kessler
2008-10-09[sparse] Fix warnings about using plain integer as NULL pointerMagnus Kessler
2008-08-06Add support for reporting multiple fingers as different buttonsMildred Ki'lya