layouts: Adjust French (fr+bepo) terminal-layout and make it available
Except for the arrangement of the letter-buttons, this layout is almost identical to the French (fr) terminal-layout. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/683>
This commit is contained in:
@ -173,6 +173,8 @@ static KEYBOARDS: &[(&'static str, &'static str)] = &[
|
||||
|
||||
("terminal/fr", include_str!("../data/keyboards/terminal/fr.yaml")),
|
||||
("terminal/fr_wide", include_str!("../data/keyboards/terminal/fr_wide.yaml")),
|
||||
("terminal/fr+bepo", include_str!("../data/keyboards/terminal/fr+bepo.yaml")),
|
||||
("terminal/fr+bepo_wide", include_str!("../data/keyboards/terminal/fr+bepo_wide.yaml")),
|
||||
|
||||
("terminal/us", include_str!("../data/keyboards/terminal/us.yaml")),
|
||||
("terminal/us_wide", include_str!("../data/keyboards/terminal/us_wide.yaml")),
|
||||
|
||||
Reference in New Issue
Block a user