Control ps3 from commandline
Posted: Mon Aug 03, 2015 3:43 pm
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 here I need to make the keypresses on the keyboard
Please Help
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 here I need to make the keypresses on the keyboard
Please Help