From 4eacd21926a328e64b64355138c34a35ea009f10 Mon Sep 17 00:00:00 2001
From: Ingo Ruhnke <grumbel@gmx.de>
Date: Thu, 18 Jun 2009 22:58:04 +0200
Subject: [PATCH] Added diagonals issue to the TODO

---
 TODO | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO b/TODO
index 5d51870..1ffc142 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,10 @@ git push --tags
 Stuff to do before 0.5 release:
 ===============================
 
+* better keyboard emulation via analog sticks: axis must not be
+  handled separately as this leads to issues with the diagonals (see
+  mail from Matthew G <matt@remort.org>)
+
 * reading from USB is broken "Firestorm vs b" is losing data all the
   time, other controllers have similar issues, reading from USB needs
   to be changed