summaryrefslogtreecommitdiffstats
path: root/sbin/wsconsctl/keyboard.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-19/+19
* add keyboard backlight variablejung2015-12-121-1/+40
* Correctly issue WSKBDIO_GETDEFAULTKEYREPEAT instead of WSKBDIO_GETKEYREPEATmiod2013-03-211-3/+3
* fix type (part from NetBSD)shadchin2012-08-081-3/+3
* Don't silently ignore errors if we cannot open the device. While I'm herefgsch2010-08-201-15/+8
* Learn wsconsctl to handle more than the first keyboard, mouse and display.maja2010-07-011-1/+20
* A long time ago when wsconsctl was written it expected that ksym was uniq.maja2010-06-281-1/+4
* for rw query and print value that has actually been set in themartynas2009-07-151-49/+19
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* don't print out the complete keyboard map when changed; ok miod@markus2003-03-071-5/+1
* ansideraadt2002-12-111-20/+29
* - repair usage() outputmiod2001-10-241-39/+53
* make it more sysctl-like, ommit -kmd switches.mickey2001-06-301-46/+46
* wscons control tool; initial import from newtbsd treemickey2000-07-011-0/+220