22 lines
455 B
Text
22 lines
455 B
Text
$NetBSD: patch-ab,v 1.2 2003/11/20 00:33:47 fredb Exp $
|
|
|
|
--- config.h.orig Tue Jul 6 03:45:49 1999
|
|
+++ config.h Tue Sep 7 08:35:15 1999
|
|
@@ -19,7 +19,7 @@
|
|
/*
|
|
* Finnish layout
|
|
*/
|
|
-#define FI_LAYOUT
|
|
+/*#define FI_LAYOUT*/
|
|
|
|
/*
|
|
* French layout (AppleDesign keyboard)
|
|
@@ -81,7 +81,7 @@
|
|
/*
|
|
* be compatible with old-style grf-devices (untested with old kernels)
|
|
*/
|
|
-#define GRF_COMPAT
|
|
+#undef GRF_COMPAT
|
|
|
|
/*
|
|
* force usage of old grf interface
|