summaryrefslogtreecommitdiff
path: root/hw/dmx/examples
AgeCommit message (Expand)AuthorFilesLines
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-2/+2
2012-03-21Introduce a consistent coding styleKeith Packard15-793/+932
2011-12-19dmx: force -fno-strict-aliasing for xinput examplePeter Hutterer1-28/+28
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith1-2/+2
2011-09-19Replace XmuSnprintf with snprintf.Jamey Sharp1-2/+1
2011-06-16dmx/examples: Fix missing key_click_percent assignment.Cyril Brulebois1-2/+1
2010-03-22Rename xdmx client to dmxinfoYaakov Selkowitz3-5/+5
2010-03-03dmx: fix OsAbort()-related build error in examples/xinput.cPeter Hutterer1-1/+1
2010-02-17os: Prevent core dump from being truncated.Rami Ylimaki1-1/+1
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+17
2008-03-07Programs in hw/dmx/examples/ want client-side xkb headers.Julien Cristau2-2/+2
2008-02-17XKB: Move headers into the server treeDaniel Stone2-2/+2
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-1/+1
2007-06-29Death to RCS tags.Adam Jackson15-15/+0
2005-11-01Add xorg-server.m4 for driver dependency checking.Kevin E Martin1-0/+15
2005-10-06Don't build "ev" example on systems without <linux/input.h>Alan Coopersmith1-1/+6
2005-10-06Include dmx-config.h for modular buildKevin E Martin9-9/+9
2005-10-06Add support for building DMX config and examples programs Add missing filesKevin E Martin1-0/+50
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin15-0/+2347