Rename eek-example-xml to eekboard-xml.

This commit is contained in:
Daiki Ueno
2011-02-01 19:04:43 +09:00
parent aae296696d
commit 8537c42756
4 changed files with 26 additions and 9 deletions

4
README
View File

@ -24,11 +24,11 @@ Build from git repo:
Dump the current system keyboard layout into an XML file:
$ ./tests/eek-example-xml -d > keyboard.xml
$ ./src/eekboard-xml --dump > keyboard.xml
Load the XML file and display a keyboard created from it:
$ ./tests/eek-example-xml -l keyboard.xml
$ ./src/eekboard-xml --load keyboard.xml
Start D-Bus server: