kernel.dev.keyboard
- class Keyboard;
- The kernel interface to the keyboard.
- static ErrorVal initialize();
- Initializes the keyboard.
Returns:
ErrorVal.Success when the keyboard is properly initialized.
ErrorVal.Fail otherwise.
- static ubyte[] segment();
- This function returns a reference to the keyboard memory.
Page generated by Ddoc.