Commit 44b335a9 authored by Dmitry Timoshkov's avatar Dmitry Timoshkov Committed by Alexandre Julliard

x11drv: Update Swiss French keyboard layout to better match the X11 one.

parent 64841cab
......@@ -351,14 +351,14 @@ static const char main_key_SG[MAIN_LEN][4] =
"<>"
};
/*** Swiss French keyboard layout (contributed by Philippe Froidevaux) */
/*** Swiss French keyboard layout (setxkbmap ch -variant fr) */
static const char main_key_SF[MAIN_LEN][4] =
{
"","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","","{","$}",
"","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",",;",".:","-_",
"<>\\"
"<>"
};
/*** Norwegian keyboard layout (contributed by Ove Kven) */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment