summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl
AgeCommit message (Expand)Author
2001-12-04Fix typo; pointed out by Gregory McGarry. :-)ad
2001-12-04Update for new HP devices. Add some others while here.gmcgarry
2001-11-16Whitespace nitswiz
2001-09-19- Sync device lists with wsconsio.h.ad
2001-02-19convert to use getprogname()cgd
2001-02-04avoid redundant declarationchristos
2000-10-03Put the sections in the canonical order.bjh21
2000-07-06Fix type of WSKBDIO_?ETENCODING.hannken
2000-07-03More include fixups and GCC 2.96 nonsensematt
2000-03-14add some keyboard and mouse type from sys/dev/wscons/wsconsio.h.sato
2000-03-13Add new framebuffer types since 1.4 and change descriptions on a fewad
1999-12-21remove a leftover debug messagedrochner
1999-11-15If we changed the sample rate or resolution, then say so.ad
1999-11-11Allow setting mouse resolution and sample rate.ad
1999-11-10allow to set multiple keyboard "variants" simultanously.drochner
1999-09-12Use full month names with .Dd, as per mdoc.samples(7).kleink
1999-06-28Flesh out the manual page, add an examples section, and correct some of theagc
1999-02-08Numbers 0..9 must be treated as keysyms depending on context. Allowhannken
1999-02-03Xref wscons wsconscfg wsfontloadaugustss
1999-01-10Make keysym.h depend on dev/wscons/wsksymdef.h.augustss
1999-01-02Update for the 1990s: don't try to pass an integer in a pointer in ksym2name().nathanw
1998-12-30Add USB keyboard type.augustss
1998-12-30Add a wscons display type `unknown' that the generic VGA driver canaugustss
1998-12-30Add a special wsmouse type for USB mice.augustss
1998-12-30Remove a slight ambiguity in the flag description.augustss
1998-12-29Display usage information if called without arguments.hannken
1998-12-28wsconsctl(8) - a program to manipulate wscons devices.hannken