1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/graphics/svgalib/files/patch-aw
Maxim Sobolev 7ad52d0d9d Improve FreeBSD support:
+ properly handle keyboard input;
+ enable linear modes (required for SDL);

- still no mouse yet.
2000-08-30 17:41:08 +00:00

6 lines
151 B
Plaintext

--- /dev/null Fri Aug 25 22:02:50 2000
+++ include/linux/kd.h Fri Aug 25 22:05:02 2000
@@ -0,0 +1,2 @@
+#include <sys/consio.h>
+#include <sys/kbio.h>