Update README.md
This commit is contained in:
@ -20,5 +20,5 @@ You can change keys by editing:
|
|||||||
* `~/.local/share/Terminis/config.cfg` on Linux
|
* `~/.local/share/Terminis/config.cfg` on Linux
|
||||||
|
|
||||||
Acceptable values:
|
Acceptable values:
|
||||||
* printable characters ('q', '*', ' '...)
|
* printable characters (`q`, `*`, ` `...)
|
||||||
* curses's constants name starting with "KEY_" (see [Python documentation](https://docs.python.org/3/library/curses.html?highlight=curses#constants))
|
* curses's constants name starting with `KEY_` (see [Python documentation](https://docs.python.org/3/library/curses.html?highlight=curses#constants))
|
Reference in New Issue
Block a user