Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (3) — Plan9 4th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cons(3)

kbmap(3)

keyboard(6)

KBIN(3)

NAME

kbin − external keyboard input

SYNOPSIS

­bind -a #Ι /dev
­/dev/kbin

DESCRIPTION

The ­kbin device is a PC driver that serves a one-level directory containing a single file, kbin, which can be used to send keyboard scan codes to the kernel. 

­Kbin is necessary for usb(4) drivers that handle keyboards. Keyboard input is processed as described in cons(3). The scan codes correspond to the PC keyboard used by the cons(3) driver and can be translated by the kbmap(3) device.

SEE ALSO

cons(3), kbmap(3), keyboard(6)

SOURCE

­/sys/src/9/pc/devkbin.c

Plan 9  —  February 13, 2008

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026