summaryrefslogtreecommitdiff
path: root/usr.sbin/wsmoused/wsmoused.h
AgeCommit message (Expand)Author
2015-10-26Stop writing a pidfileTheo de Raadt
2014-05-14Remove mouse.baudrate, it is always 1200.Alexandr Shadchin
2014-05-14Remove unused code.Alexandr Shadchin
2014-05-14Remove unused variables.Alexandr Shadchin
2009-06-21Support mouses with lots of buttons. Also, fix a crash when pressingJacek Masiulaniec
2009-06-05Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0Miod Vallat
2008-06-20Change gcc named variadics to c99 ones. Ok otto@Anders Magnusson
2007-04-10Use a larger type to store ``resolution'', so that comparisons againstMiod Vallat
2002-02-15KNFTheo de Raadt
2002-01-12Make sure the daemon() call is harmless to file descriptors.Miod Vallat
2001-12-11This file was forgotten in the previous wsmouse commits.Miod Vallat
2001-04-14Userland daemon for wscons console mouse features.Aaron Campbell