Difference between revisions of "Translations:Macros/6/fr"

From GIMX
Jump to: navigation, search
Line 1: Line 1:
<DEVICE EVENT>: KEY, KEYDOWN, KEYUP, MBUTTON, MBUTTONDOWN, MBUTTONUP, JBUTTON, JBUTTONDOWN, JBUTTONUP
+
<DEVICE EVENT>: KEY, KEYDOWN, KEYUP, MBUTTON, MBUTTONDOWN, MBUTTONUP, JBUTTON, JBUTTONDOWN, JBUTTONUP, MAXIS, JAXIS
 
  <ID> : l'id de l’événement (sensible à la casse) tel qu'affiché dans gimx-config
 
  <ID> : l'id de l’événement (sensible à la casse) tel qu'affiché dans gimx-config
 +
<VALUE> : la valeur de l'axe (seulement pour MAXIS et JAXIS)
 
  <MS> : une valeur entière en millisecondes
 
  <MS> : une valeur entière en millisecondes
 
  <COMMENT> : un commentaire, non interprété
 
  <COMMENT> : un commentaire, non interprété

Revision as of 18:01, 16 July 2013

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Macros)
*<DEVICE EVENT>: KEYDOWN, KEYUP, MBUTTON, MBUTTONDOWN, MBUTTONUP, JBUTTON, JBUTTONDOWN, JBUTTONUP, MAXIS, JAXIS
*<ID>: the event id (case sensitive) as displayed in gimx-config
*<VALUE>: the axis value (only for MAXIS and JAXIS)
*<RANGE>: the axis range (only for MAXIS and JAXIS); the syntax is [min,max] with min and max in [-32768,32767]; example: [8192,16384]
*<MS>: integer value in milliseconds
*<COMMENT>: a comment, not interpreted ('#' is the first character of the line)
Translation<DEVICE EVENT>: KEY, KEYDOWN, KEYUP, MBUTTON, MBUTTONDOWN, MBUTTONUP, JBUTTON, JBUTTONDOWN, JBUTTONUP, MAXIS, JAXIS
 <ID> : l'id de l’événement (sensible à la casse) tel qu'affiché dans gimx-config
 <VALUE> : la valeur de l'axe (seulement pour MAXIS et JAXIS)
 <MS> : une valeur entière en millisecondes
 <COMMENT> : un commentaire, non interprété

<DEVICE EVENT>: KEY, KEYDOWN, KEYUP, MBUTTON, MBUTTONDOWN, MBUTTONUP, JBUTTON, JBUTTONDOWN, JBUTTONUP, MAXIS, JAXIS

<ID> : l'id de l’événement (sensible à la casse) tel qu'affiché dans gimx-config
<VALUE> : la valeur de l'axe (seulement pour MAXIS et JAXIS)
<MS> : une valeur entière en millisecondes
<COMMENT> : un commentaire, non interprété