bug(linux): Install all keyboards in a package
Open
bug
linux/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Currently on Linux we install only the first keyboard in a package. This should be changed to install all keyboards included in the package (e.g. [galaxie_greek_hebrew_positional](https://keyman.com/keyboards/galaxie_greek_hebrew_positional)).
We need to think about what should happen if the user specifies a bcp47 code on the command line when installing that keyboard. Probably only install that language if it's included in the keyboard, otherwise install the first language in the keyboard. This means specifying arbitrary languages wouldn't be possible for multi-keyboard packages.
Contributor guide
Assessment
This issue has not been assessed yet.