Search found 1 match
- Mon Aug 03, 2015 3:43 pm
- Forum: GIMX Discussion
- Topic: Control ps3 from commandline
- Replies: 1
- Views: 2657
Control ps3 from commandline
Hi, I need to control the ps3 from the commandline. I have tried commands like $gimx -p /dev/ttyUSB0 --event "up(255)" But this doesnt seem to work. I am using a CSR 4 bluetooth dongle. I am able to controlling it easily using $gimx -h 0 -c myconfig.xml -b XX:XX:XX:XX:XX -t Sixaxis But her...