-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LT Lithuanian keyboard (Personal preference)
- Loading branch information
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# Personal Preference LT Keyboard | ||
# [email protected] | ||
# | ||
# install: | ||
# mkdir ~/.local | ||
# mkdir ~/.local/share | ||
# mkdir ~/.local/share/squeekboard | ||
# mkdir ~/.local/share/squeekboard/keyboards | ||
# cd ~/.local/share/squeekboard/keyboards && wget https://raw.githubusercontent.com/do76/squeekboard-lang-lt/master/data/keyboards/lt-alt.yaml | ||
--- | ||
outlines: | ||
default: { width: 35.33, height: 52 } | ||
|
@@ -30,10 +39,16 @@ views: | |
eschars: | ||
- "ą č ę ė į š ų ū ž „" | ||
- "Ą Č Ę Ė Į Š Ų Ū Ž “" | ||
- "show_numbers « » ™ ∞ × 🇱🇹 BackSpace" | ||
- "show_letters preferences show_eschars space ☄ ☿ Return" | ||
- "show_numbers « » ☄☿ ™ ∞ × 🇱🇹 BackSpace" | ||
- "show_letters preferences show_eschars space ← → Return" | ||
|
||
buttons: | ||
"←": | ||
outline: "small" | ||
keysym: "Left" | ||
"→": | ||
outline: "small" | ||
keysym: "Right" | ||
Shift_L: | ||
action: | ||
locking: | ||
|