Crediting Ankit for his work in keymouse.

This commit is contained in:
Pere Pujal i Carabantes 2011-04-22 19:19:23 +00:00
parent e41fa8fc81
commit 853b0a3ebe

View file

@ -52,15 +52,13 @@ $Id$
--------------------------- ---------------------------
* Added a mouse accessibility mode to avoid the need to drag the mouse. * Added a mouse accessibility mode to avoid the need to drag the mouse.
("--mouse-accessibility") ("--mouse-accessibility")
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2009) by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org> Pere Pujal i Carabantes <pere@fornol.no-ip.org>
* Added an option to display an on-screen keyboard when using the * Added an option to display an on-screen keyboard when using the
'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!] 'Text' and 'Label' tools. ("--onscreen-keyboard") [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2009) by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
with integration and fixes by
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
FIXME: FIXME:
* Flickers a lot * Flickers a lot
@ -90,6 +88,7 @@ $Id$
* Keyboard can be used to move and click mouse ("keymouse"). * Keyboard can be used to move and click mouse ("keymouse").
[Experimental!] [Experimental!]
by Ankit Choudary <ankit.goaldecided@gmail.com> (GSOC 2010)
* Keys to move: * Keys to move:
* [Up] / [Down] / [Left] / [Right] * [Up] / [Down] / [Left] / [Right]