pkgsrc/x11/openbsd-input-ws/patches/patch-aa
bjs a9d2fc0fab Import openbsd-input-ws-1.2 from pkgsrc-wip. This driver should work
with a vast majority of wsmouse-compatible pointing devices on both
NetBSD and OpenBSD.
2008-09-08 05:31:01 +00:00

12 lines
215 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2008/09/08 05:31:01 bjs Exp $
--- src/ws.c.orig 2007-08-23 15:10:33.000000000 -0400
+++ src/ws.c
@@ -139,6 +139,7 @@ InputDriverRec WS = {
NULL,
wsPreInit,
NULL,
+ NULL,
0
};