Search found 5 matches

by andre
Mon Sep 08, 2014 11:39 pm
Forum: Support
Topic: How to play macros?
Replies: 7
Views: 5725

Re: How to play macros?

Hi Matlo! I thought to debug GIMX in eclipse till it loads the macros.txt in /home/user/.gimx/macros/ and reads the line with my macro file. Perhaps the path is wrong or something is with my syntax. I followed the Development_on_Linux guide but also need to install wxwidgets under Linux Mint with th...
by andre
Mon Sep 08, 2014 1:05 pm
Forum: Support
Topic: How to play macros?
Replies: 7
Views: 5725

Re: How to play macros?

My OS:
Linux Mint 17 Qiana
VERSION="14.04, Trusty Tahr"

the adapter:
Hama Nano-Bluetooth-USB-Adapter Version 2.1.
Cambridge Silicon Radio (10)
Chip: BlueCore4-Rom

the console: PS3 slim

PS3 SHENGHIC 2009 fake ps3 controller
by andre
Mon Sep 08, 2014 12:08 pm
Forum: Support
Topic: How to play macros?
Replies: 7
Views: 5725

Re: How to play macros?

The about dialog displays gimx-config 3.0 x86_64.
Now I updated to 3.1. No change.
by andre
Mon Sep 08, 2014 11:33 am
Forum: Support
Topic: How to play macros?
Replies: 7
Views: 5725

Re: How to play macros?

I edited my config: http://pastebin.com/kSmeg66q And here is my new macro: #start with l1 button. #Already tested with MACRO KEYDOWN p. But didn't react. MACRO JBUTTONDOWN 10 #go left JBUTTON 7 DELAY 50 JBUTTON 7 DELAY 50 JBUTTON 7 DELAY 50 JBUTTON 7 DELAY 50 #go up JBUTTON 6 DELAY 50 JBUTTON 6 DELA...
by andre
Mon Sep 08, 2014 1:17 am
Forum: Support
Topic: How to play macros?
Replies: 7
Views: 5725

How to play macros?

Hi! I need support with playing the test macro. How do I play the macro? When I press the F1 button on my keyboard the macro doesn't play. I've got this two files in the folder /home/user/.gimx/macros/ macros.txt test.txt test.txt #Defines the action that triggers the macro execution MACRO F1 #Perfo...