minix/drivers/tty
Ben Gras 6a0e8e3b80 Added a separate keymap for escaped scancodes. This makes the code
a little cleaner (escaped scancodes are less of a special case) and
lets us be completely flexible when assigning meaning to them.

Future: a tool and ioctl to load the escaped keymap.
2009-02-04 17:04:16 +00:00
..
keymaps Added a separate keymap for escaped scancodes. This makes the code 2009-02-04 17:04:16 +00:00
console.c . new kernel call sysctl for generic unprivileged system operations; 2009-01-26 17:43:59 +00:00
keyboard.c Added a separate keymap for escaped scancodes. This makes the code 2009-02-04 17:04:16 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
pty.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
rs232.c If serial debugging in the boot monitor / kernel is enabled, don't touch 2009-01-29 15:06:40 +00:00
tty.c . new kernel call sysctl for generic unprivileged system operations; 2009-01-26 17:43:59 +00:00
tty.h - hz dynamic 2008-12-08 16:40:29 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00