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
0ba59090
Commit
0ba59090
authored
Feb 28, 2001
by
Johannes E. Schindelin
Committed by
Alexandre Julliard
Feb 28, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some minor changes to the German keyboard layout.
parent
0d86ffed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
keyboard.c
windows/x11drv/keyboard.c
+4
-4
No files found.
windows/x11drv/keyboard.c
View file @
0ba59090
...
...
@@ -155,11 +155,11 @@ static const char main_key_IS[MAIN_LEN][4] =
/*** German keyboard layout (contributed by Ulrich Weigand) */
static
const
char
main_key_DE
[
MAIN_LEN
][
4
]
=
{
"^"
,
"1!"
,
"2
\"
"
,
"3"
,
"4$"
,
"5%"
,
"6&"
,
"7/{"
,
"8(["
,
"9)]"
,
"0=}"
,
"?
\\
"
,
"'"
,
"qQ"
,
"wW"
,
"eE"
,
"rR"
,
"tT"
,
"zZ"
,
"uU"
,
"iI"
,
"oO"
,
"pP"
,
""
,
"+*~"
,
"^"
,
"1!"
,
"2
\"
"
,
"3"
,
"4$"
,
"5%"
,
"6&"
,
"7/{"
,
"8(["
,
"9)]"
,
"0=}"
,
"?
\\
"
,
"'
`
"
,
"qQ
@
"
,
"wW"
,
"eE"
,
"rR"
,
"tT"
,
"zZ"
,
"uU"
,
"iI"
,
"oO"
,
"pP"
,
""
,
"+*~"
,
"aA"
,
"sS"
,
"dD"
,
"fF"
,
"gG"
,
"hH"
,
"jJ"
,
"kK"
,
"lL"
,
""
,
""
,
"#"
,
"yY"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",;"
,
".:"
,
"-_"
,
"<>"
"yY"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",;"
,
".:"
,
"-_"
,
"<>
|
"
};
/*** German keyboard layout without dead keys */
...
...
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