mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7ad52d0d9d
+ properly handle keyboard input; + enable linear modes (required for SDL); - still no mouse yet.
27 lines
466 B
Plaintext
27 lines
466 B
Plaintext
bin/dumpreg
|
|
bin/restorefont
|
|
bin/restorepalette
|
|
bin/restoretextmode
|
|
bin/savetextmode
|
|
bin/svgakeymap
|
|
bin/textmode
|
|
etc/vga/dvorak-us.keymap
|
|
etc/vga/libvga.config
|
|
etc/vga/libvga.et4000
|
|
etc/vga/null.keymap
|
|
include/linux/kd.h
|
|
include/linux/keyboard.h
|
|
include/vga.h
|
|
include/vgagl.h
|
|
include/vgajoystick.h
|
|
include/vgakeyboard.h
|
|
include/vgamouse.h
|
|
lib/libvga.a
|
|
lib/libvga.so
|
|
lib/libvga.so.1
|
|
lib/libvgagl.a
|
|
lib/libvgagl.so
|
|
lib/libvgagl.so.1
|
|
@dirrm include/linux
|
|
@dirrm etc/vga
|