New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b32ef46f9292727e24f29b05452416593ab6680a
commit b32ef46f9292727e24f29b05452416593ab6680a
Author: Denis Oliver Kropp <[email protected]>
Date:   Thu Dec 13 14:14:46 2012 +0100

    dfbdumpinput: Add tool for forwarding input events to a file or another 
machine.
    
    Usage example:   dfbdumpinput | nc 10.1.1.56 1234
    
    Note: if you use a 64bit system and want to forward to a 32bit system use 
'-32' option.

 tools/.gitignore     |    1 +
 tools/Makefile.am    |    4 +
 tools/dfbdumpinput.c |  298 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 303 insertions(+)

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

Reply via email to