[PATCH 04/20] mi: simplify a "check for keyboard" condition

2011-02-17 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- mi/mipointer.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/mi/mipointer.c b/mi/mipointer.c index 124f9de..aa0ca6d 100644 --- a/mi/mipointer.c +++ b/mi/mipointer.c @@ -193,8 +193,7 @@ miPointerDisplayCursor (DeviceIntPtr pDev, Screen

Re: [PATCH 04/20] mi: simplify a "check for keyboard" condition

2011-05-02 Thread Daniel Stone
On Fri, Feb 18, 2011 at 01:52:11PM +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- > mi/mipointer.c |3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/mi/mipointer.c b/mi/mipointer.c > index 124f9de..aa0ca6d 100644 > --- a/mi/mipointer.c > +++ b/mi