summaryrefslogtreecommitdiffstats
path: root/sbin/wsconsctl
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Add a configurable button mapping for tap gestures on touchpads.bru1-5/+37
2021-03-02Read general and touchpad-specific wsmouse settings separately.bru1-2/+8
2020-10-01Teach wsconsctl about astfb(4).kettenis1-2/+3
2020-04-02avoid sys/param.h poisoning, and replace nitems with a local declderaadt1-2/+7
2020-03-03Teach wsconsctl about rkdrm(4).kettenis1-2/+3
2019-08-19Add a field for enabling/disabling reverse scrolling.bru3-6/+16
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt4-35/+35
2019-03-27Add support for displaying fontwidth and fontheight values, this allowsfcambus1-3/+14
2018-07-30recognize WSMOUSE_TYPE_TOUCHPAD devicesjcs2-2/+4
2018-05-07Add the logging parameters to mousecfg.c, and make the 'param' fieldbru3-33/+48
2018-01-221. Add a field for configuring the size of edge areas on touchpads.bru3-19/+58
2018-01-02Add missing mouse type. Reported by bit shifter on misc@; ok bru@anton1-1/+2
2017-12-31Remove an unused variable and instruct lex not to produce the input() functionanton2-4/+3
2017-10-24remove defines for ioctls the kernel doesn't recognisejsg1-7/+1
2017-09-02teach wsconsctl about efifbphessler1-2/+3
2017-08-01Handle the flags of mousecfg fields correctly.bru1-2/+2
2017-07-21Add fields for wsmouse/touchpad configuration.bru7-9/+455
2017-07-10remove misc. depend and yacc nits that no longer matter.espie1-3/+2
2017-07-09have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediateespie1-2/+2
2017-06-16mark files as BUILDFIRST, or write explicit dependencies, so that mostespie1-1/+2
2017-05-27Mention the display.font variable in EXAMPLES.fcambus1-2/+6
2017-04-06document -=; while here, simplify things so that we don;t add a separatejmc2-11/+8
2016-05-12more hppa64 cleaningderaadt1-2/+2
2016-03-31Simplify MACHINE tests, the only platforms in the tree without wsdisplayjsg1-9/+2
2016-03-09We are done providing support for the vax.deraadt1-3/+2
2016-02-10Permit negative x and y coordinates in mouse.scale for uts and ums.guenther1-8/+8
2015-12-12add keyboard backlight variablejung1-1/+40
2015-11-19lexer fixes to work with new flex. from Serguey Parkhomovskytedu1-3/+3
2015-05-26build wsconsctl and wsconscfg on armv7jsg1-2/+2
2015-05-08Add a new `don't read back' flag for variables, to prevent reading their valuemiod3-6/+9
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failurederaadt1-2/+7
2015-02-15These functions turned up in my grep for bcmp. There are already perfectlytedu1-47/+17
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod1-2/+2
2013-11-17Distinguish between inteldrm and radeondrm.kettenis1-2/+3
2013-10-20Introduce write-only (for now) display.font parameter, which issues amiod3-4/+18
2013-10-20WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@miod1-2/+3
2013-08-18Fix calls to printf-like functions which passed a non-fixed stringguenther1-3/+3
2013-03-25the unused palm code goes away.deraadt1-3/+2
2013-03-21Correctly issue WSKBDIO_GETDEFAULTKEYREPEAT instead of WSKBDIO_GETKEYREPEATmiod1-3/+3
2012-10-29Teach wsconsctl(8) about the elantech mouse type. Diff from shadchin@.stsp1-2/+3
2012-08-08fix type (part from NetBSD)shadchin3-9/+9
2012-07-14ansifyshadchin2-5/+4
2012-07-14fix typo in commentshadchin1-2/+2
2012-07-14zap whitespaceshadchin4-13/+13
2012-06-20more mac68k bits for the atticmatthew1-2/+2
2012-05-14ansi. no binary changejsg1-5/+3
2012-04-17typoderaadt1-2/+2
2012-04-17Add type numbers for upcoming sgi work, forgotten during newport(4) import.miod1-2/+7
2012-01-31fix a typo; Steffen Daode Nurpmesoderaadt1-2/+2
2011-09-20Prepare to add support ALPS touchpadsshadchin1-2/+3