summaryrefslogtreecommitdiffstats
path: root/sbin/wsconsctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a configurable button mapping for tap gestures on touchpads.bru2021-03-031-5/+37
* Read general and touchpad-specific wsmouse settings separately.bru2021-03-021-2/+8
* Teach wsconsctl about astfb(4).kettenis2020-10-011-2/+3
* avoid sys/param.h poisoning, and replace nitems with a local declderaadt2020-04-021-2/+7
* Teach wsconsctl about rkdrm(4).kettenis2020-03-031-2/+3
* Add a field for enabling/disabling reverse scrolling.bru2019-08-193-6/+16
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-284-35/+35
* Add support for displaying fontwidth and fontheight values, this allowsfcambus2019-03-271-3/+14
* recognize WSMOUSE_TYPE_TOUCHPAD devicesjcs2018-07-302-2/+4
* Add the logging parameters to mousecfg.c, and make the 'param' fieldbru2018-05-073-34/+49
* 1. Add a field for configuring the size of edge areas on touchpads.bru2018-01-223-19/+58
* Add missing mouse type. Reported by bit shifter on misc@; ok bru@anton2018-01-021-1/+2
* Remove an unused variable and instruct lex not to produce the input() functionanton2017-12-312-4/+3
* remove defines for ioctls the kernel doesn't recognisejsg2017-10-241-7/+1
* teach wsconsctl about efifbphessler2017-09-021-2/+3
* Handle the flags of mousecfg fields correctly.bru2017-08-011-2/+2
* Add fields for wsmouse/touchpad configuration.bru2017-07-217-9/+455
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-3/+2
* have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediateespie2017-07-091-2/+2
* mark files as BUILDFIRST, or write explicit dependencies, so that mostespie2017-06-161-1/+2
* Mention the display.font variable in EXAMPLES.fcambus2017-05-271-2/+6
* document -=; while here, simplify things so that we don;t add a separatejmc2017-04-062-11/+8
* more hppa64 cleaningderaadt2016-05-121-2/+2
* Simplify MACHINE tests, the only platforms in the tree without wsdisplayjsg2016-03-311-10/+3
* We are done providing support for the vax.deraadt2016-03-091-3/+2
* Permit negative x and y coordinates in mouse.scale for uts and ums.guenther2016-02-101-8/+8
* add keyboard backlight variablejung2015-12-121-1/+40
* lexer fixes to work with new flex. from Serguey Parkhomovskytedu2015-11-191-3/+3
* build wsconsctl and wsconscfg on armv7jsg2015-05-261-2/+2
* Add a new `don't read back' flag for variables, to prevent reading their valuemiod2015-05-083-6/+9
* Convert many atoi() calls to strtonum(), adding range checks and failurederaadt2015-04-181-2/+7
* These functions turned up in my grep for bcmp. There are already perfectlytedu2015-02-151-47/+17
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-181-2/+2
* Distinguish between inteldrm and radeondrm.kettenis2013-11-171-2/+3
* Introduce write-only (for now) display.font parameter, which issues amiod2013-10-203-4/+18
* WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@miod2013-10-201-2/+3
* Fix calls to printf-like functions which passed a non-fixed stringguenther2013-08-181-3/+3
* the unused palm code goes away.deraadt2013-03-251-3/+2
* Correctly issue WSKBDIO_GETDEFAULTKEYREPEAT instead of WSKBDIO_GETKEYREPEATmiod2013-03-211-3/+3
* Teach wsconsctl(8) about the elantech mouse type. Diff from shadchin@.stsp2012-10-291-2/+3
* fix type (part from NetBSD)shadchin2012-08-083-9/+9
* ansifyshadchin2012-07-142-5/+4
* fix typo in commentshadchin2012-07-141-2/+2
* zap whitespaceshadchin2012-07-144-13/+13
* more mac68k bits for the atticmatthew2012-06-201-2/+2
* ansi. no binary changejsg2012-05-141-5/+3
* typoderaadt2012-04-171-2/+2
* Add type numbers for upcoming sgi work, forgotten during newport(4) import.miod2012-04-171-2/+7
* fix a typo; Steffen Daode Nurpmesoderaadt2012-01-311-2/+2
* Prepare to add support ALPS touchpadsshadchin2011-09-201-2/+3