freebsd-dev/usr.sbin/kbdcontrol
Brooks Davis 539905192f Change the USB keyboard example to use /dev/ukbd0 instead of /dev/kbd1.
This example caused me to incorrectly believe that you must use the
generic device nodes when you can in fact use either.  It's often better
to use the driver specific node.
2005-01-08 06:02:56 +00:00
..
kbdcontrol.1 Change the USB keyboard example to use /dev/ukbd0 instead of /dev/kbd1. 2005-01-08 06:02:56 +00:00
kbdcontrol.c fix bug which prevented programming function keys that were exactly 16 2004-08-09 04:27:58 +00:00
kbdmap.5 mdoc(7) janitor: 2004-08-21 12:58:09 +00:00
lex.h de-__P() 2002-07-11 21:13:37 +00:00
lex.l WARNS?=4 cleanup. 2002-07-11 21:12:18 +00:00
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
path.h