A small ARexx script to put AmigaAmp in play/Pause with those new fancy
MultiMedia Keyboards. Since my Keyboard has only one button to switch from play
to pause and AmigaAmp unlikely Amplifier uses two separate commands for it, I
wrote this small script.
I use it with AllKeys, this
CODE=$800000CD CLASS=XKEY SUBCLASS=2 EAT COMMAND rx amigaamp.playpause.rexx The
value following "CODE" ($800000CD) has to be changed according to the value
returned by your keyboard.
AllKeys can be found on os4depot and Aminiet
Installation:
Just drag the script in the AREXX: drawer or where ever else you want if you
know what you are doing.
Thanks go to Daniel Westerberg for AllKeys
| |