On Wed, Jan 06, 2010 at 08:27:34PM +0100, Simon Thum wrote: > Those patches should address the issues. The rename is skipped for now.
Please remember to add your signed-off-by to the patches. (git commit -s does it automatically) > From: Simon Thum <[email protected]> > Date: Wed, 6 Jan 2010 19:43:59 +0100 > Subject: [PATCH 3/5] xfree86: document pointer acceleration in xorg.conf.man > > --- [...] > +times slower. Use this for very accurate hit-the-pixel work. > +.TP 7 > +.BI "Option \*qAccelerationScheme\*q \*q" string \*q > +Selects the scheme, which is the underlying algorithm. > +.PP > +.RS 7 > +.nf > +.B "predictable default algorithm (behaving more predictable)" > +.B "lightweight old acceleration code (as specified in the XInput spec)" s/XInput/X protocol/ I've merged the patches locally with the above substitution. Please send me the Signed-off-by and I'll include it in the next pull request. Cheers, Peter _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
