Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
50eb546e
Commit
50eb546e
authored
Jan 24, 2005
by
Dmitry Timoshkov
Committed by
Alexandre Julliard
Jan 24, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Put Brazilian ABNT2 keyboard layouts in line with appropriate virtual
keyboard maps.
parent
6d21f3e5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
keyboard.c
dlls/x11drv/keyboard.c
+2
-4
No files found.
dlls/x11drv/keyboard.c
View file @
50eb546e
...
...
@@ -605,8 +605,7 @@ static const char main_key_PT_br[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"
,
",<"
,
".>"
,
";:"
,
"/?"
,
"
\\
|"
"
\\
|"
,
"zZ"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",<"
,
".>"
,
";:"
,
"/?"
,
};
/*** Brazilian ABNT-2 keyboard layout with <ALT GR> (contributed by Mauro Carvalho Chehab) */
...
...
@@ -615,8 +614,7 @@ static const char main_key_PT_br_alt_gr[MAIN_LEN][4] =
"'
\"
"
,
"1!9"
,
"2@2"
,
"3#3"
,
"4$#"
,
"5%
\"
"
,
"6(,"
,
"7&"
,
"8*"
,
"9("
,
"0)"
,
"-_"
,
"=+'"
,
"qQ"
,
"wW"
,
"eE"
,
"rR"
,
"tT"
,
"yY"
,
"uU"
,
"iI"
,
"oO"
,
"pP"
,
"4`"
,
"[{*"
,
"aA"
,
"sS"
,
"dD"
,
"fF"
,
"gG"
,
"hH"
,
"jJ"
,
"kK"
,
"lL"
,
"gG"
,
"~^"
,
"]}:"
,
"zZ"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",<"
,
".>"
,
";:"
,
"/?0"
,
"
\\
|"
"
\\
|"
,
"zZ"
,
"xX"
,
"cC"
,
"vV"
,
"bB"
,
"nN"
,
"mM"
,
",<"
,
".>"
,
";:"
,
"/?0"
};
/*** US international keyboard layout (contributed by Gustavo Noronha (kov@debian.org)) */
...
...
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