Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-23 | Avoid passing the device file descriptor to executed commands; deraadt@ ok | Federico G. Schwindt | |
2006-04-22 | update output after uaudio(4) changes. | Federico G. Schwindt | |
2005-06-13 | fix syntax for out of date mixerctl(1) examples; | Jason McIntyre | |
based on a diff from mechiel lukkien; help and ok miod@ | |||
2004-10-27 | remove newlines in errx, syslog. ok henning, hshoexer, millert | Jared Yanovich | |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt | |
2004-06-04 | knf + new interface: hid_start() is non-exit non-stderr spewing version of ↵ | Theo de Raadt | |
hid_init(); ok matthieu millert | |||
2004-04-03 | - correct SYNOPSIS | Jason McIntyre | |
- sync usage() - some small tweaks | |||
2003-06-10 | - section reorder | Jason McIntyre | |
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@ | |||
2003-01-11 | Manpage fixups from jmc, plus a minor tweak by me. | Hugh Graham | |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt | |
2002-06-11 | kill err(3) newlines; ok miod@, deraadt@ | Jason Peel | |
2002-05-10 | Update usb userland stuff to reflect hid changes in the kernel. | Nathan Binkert | |
This adds the new program usbhidaction which can be used to assign actions to events that occur on a uhid device. For example, you can now make the volume buttons on some newer keyboards actually do something. |