On Sun, Dec 21, 2014 at 02:39:02AM -0800, Dima Ryazanov wrote:
> Currently, the indexes are off by 4 because of the scroll buttons.
>
> Signed-off-by: Dima Ryazanov
> ---
> hw/xwayland/xwayland-input.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/hw/xwayland/xw
Currently, the indexes are off by 4 because of the scroll buttons.
Signed-off-by: Dima Ryazanov
---
hw/xwayland/xwayland-input.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/hw/xwayland/xwayland-input.c b/hw/xwayland/xwayland-input.c
index b8c543c..ad30c31 100644
---