mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 10:52:47 +01:00
update README.md
This commit is contained in:
parent
fc0da6aa18
commit
718d2bdff3
@ -37,7 +37,8 @@ There are some areas that still need work:
|
||||
|
||||
You'll need the following developer packages
|
||||
|
||||
- pangocairo
|
||||
- cairo
|
||||
- pango
|
||||
- wayland-client
|
||||
- xkbcommon
|
||||
|
||||
@ -46,7 +47,7 @@ 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`.
|
||||
|
||||
You can, however, define your own layouts by copying and and modifying `layout.mobintl.h` and `keymap.mobintl.h`
|
||||
You can, however, define your own layouts by copying and modifying `layout.mobintl.h` and `keymap.mobintl.h`
|
||||
(replace `mobintl` for something like `yourlayout`). Then make your layout set using `make LAYOUT=yourlayout`, and
|
||||
the resulting binary will be `wvkbd-yourlayout`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user