editor: Add support for editing text using the keyboard
authorRob Bradford <rob@linux.intel.com>
Sun, 18 Nov 2012 18:06:49 +0000 (19:06 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 27 Nov 2012 18:19:38 +0000 (13:19 -0500)
commit9d1d32bdd09b188155aba808b66fc77d3b81a05e
treedd8e0297254a457e591038aa866931b9316cd681
parentc31288daf1ac379c278a00c3291760ec2639eae7
editor: Add support for editing text using the keyboard

This simple change allows you to drive the editor using the keyboard
(supporting backspace and delete and left and right arrow keys.) The idea
behind this change is to allow the testing of the interoperation between a
virtual keyboard and real one.

Signed-off-by: Rob Bradford <rob@linux.intel.com>
Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
clients/editor.c