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