core: layout: add hardcoded greekmath layout
Add the built-in layout for Greek and math characters.
This commit is contained in:
parent
4a55205202
commit
ab035f1b2c
2 changed files with 14 additions and 0 deletions
|
|
@ -96,6 +96,8 @@ Layouts are essential and not installed by cargo. They are installed manually:
|
|||
$ sudo mv bottom_row.xml /usr/share/unfettered-keyboard/layouts
|
||||
$ curl -OL https://github.com/Julow/Unexpected-Keyboard/raw/1.29.1/res/xml/numeric.xml
|
||||
$ sudo mv numeric.xml /usr/share/unfettered-keyboard/layouts
|
||||
$ curl -OL https://github.com/Julow/Unexpected-Keyboard/raw/1.29.1/res/xml/greekmath.xml
|
||||
$ sudo mv numeric.xml /usr/share/unfettered-keyboard/layouts
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue