summaryrefslogtreecommitdiffstats
path: root/sbin/wsconsctl/wsconsctl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add fields for wsmouse/touchpad configuration.bru2017-07-211-1/+3
* Add a new `don't read back' flag for variables, to prevent reading their valuemiod2015-05-081-1/+2
* Introduce write-only (for now) display.font parameter, which issues amiod2013-10-201-2/+3
* Don't silently ignore errors if we cannot open the device. While I'm herefgsch2010-08-201-21/+23
* Learn wsconsctl to handle more than the first keyboard, mouse and display.maja2010-07-011-1/+4
* add screen types and emulations to things to be shown for displays.maja2010-07-011-1/+3
* A long time ago when wsconsctl was written it expected that ksym was uniq.maja2010-06-281-1/+2
* for rw query and print value that has actually been set in themartynas2009-07-151-4/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Introduce the mouse.rawmode and mouse.scale fields forrobert2007-05-081-1/+2
* display.focus is a signed int, make it so; this fixes a problem under x11, which is now a correct -1mickey2002-12-171-3/+4
* implement new type: %%, given min,cur,max print the value in %%.mickey2002-05-221-1/+8
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-18/+18
* make it more sysctl-like, ommit -kmd switches.mickey2001-06-301-11/+10
* add more display variables (for screen burner).mickey2001-05-081-1/+2
* wscons control tool; initial import from newtbsd treemickey2000-07-011-0/+78