Date: 16 Aug 2002 02:24:09 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Rocco Caputo <troc@netrus.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: xinput patch for gtk12 port Message-ID: <1029479054.43395.41.camel@shumai.marcuscom.com> In-Reply-To: <20020723005945.GC481@eyrie.homenet> References: <20020723005945.GC481@eyrie.homenet>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Mon, 2002-07-22 at 20:59, Rocco Caputo wrote:
> Gtk supports XInput for pen and other odd input devices. Gimp uses
> this to support my Wacom tablet. I have attached a very short patch
> to gtk12's Makefile that adds a WITH_XINPUT flag to turn this on.
Added. Thanks.
Joe
>
> -- Rocco Caputo / troc@pobox.com / poe.perl.org / poe.sf.net
> ----
>
> --- gtk12/Makefile-orig Mon Jul 22 20:49:47 2002
> +++ gtk12/Makefile Mon Jul 22 20:48:08 2002
> @@ -31,6 +31,12 @@
>
> MAN1= gtk12-config.1
>
> +.if defined(WITH_XINPUT)
> + CONFIGURE_ARGS+= --with-xinput=xfree
> +.else
> + ${ECHO_CMD} '*** Set WITH_XINPUT to enable XInput (for pen tablets, etc.)'
> +.endif
> +
> pre-build:
> ${RM} -rf ${WRKSRC}/docs/gtk.info*
>
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)
iD8DBQA9XJqJb2iPiv4Uz4cRAk+KAJ4lBZLYBgwHYC+A6dYeizB5vaPA7wCaA20B
jaUsMDQrFRhbY5l0y2BpEKs=
=qUMj
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1029479054.43395.41.camel>
