Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Anarchy Installer
installer
Commits
8cc973b0
Verified
Commit
8cc973b0
authored
Nov 11, 2020
by
Erazem Kokot
Browse files
Alphabestize the keyboard layout selection
parent
40e9c9f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/usr/lib/anarchy/setup-locale
src/usr/lib/anarchy/setup-locale
+3
-3
No files found.
src/usr/lib/anarchy/setup-locale
View file @
8cc973b0
...
...
@@ -5,19 +5,19 @@ set_keys() {
op_title
=
"
${
key_op_msg
}
"
while
(
true
)
;
do
keyboard
=
"
$(
dialog
--nocancel
--ok-button
"
${
ok
}
"
--menu
"
${
keys_msg
}
"
18 60 10
\
"us"
"United States"
\
"de"
"German"
\
"el"
"Greek"
\
"hu"
"Hungarian"
\
"es"
"Spanish"
\
"fr"
"French"
\
"hu"
"Hungarian"
\
"it"
"Italian"
\
"pt-latin9"
"Portugal"
\
"ro"
"Romanian"
\
"ru"
"Russian"
\
"slovene"
"Slovenian"
\
"sv"
"Swedish"
\
"uk"
"United Kingdom"
\
"
slovene"
"Slovenian
"
\
"
us"
"United States
"
\
"
${
other
}
"
"
${
other
}
-keymaps"
3>&1 1>&2 2>&3
)
"
source
"
${
lang_file
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment