dolphin-emulator/Source/Core
luigi2us c525563d77 Added support for AZERTY keyboard layout. Most keys should now work correctly for AZERTY keyboards, if you set the correct Wii language in Dolphin.
To change keyboard layout used, you need to open User\Config\Dolphin.ini and add the following two lines:

[USB Keyboard]
Layout = {0 for QWERTY, 1 for AZERTY}

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3056 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-23 18:19:38 +00:00
..
AudioCommon more scons build fixups 2009-04-12 21:30:22 +00:00
Common DSP switched mode 16 and 40 2009-04-22 19:08:13 +00:00
Core Added support for AZERTY keyboard layout. Most keys should now work correctly for AZERTY keyboards, if you set the correct Wii language in Dolphin. 2009-04-23 18:19:38 +00:00
DebuggerWX more scons build fixups 2009-04-12 21:30:22 +00:00
DiscIO more scons build fixups 2009-04-12 21:30:22 +00:00
DolphinWX git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3044 8ced0084-cf51-0410-be5f-012b33b47a6e 2009-04-22 17:20:20 +00:00
DSPCore DSP switched mode 16 and 40 2009-04-22 19:08:13 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon Created a free look utility which only works on win32 right now. It lets the user fly around with the mouse and keyboard. Had to add some ugly matrix functions to the math utilities. 2009-04-19 10:10:45 +00:00