Page 1 of 1
Re: Remap button on remote control
Posted: Thu Aug 11, 2011 8:59 am
by juusso
It could be done with app,
called myButton.
Sadly, no A series support available. Might Tom(_van) could help you here?
Re: Remap button on remote control
Posted: Sun Aug 14, 2011 3:25 pm
by tom_van
Hmm, I looked for source of myButton and sendspace links were expired.
Flowergrower, try to ask reaper7 if he could re-publish the source.
And you'll need working
libGame.so launcher, test it first.
Re: Remap button on remote control
Posted: Sun Aug 14, 2011 3:34 pm
by marcelru
Here's a copy:
myButtons_SRC.rar
hth,
marcelr
myButtons - source
Posted: Mon Aug 15, 2011 12:36 pm
by moras86
There is last
myButtons version source:
http://sf.net/projects/samygo/files/B%2 ... p/download
Thanks to
reaper7 for re-upload

Re: Remap button on remote control
Posted: Mon Aug 15, 2011 1:20 pm
by tom_van
I haven't worked out transparent SDL popup on A series. SDL works only in 16bpp, there is no alpha info.
Other functionality like capturing keys and sending command is feasible.