keyboardlayouteditor
keyboardlayouteditor copied to clipboard
Keyboard Layout Editor
It would be very useful to be able to add navigation keys, such as the arrow keys and end / home
Hi I've installed and launched KLE as follows on ubuntu 14.04: sudo apt-get install python-antlr wget https://github.com/simos/keyboardlayouteditor/archive/master.zip unzip -q master.zip mv keyboardlayouteditor-master kle cd kle sudo apt-get install python-setuptools sudo...
- Closes #11 (thanks to blurayne)
I'm unable to install the dependencies. Using Python 2.7. I installed `pygtk gobject-introspection pango cairo lxml` but still it tells me: ``` Import error, Keyboard Layout Editor: No module named...
I can't use the editor in new version of Ubuntu. I tried to build and similar, but nothing works, I can only delete all files of it :sob: If you...
Please remove depedencies on insecure third-party libraries. (antlr)
AppImage
Any possibility to get a AppImage version?
I just want to swap left Ctrl and CapsLock. However, there seems no such simple function. Could anyone please give a hint?
``` $ sudo -H pip install http://www.antlr3.org/download/Python/antlr_python_runtime-3.1.2.tar.gz Collecting http://www.antlr3.org/download/Python/antlr_python_runtime-3.1.2.tar.gz Downloading http://www.antlr3.org/download/Python/antlr_python_runtime-3.1.2.tar.gz (67kB) |████████████████████████████████| 71kB 2.0MB/s ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize;...