fix misspelling
funtcion -> function
This commit is contained in:
parent
33cbb7e3d8
commit
516d8c1592
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ A handle to a keyboard.
|
||||||
|
|
||||||
#### keyboard:keymap(keymap)
|
#### keyboard:keymap(keymap)
|
||||||
|
|
||||||
The funtcion takes a table as parameter.
|
The function takes a table as parameter.
|
||||||
The possible table indexes are "rules, model, layout, variant, options".
|
The possible table indexes are "rules, model, layout, variant, options".
|
||||||
All the table parameters are optional and set to the system default if not set.
|
All the table parameters are optional and set to the system default if not set.
|
||||||
For the values to set have a look at the xkbcommon library.
|
For the values to set have a look at the xkbcommon library.
|
||||||
|
|
Loading…
Add table
Reference in a new issue