Changes between Version 18 and Version 19 of Manual_Settings


Ignore:
Timestamp:
Sep 9, 2013, 10:33:21 PM (11 years ago)
Author:
sanderd17
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Manual_Settings

    v18 v19  
    3737== Keyboard Shortcuts ==
    3838The keyboard shortcuts can be changed with the same process outlined above, just copy the relevant line from the `default.cfg` file to the `local.cfg` and change the part after the equal sign ('''=''') and before the semicolon (''';'''). For shortcut key combinations edit the keys between the quotation marks ('''""'''), and use a plus sign ('''+''') to tie together more than one key (so don't remove it unless you change a multi-key shortcut to a single key shortcut).
     39
     40Some keyboards (most notably AZERTY ones) have keys where the default character isn't present in the ASCII alphabet. For those keyboards, there are special configurations needed per keyboard layout and per OS. You can find your needed configurations below.
     41
     42On Linux, you should have for French and Belgian layout:
     43
     44 * é = World73 (or W73)
     45 * § = World7 (or W7)
     46 * è = World72 (or W72)
     47 * ç = World71 (or W71)
     48 * à = World64 (or W64)
     49
     50On OSX, French layout:
     51
     52 * é = World0 (or W0)
     53 * è = World3 (or W3)
     54 * ç = World2 (or W2)
     55 * à = World4 (or W4)
     56
     57It is not needed under Windows as the the game developer had to build a custom key manager.