|
|
|
|
|
by keyboard1234
3568 days ago
|
|
I made a program for one handed keyboard input. it has a rather unique way of selecting symbols, and it can insert it into any X11 window. So far it's in far from polished. It runs on Ubuntu if you download some rather common libraries. Take a look in the Makefile for details. I won't have very much time to continue the development. https://github.com/richard-jansson/veta |
|
I only managed to compile the code after one hour of work. Then I'm kinda new to ubuntu.
apt-file search
helped me out a lot. It was only when I could use apt-file to search for pc file that I managed to install the necessary deb packages.