4

On Windows 7 when tapping a text entry field with the tablet pen an on screen keyboard or handwritten-text tool would pop up allowing me to write out text and hit the insert button.

Is there anything similar to this on Ubuntu? (13.04)

This is what I'm talking about if you're unfamiliar: enter image description here

aboutros
  • 830

1 Answers1

2

Installing Cellwriter

Cellwriter regonizes handwriting and transforms it into text.

Cellwriter on youtube

You need to activate the universe repository. Then you can install cellwriter with

sudo apt-get install cellwriter

There is some more good info to lift from this archived post written in german. You can ask google to translate it for you here.

MadMike
  • 4,275
  • 8
  • 29
  • 50