# HG changeset patch # User Wuzzy # Date 1448392726 0 # Node ID e3f2f797fbd093406575e13d6df0eb105cd4df5c # Parent 88dbc26b8edf67b4c5c2592ace3c7433b89aad36 Syntax fix (2) diff -r 88dbc26b8edf -r e3f2f797fbd0 ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Tue Nov 24 19:15:44 2015 +0000 +++ b/ConfigurationFiles.wiki Tue Nov 24 19:18:46 2015 +0000 @@ -76,7 +76,7 @@ = `settings.ini` = Various Hedgewars settings. -== `[Binds]` == +== `{{{Binds}}}` == This section defines the global key bindings. They can be overwritten by teams. Each key binding is written in the form `action=keycode`, e.g. “`ammomenu=b`” for opening the ammo menu with the B key. @@ -177,7 +177,7 @@ || `j0b1` || First controller, second button || || `j1b2` || Second controller, third button || -===== Axis ===== +===== Axes ===== Syntax: `jJaAD` @@ -194,7 +194,7 @@ || `j0a1d` || First controller, second axis down || || `j1a1d` || Second controller, second axis down || -===== Hat/D-pad ===== +===== Hats/D-pads ===== Syntax: `jJhHD` @@ -213,10 +213,12 @@ || `j0h1l` || First controller, second D-pad left || || `j1h1r` || Second controller, second D-pad right || -== (other sections) == + +== Other sections == _To be written …_ + = `schemes.ini` = == {{{[schemes]}}} ==