New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=62d6d5df0d0cba6fa8d73aa4f44a30db19503d27
commit 62d6d5df0d0cba6fa8d73aa4f44a30db19503d27
Author: Andreas Shimokawa <[email protected]>
Date:   Tue Mar 29 00:29:02 2011 +0200

    linux-input: allow linux-input for systems other than fbdev without 
disabling fbdev at compile-time
    
    Old behaviour:
    
    The linux-input system module did only work for non-fbdev systems when fbdev
    was disabled at compile-time, then it was always used by all systems.
    
    New behaviour:
    
    The linux-input system module will be used by fbdev and mesa systems by
    default. To use it with other systems, the option [no-]linux-input-force can
    be specified.

 configure.in                           |    4 --
 inputdrivers/linux_input/linux_input.c |   56 +++++++++++++++-----------------
 src/misc/conf.c                        |    8 ++++
 src/misc/conf.h                        |    3 ++
 4 files changed, 37 insertions(+), 34 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to