Re: [PATCH libinput] test: add LITEST_KEYS to roccat mouse features

2015-04-26 Thread Peter Hutterer
On Fri, Apr 24, 2015 at 05:23:13PM -0500, Derek Foreman wrote: > The mouse can generate key events, so it should be carry that feature bit. > > Signed-off-by: Derek Foreman pushed, thanks. Cheers, Peter > --- > test/litest-mouse-roccat.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(

[PATCH libinput] test: add LITEST_KEYS to roccat mouse features

2015-04-24 Thread Derek Foreman
The mouse can generate key events, so it should be carry that feature bit. Signed-off-by: Derek Foreman --- test/litest-mouse-roccat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/litest-mouse-roccat.c b/test/litest-mouse-roccat.c index adccd3d..115e970 100644 --- a/t