Fr:Manuel:Config:Avancé:Liaisons

From VsWiki
Revision as of 00:16, 4 January 2013 by Greendreamer (talk | contribs) (liens vers la configuration avancée en français)
Jump to: navigation, search

Ce site dans d'autres langues:   DeutschEnglishFrançaisEspañolPolskiItalianoNederlandsРуccкий简体中文


arrow_left.png Configuration avancée arrow_up.png Configuration avancée Config:Advanced:Colors arrow_right.png

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


arrow_left.png Configuration avancée arrow_up.png Configuration avancée Config:Advanced:Colors arrow_right.png