Skip site navigation (1)Skip section navigation (2)
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

--=-u7irG4UeKJvRYOaSjorW
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

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

>=20
> -- Rocco Caputo / troc@pobox.com / poe.perl.org / poe.sf.net
> ----
>=20

> --- gtk12/Makefile-orig	Mon Jul 22 20:49:47 2002
> +++ gtk12/Makefile	Mon Jul 22 20:48:08 2002
> @@ -31,6 +31,12 @@
> =20
>  MAN1=3D		gtk12-config.1
> =20
> +.if defined(WITH_XINPUT)
> +	CONFIGURE_ARGS+=3D --with-xinput=3Dxfree
> +.else
> +	${ECHO_CMD} '*** Set WITH_XINPUT to enable XInput (for pen tablets, etc=
.)'
> +.endif
> +
>  pre-build:
>  	${RM} -rf ${WRKSRC}/docs/gtk.info*
> =20


--=-u7irG4UeKJvRYOaSjorW
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQA9XJqJb2iPiv4Uz4cRAk+KAJ4lBZLYBgwHYC+A6dYeizB5vaPA7wCaA20B
jaUsMDQrFRhbY5l0y2BpEKs=
=qUMj
-----END PGP SIGNATURE-----

--=-u7irG4UeKJvRYOaSjorW--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1029479054.43395.41.camel>