From 845c95670d03895b2e4f2929da3678ab0ec57f48 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke <grumbel@gmx.de> Date: Sat, 1 May 2010 01:24:38 +0200 Subject: [PATCH] Quick hack to send sync events --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 0ff7587..91f4588 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,8 @@ git push --tags Stuff to do before 0.5 release: =============================== +* improve syncronization handling in uinput + * a mouse needs mouse buttons to be recognized as mouse: --ui-buttonmap a=BTN_LEFT,b=BTN_RIGHT,x=BTN_MIDDLE,y=KEY_ENTER