Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
09b4c500
Commit
09b4c500
authored
Jun 22, 2002
by
Dmitry Timoshkov
Committed by
Alexandre Julliard
Jun 22, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Bulgarian keyboards.
parent
998ae970
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
5 deletions
+27
-5
keyboard.c
dlls/x11drv/keyboard.c
+27
-5
No files found.
dlls/x11drv/keyboard.c
View file @
09b4c500
...
...
@@ -334,6 +334,26 @@ static const char main_key_FI[MAIN_LEN][4] =
"<>|"
};
/*** Bulgarian bds keyboard layout */
static
const
char
main_key_BG_bds
[
MAIN_LEN
][
4
]
=
{
"`~()"
,
"1!"
,
"2@2?"
,
"3#3+"
,
"4$4
\"
"
,
"5%"
,
"6^6="
,
"7&7:"
,
"8*8/"
,
"9("
,
"0)"
,
"-_-I"
,
"=+.V"
,
"qQ,"
,
"wW"
,
"eE"
,
"rR"
,
"tT"
,
"yY"
,
"uU"
,
"iI"
,
"oO"
,
"pP"
,
"[{"
,
"]};"
,
"aA"
,
"sS"
,
"dD"
,
"fF"
,
"gG"
,
"hH"
,
"jJ"
,
"kK"
,
"lL"
,
";:"
,
"'
\"
"
,
"
\\
|'"
,
"zZ"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",<"
,
".>"
,
"/?"
,
"<>"
/* the phantom key */
};
/*** Bulgarian phonetic keyboard layout */
static
const
char
main_key_BG_phonetic
[
MAIN_LEN
][
4
]
=
{
"`~"
,
"1!"
,
"2@"
,
"3#"
,
"4$"
,
"5%"
,
"6^"
,
"7&"
,
"8*"
,
"9("
,
"0)"
,
"-_"
,
"=+"
,
"qQ"
,
"wW"
,
"eE"
,
"rR"
,
"tT"
,
"yY"
,
"uU"
,
"iI"
,
"oO"
,
"pP"
,
"[{"
,
"]}"
,
"aA"
,
"sS"
,
"dD"
,
"fF"
,
"gG"
,
"hH"
,
"jJ"
,
"kK"
,
"lL"
,
";:"
,
"'
\"
"
,
"
\\
|"
,
"zZ"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",<"
,
".>"
,
"/?"
,
"<>"
/* the phantom key */
};
/*** Russian keyboard layout (contributed by Pavel Roskin) */
static
const
char
main_key_RU
[
MAIN_LEN
][
4
]
=
{
...
...
@@ -486,11 +506,11 @@ static const char main_key_US_intl[MAIN_LEN][4] =
- brokenbar replaced with bar */
static
const
char
main_key_SK
[
MAIN_LEN
][
4
]
=
{
";
`'"
,
"+1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"7"
,
"8"
,
"9"
,
"0)"
,
"=%"
,
"
"
,
"qQ
\\
"
,
"wW|
"
,
"eE"
,
"rR"
,
"tT"
,
"yY"
,
"uU"
,
"iI"
,
"oO"
,
"pP"
,
"/"
,
"("
,
"aA"
,
"sS"
,
"dD"
,
"fF
["
,
"gG]"
,
"hH"
,
"jJ"
,
"kK"
,
"lL"
,
"
\"
$
"
,
"!"
,
")"
,
"zZ
>"
,
"xX#"
,
"cC&"
,
"vV@"
,
"bB{"
,
"nN}"
,
"mM"
,
",?<"
,
".:>"
,
"-_*
"
,
"<>
\\
|
"
";
0"
,
"+1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"7"
,
"8"
,
"9"
,
"0"
,
"=%"
,
"'v
"
,
"qQ
"
,
"wW
"
,
"eE"
,
"rR"
,
"tT"
,
"yY"
,
"uU"
,
"iI"
,
"oO"
,
"pP"
,
"/"
,
"("
,
"aA"
,
"sS"
,
"dD"
,
"fF
"
,
"gG"
,
"hH"
,
"jJ"
,
"kK"
,
"lL"
,
"
\"
"
,
"!"
,
")"
,
"zZ
"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",?"
,
".:"
,
"-_
"
,
"<>"
};
/*** Slovak and Czech (programmer's) keyboard layout (see cssk_dual(cs_sk_ucw)) */
...
...
@@ -600,6 +620,8 @@ static const struct {
{
"Brazilian ABNT-2 keyboard layout"
,
28591
,
&
main_key_PT_br
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
{
"United States International keyboard layout"
,
28591
,
&
main_key_US_intl
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
{
"Finnish keyboard layout"
,
28591
,
&
main_key_FI
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
{
"Bulgarian bds keyboard layout"
,
1251
,
&
main_key_BG_bds
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
{
"Bulgarian phonetic keyboard layout"
,
1251
,
&
main_key_BG_phonetic
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
{
"Russian keyboard layout"
,
20866
,
&
main_key_RU
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
{
"Russian keyboard layout (phantom key version)"
,
20866
,
&
main_key_RU_phantom
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
{
"Russian keyboard layout KOI8-R"
,
20866
,
&
main_key_RU_koi8r
,
&
main_key_scan_qwerty
,
&
main_key_vkey_qwerty
},
...
...
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