Module driver:keyboard - Keyboard pseudo device driver

Keyboard pseudo device driver. This provides the keyboard infrastructure for RMoX. Real keyboard device drivers connect to the keyboard.backend driver, providing it with keystrokes. The system console connects to the keyboard driver. Any other applications/devices that require keyboard access after this should connect to keyboard.tap, that can be used to intercept keystrokes.

Requires:

Used: driver:usb-keyboard driver:i8042

Index

Declarations