summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl
AgeCommit message (Expand)Author
2024-01-19Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use itMark Kettenis
2023-07-02Add button mappings for two- and three-finger clicks on clickpads.Ulf Brosziewski
2022-02-06remove please from manual pagesJonathan Gray
2021-03-03Add a configurable button mapping for tap gestures on touchpads.Ulf Brosziewski
2021-03-02Read general and touchpad-specific wsmouse settings separately.Ulf Brosziewski
2020-10-01Teach wsconsctl about astfb(4).Mark Kettenis
2020-04-02avoid sys/param.h poisoning, and replace nitems with a local declTheo de Raadt
2020-03-03Teach wsconsctl about rkdrm(4).Mark Kettenis
2019-08-19Add a field for enabling/disabling reverse scrolling.Ulf Brosziewski
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2019-03-27Add support for displaying fontwidth and fontheight values, this allowsFrederic Cambus
2018-07-30recognize WSMOUSE_TYPE_TOUCHPAD devicesJoshua Stein
2018-05-07Add the logging parameters to mousecfg.c, and make the 'param' fieldUlf Brosziewski
2018-01-221. Add a field for configuring the size of edge areas on touchpads.Ulf Brosziewski
2018-01-02Add missing mouse type. Reported by bit shifter on misc@; ok bru@anton
2017-12-31Remove an unused variable and instruct lex not to produce the input() functionanton
2017-10-24remove defines for ioctls the kernel doesn't recogniseJonathan Gray
2017-09-02teach wsconsctl about efifbPeter Hessler
2017-08-01Handle the flags of mousecfg fields correctly.Ulf Brosziewski
2017-07-21Add fields for wsmouse/touchpad configuration.Ulf Brosziewski
2017-07-10remove misc. depend and yacc nits that no longer matter.Marc Espie
2017-07-09have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediateMarc Espie
2017-06-16mark files as BUILDFIRST, or write explicit dependencies, so that mostMarc Espie
2017-05-27Mention the display.font variable in EXAMPLES.Frederic Cambus
2017-04-06document -=; while here, simplify things so that we don;t add a separateJason McIntyre
2016-05-12more hppa64 cleaningTheo de Raadt
2016-03-31Simplify MACHINE tests, the only platforms in the tree without wsdisplayJonathan Gray
2016-03-09We are done providing support for the vax.Theo de Raadt
2016-02-10Permit negative x and y coordinates in mouse.scale for uts and ums.Philip Guenther
2015-12-12add keyboard backlight variableJoerg Jung
2015-11-19lexer fixes to work with new flex. from Serguey ParkhomovskyTed Unangst
2015-05-26build wsconsctl and wsconscfg on armv7Jonathan Gray
2015-05-08Add a new `don't read back' flag for variables, to prevent reading their valueMiod Vallat
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failureTheo de Raadt
2015-02-15These functions turned up in my grep for bcmp. There are already perfectlyTed Unangst
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2013-11-17Distinguish between inteldrm and radeondrm.Mark Kettenis
2013-10-20Introduce write-only (for now) display.font parameter, which issues aMiod Vallat
2013-10-20WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@Miod Vallat
2013-08-18Fix calls to printf-like functions which passed a non-fixed stringPhilip Guenther
2013-03-25the unused palm code goes away.Theo de Raadt
2013-03-21Correctly issue WSKBDIO_GETDEFAULTKEYREPEAT instead of WSKBDIO_GETKEYREPEATMiod Vallat
2012-10-29Teach wsconsctl(8) about the elantech mouse type. Diff from shadchin@.Stefan Sperling
2012-08-08fix type (part from NetBSD)Alexandr Shadchin
2012-07-14ansifyAlexandr Shadchin
2012-07-14fix typo in commentAlexandr Shadchin
2012-07-14zap whitespaceAlexandr Shadchin
2012-06-20more mac68k bits for the atticMatthew Dempsky
2012-05-14ansi. no binary changeJonathan Gray
2012-04-17typoTheo de Raadt