[ANNOUNCE] inputproto 2.1

2011-12-15 Thread Peter Hutterer
We haven't had any change requests to the 2.1 protocol changes and the 2.2 changes are about to be done soon too. Time for a release. inputproto contains the protocol specification and header files for the X Input Extension. This release introduces two new features: - smooth scrolling support al

[ANNOUNCE] libXi 1.4.4

2011-12-15 Thread Peter Hutterer
libXi 1.4.4 comes with two memory fixes that can cause crashes in clients. Commit "Handle unknown device classes" can only be triggered when libXi 1.4.x runs against the git X server. If the XIQueryDevice() reply contained classes unknown to libXi, we didn't allocate memory for these classes and en

Re: help with xorg.conf

2011-12-15 Thread James Strother
Hi Alan, Thanks for the info, that fixed the first problem. I had assumed that Xorg was looking in the config dir listed in the Xorg log, which was obviously a poor assumption. Thanks again, James On Wed, Dec 14, 2011 at 8:11 PM, Alan Coopersmith wrote: > On 12/14/11 14:08, James Strother w