Difference between revisions of "Fr:Manuel:Config:Avancé:Liaisons"
Greendreamer (talk | contribs) |
Greendreamer (talk | contribs) m (liens vers la configuration avancée en français) |
||
Line 1: | Line 1: | ||
− | {{Languages| | + | {{Languages|Fr|Manual:Config:Advanced:Bindings}} |
{{NAV_Manual | | {{NAV_Manual | | ||
− | | previous=[[ | + | | previous=[[Fr:Manuel:Config:Avancé|Configuration avancée]] |
− | | up=[[ | + | | up=[[Fr:Manuel:Config:Avancé|Configuration avancée]] |
| next=[[Manual:Config:Advanced:Colors|Config:Advanced:Colors]] | | next=[[Manual:Config:Advanced:Colors|Config:Advanced:Colors]] | ||
}} | }} | ||
Line 24: | Line 24: | ||
---- | ---- | ||
{{NAV_Manual | | {{NAV_Manual | | ||
− | | previous=[[ | + | | previous=[[Fr:Manuel:Config:Avancé|Configuration avancée]] |
− | | up=[[ | + | | up=[[Fr:Manuel:Config:Avancé|Configuration avancée]] |
| next=[[Manual:Config:Advanced:Colors|Config:Advanced:Colors]] | | next=[[Manual:Config:Advanced:Colors|Config:Advanced:Colors]] | ||
}} | }} | ||
[[Category:Manual|Config:Advanced:Bindings]] | [[Category:Manual|Config:Advanced:Bindings]] |
Revision as of 23:16, 3 January 2013
Ce site dans d'autres langues: Deutsch – English – Français – Español – Polski – Italiano – Nederlands – Руccкий – 简体中文
Configuration avancée | Configuration avancée | Config:Advanced:Colors |
Key and button bindings
The bindings are set between the <bindings>
and the </bindings>
tags in the vegastrike.config
file. This first part of the config file is not separated into sections, though the bindings do divide nicely into these subsections based on the different devices:
Example
<bind key="d" modifier="none" command="DockKey"/> <bind mouse="0" button="1" modifier="none" command="MissileKey" /> <bind joystick="0" button="3" modifier="none" command="TargetKey" />
See also
Configuration avancée | Configuration avancée | Config:Advanced:Colors |