diff options
author | marha <marha@users.sourceforge.net> | 2011-05-25 10:17:05 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-05-25 10:17:05 +0000 |
commit | b2e1c9dff46fdf1b5936115531693981454ca466 (patch) | |
tree | 371066790026c61f9c10f1f6c9a0f734501fbc8c /xorg-server/xkeyboard-config/symbols | |
parent | 134e84afc1e0fa3725e41dff781536a05ef724ff (diff) | |
parent | 741ef6e15af761d44ca0d8d54f6b99c33dd1b6bd (diff) | |
download | vcxsrv-b2e1c9dff46fdf1b5936115531693981454ca466.tar.gz vcxsrv-b2e1c9dff46fdf1b5936115531693981454ca466.tar.bz2 vcxsrv-b2e1c9dff46fdf1b5936115531693981454ca466.zip |
merge ^/branches/released .
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/inet | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/inet b/xorg-server/xkeyboard-config/symbols/inet index c3366b1d8..00617a261 100644 --- a/xorg-server/xkeyboard-config/symbols/inet +++ b/xorg-server/xkeyboard-config/symbols/inet @@ -1217,7 +1217,7 @@ xkb_symbols "logitech_g15" { key <K72> { [ XF86LaunchC ] };
key <K74> { [ XF86WWW ] };
key <K75> { [ XF86LaunchE ] };
- key <MDSW> { [ XF86Launch1 ] };
+ key <II5D> { [ XF86Launch1 ] };
key <NFER> { [ XF86Launch2 ] };
key <XFER> { [ XF86Launch8 ] };
};
@@ -1728,7 +1728,7 @@ xkb_symbols "apple" { key <K5E> { [ F14 ] };
key <K5F> { [ F15 ] };
key <K6C> { [ XF86Eject ] };
- key <MDSW> { [ F16 ] };
+ key <II5D> { [ F16 ] };
key <KPEQ> { [ KP_Equal ] };
};
|