suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -19,9 +19,6 @@ You'll need the following developer packages Make any customizations you would like in `config.def.h` and run `make` -The default set of layouts is called `mobintl` *(mobile international)*, which groups various layouts aimed at mobile devices -and also attempts to accommodate various international users. The resulting binary is called `wvkbd-mobintl`. - ## Usage The keyboard can be hidden by sending it a `SIGUSR1` signal and shown again by sending it `SIGUSR2`. This saves some |