Re: [slim] Keyboard shortcut commands for Slimserver?

2005-08-15 Thread Aaron Zinck
> I suppose it'd be possible to do this with a clever javascript skin though
> that may be tricky.

> There are keyboard shortcuts in ExBrowse2 and Default2:
> Z - previous
> X - play/pause
> C - play/pause
> V - stop
> B - next
> R - toggle repeat
> S - toggle shuffle
> -, = - volume down and up

> - Jacob



haha...well, you *are* a tricky one, Mr. Potter...nicely done...I haven't
had a chance to play around with your (apparently very well done) skins
since I'm still running 5.4 (I need my rhapsody...)



___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Keyboard shortcut commands for Slimserver?

2005-08-15 Thread Jacob Potter
On 8/15/05, Aaron Zinck <[EMAIL PROTECTED]> wrote:
> I suppose it'd be possible to do this with a clever javascript skin though
> that may be tricky.

There are keyboard shortcuts in ExBrowse2 and Default2:
Z - previous
X - play/pause
C - play/pause
V - stop
B - next
R - toggle repeat
S - toggle shuffle
-, = - volume down and up

- Jacob
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Keyboard shortcut commands for Slimserver?

2005-08-15 Thread Aaron Zinck

> I realize that this would be difficult to implement accross platforms,
> but would it be possible for Slimserver to respond to keyboard shortcut
> commands...? For instance:
> Play or pause a file. CTRL+P
> Stop playback. CTRL+S
> Mute the volume. F8
> Increase the volume. F10
> Decrease the volume. F9
> Play the previous item. CTRL+B
> Play the next item. CTRL+F
> Rewind. CTRL+SHIFT+B
> Fast-forward. CTRL+SHIFT+F
>
> I know many new keyboards now come with standard with mapped volume,
> stop, play pause, "media" buttons etc. It would be nifty if you could
> use these keyboard buttons to operate Slimserver directly...

I suppose it'd be possible to do this with a clever javascript skin though
that may be tricky.

There is an interim solution, however (while you're waiting for someone to
take on that project):

What you could do (if you have just one specific player that you want to
execute those commands on), is use Girder which could easily be set up to
take advantage of Slimserver's CLI so as to get the exact functionality
you're requesting.  If you do this with Girder then you'll need to be
careful--either construct the macros so that they do a check and only
execute if slimserver or some other designated app is in the foreground, or
remember that if you use the shortcuts while in another program that you may
run into deleterious effects as, say, your playback stops (CTRL + S) but you
also save over the top of that spreadsheet you were working on.  You get the
picture...



___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss