xf86-input-joystick: Changes to 'xf86-input-joystick-1.3'

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Wed Oct 1 13:00:52 PDT 2008


 configure.ac       |    1 -
 man/joystick.man   |   22 +++++++++++-----------
 src/jstk.c         |    9 ++++++---
 src/jstk_key.c     |    6 +-----
 src/jstk_options.c |    4 ++++
 5 files changed, 22 insertions(+), 20 deletions(-)

New commits:
commit acb63066d07f399eb2e27b2642c39dd78245aa4f
Author: Christoph Brill <egore911 at egore911.de>
Date:   Sun Sep 7 11:11:50 2008 +0200

    Make "less joystick.man" work

commit 1acfba36eba91d40397ba68773d14fc86785d1ed
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Tue Sep 30 18:35:27 2008 +0200

    Do not require randrproto

commit 33a15ca531556c419797ddfe2a2c034c1e263f65
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Wed Oct 1 21:43:49 2008 +0200

    Option for per-axis valuators. Defaults to off for all axes.
    
    Old: Each axis had an extra valuator, starting with 2 (0 and 1 are pointer movement)
    New: Add "valuator" to axis option to give it an extra valuator of range -32768 to 32768.
    Default: Off for all axes, since rarely used (and broken anyway right now).

commit 4e16c39c0eb06eb96ee699a905fe1a1d490e2c69
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Tue Sep 30 19:02:17 2008 +0200

    Remove XKB calls since we don't make use of it anyway.
    
    No error messages because of missing xkb rules, yay.



More information about the xorg-commit mailing list