I downloaded Maliit keyboard via 'apt-get' and the install went ahead without a hitch,however the joy ends there as I am at a loss as to why it will not work.Maliit ran perfectly on this tablet in 12.04 LTS. Could someone please provide me with definitive instructions on how to properly download and configure Maliit for 13.10. Thank-you in advance.
11 Answer
To install maliit-keyboard just follow these instructions.
Check the universe repository is enabled.
sudo gedit /etc/apt/sources.listEnsure that universe is included.
you can do it GUI Open ubuntu software center then click on Edit -> Software Sources and then check on the universe item.
After any changes you should run this command to update your system.
sudo apt-get updateYou can now install the package like this.
sudo apt-get install maliit-keyboardWhich will install maliit-keyboard and any other packages on which it depends.