I am in the middle of creating a tablet for my RPI and i am i need of a way to control the keyboard from the screen so i think my best bet is an on screen keyboard.
My question is how would i go about doing this in python and what if any libraries would be useful for this?
I have found multiple on-screen keyboards for linux but i cannot seem to find an opensource one i can take a look at too see how it is built.
http://taufanlubis.wordpress.com/2008/04/19/gtkeyboard-%E2%80%93-on-screen-keyboard-for-linux/