Page 1 of 1

Is it possible to Set a JAxis for a Macro Trigger?

Posted: Fri Feb 05, 2016 12:17 pm
by TinaPlom
Is it possible to Set a JAxis for a Macro Trigger?

Re: Is it possible to Set a JAxis for a Macro Trigger?

Posted: Fri Feb 05, 2016 12:20 pm
by Matlo

Re: Is it possible to Set a JAxis for a Macro Trigger?

Posted: Fri Feb 05, 2016 1:23 pm
by TinaPlom
Can you help me to complet my rapidfire i dont know how i can do it i dont understand

JAXIS: joystick axis moved; ID: the axis id as displayed in gimx-config; VALUE: in [-32768 .. 32767] for centered axes, and in [0 .. 32767] for non-centered axes

i want to use R2 Axis to shoot in the macro it is a button

MACRO JBUTTONDOWN 10 <- This is R1 but i want use R2 is a JAXIS
TRIGGER JBUTTONDOWN 14
INIT ON
TOGGLE YES
KEYDOWN p
DELAY 50
KEYUP p
JBUTTONDOWN 10 <- This is R1 but i want to use R2 is a JAXIS

MACRO JBUTTONUP 10 <- This is R1 but i want to use R2 is a JAXIS
TRIGGER JBUTTONDOWN 14
INIT ON
TOGGLE YES
JBUTTONDOWN 10 <- This is R1 but i want to use R2 is a JAXIS
KEYUP p

Re: Is it possible to Set a JAxis for a Macro Trigger?

Posted: Sun Feb 07, 2016 1:00 pm
by TinaPlom
:(

Re: Is it possible to Set a JAxis for a Macro Trigger?

Posted: Mon Feb 08, 2016 7:58 am
by Matlo
I tried a few tricks but wasn't able to get it work.

In Windows r2 is only usable as an axis, but in GNU/Linux (e.g. Ubuntu) r2 is also usable as a button.

Re: Is it possible to Set a JAxis for a Macro Trigger?

Posted: Sat Feb 20, 2016 11:14 am
by TinaPlom
There is no way to get it work in Windows?

Re: Is it possible to Set a JAxis for a Macro Trigger?

Posted: Mon Feb 22, 2016 8:25 am
by Matlo
None that as I'm aware of.