Boarded - on-screen keyboard for X11 Home
Brought to you by:
r-schindler
You may get source code of Boarded in different ways.
In most cases you may want to download a release source distribution of Boarded from here. After downloading, just extract the archive using:
$ tar vfx boarded-xxx.tar.gz
where boarded-xxx.tar.gz is the file you downloaded.
Note:
The Git repository of Boarded will always contain the latest development state. It is not guaranteed that this always works!
If you want to check it out anyway, use:
$ git clone http://git.code.sf.net/p/boarded/code boarded-code
After running this, the source code is available in the boarded-code directory.