xev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Mon Jun 25 17:15:45 PDT 2012


 man/xev.man |    9 ++++
 xev.c       |  112 ++++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 103 insertions(+), 18 deletions(-)

New commits:
commit d33b2c81bd931d581e5ce4b36f99ee60a76e740d
Author: Aaron Plattner <aplattner at nvidia.com>
Date:   Mon Jun 25 15:36:23 2012 -0700

    Add a -event parameter to control the event mask
    
    It's annoying to have to sift through a lot of unrelated events if all you care
    about is one specific class of events (e.g. RandR events).  Add a -event
    parameter that can be used to tune which events to select.  When not specified,
    all events are selected.
    
    Signed-off-by: Aaron Plattner <aplattner at nvidia.com>
    Reviewed-by: Andy Ritger <aritger at nvidia.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list