INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: urlwolf on December 06, 2004, 06:04:47 am

Title: controlling MC with keyboard shortcuts while minimized
Post by: urlwolf on December 06, 2004, 06:04:47 am
Hi,

I would like to controlling MC with keyboard shortcuts while minimized. For example, if I don't like a song I'd like to be able to dot Ctrl + N (next) without having to do any clicking.

Is that possible?

I have a freeware program shortkeyz that can maps keypresses to applicaitions launching, etc. Is there anything that can be added to a cmd call to make MC to go to the next song. Example
(fake)
c:\path\to\MC\MC.exe -NEXT
(\fake)

I'm sure there must be a way to do it. If MC can interact with remotes, Tivo, etc, this has to be possible :D
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: LonWar on December 06, 2004, 07:52:48 am
Did you try Rhino's Playing Now plug in?

I think it can do that....
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: urlwolf on December 06, 2004, 02:12:47 pm
yes, but it takes up a lot of screen real state.
I'm sure there is a simple solution...
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: zxsix on December 06, 2004, 02:54:26 pm
Too much screen real estate?
You should check out the skins available for download.  Some are only 1/4" tall.
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: urlwolf on December 06, 2004, 04:35:17 pm
I know, I use lowerRight;
But do you know some way or form to send then the "Next" command using shortcuts, without having to change focus to them (by cllcking)?
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: floppydisc on December 07, 2004, 09:07:56 am
i'll send you a program I wrote for doing this - but warning, it was not intended to be public, so it is not  very userfriendly  ;)
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: Matt on December 07, 2004, 10:53:18 am
Hi,

I would like to controlling MC with keyboard shortcuts while minimized. For example, if I don't like a song I'd like to be able to dot Ctrl + N (next) without having to do any clicking.

Is that possible?

I have a freeware program shortkeyz that can maps keypresses to applicaitions launching, etc. Is there anything that can be added to a cmd call to make MC to go to the next song. Example
(fake)
c:\path\to\MC\MC.exe -NEXT
(\fake)

I'm sure there must be a way to do it. If MC can interact with remotes, Tivo, etc, this has to be possible :D

Check the Developer's Zone -- almost any MC command can be fired from the command line. ( http://www.musicex.com/mediacenter/devzone.html )

Another option is a keyboard with media keys on the top.
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: urlwolf on December 07, 2004, 01:15:09 pm
Hi,

I would like to controlling MC with keyboard shortcuts while minimized. For example, if I don't like a song I'd like to be able to dot Ctrl + N (next) without having to do any clicking.

Is that possible?

I have a freeware program shortkeyz that can maps keypresses to applicaitions launching, etc. Is there anything that can be added to a cmd call to make MC to go to the next song. Example
(fake)
c:\path\to\MC\MC.exe -NEXT
(\fake)

I'm sure there must be a way to do it. If MC can interact with remotes, Tivo, etc, this has to be possible :D

Check the Developer's Zone -- almost any MC command can be fired from the command line. ( http://www.musicex.com/mediacenter/devzone.html )

Another option is a keyboard with media keys on the top.

I bought one (labtec) but the keys don't work.
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: DWAnderson on December 07, 2004, 02:47:23 pm

Check the Developer's Zone -- almost any MC command can be fired from the command line. ( http://www.musicex.com/mediacenter/devzone.html )

Another option is a keyboard with media keys on the top.

As I've alluded to elsewhere, the problem is that doing so, unminimizes MC.
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: AoXoMoXoA on December 07, 2004, 02:55:25 pm
Are the skins for Playing Now still available somewhere?  I have been unable to find them  . . .
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: urlwolf on December 07, 2004, 07:30:27 pm
i'll send you a program I wrote for doing this - but warning, it was not intended to be public, so it is not  very userfriendly  ;)


Excellent program! it does exactly what I had in mind. And very good choice of shortcuts.
Thanks!

This is why I love this forum!
Title: Re:controlling MC with keyboard shortcuts while minimized
Post by: LonWar on December 07, 2004, 09:27:08 pm
Are the skins for Playing Now still available somewhere?  I have been unable to find them  . . .

I think Marko did most of them,

http://www.theganghut.co.uk/

Drowbe did a couple as well, I am not sure if they are still posted anywere...
Title: Re: controlling MC with keyboard shortcuts while minimized
Post by: stirfry on December 08, 2004, 05:59:07 am
Hi,

I use to get around this by using HotKey Plus (http://www.brianapps.net/hotkeyplus/).  Its freeware :). 

So using mjextman commands I can do nearly everything from the desktop.  For example for Win + Alt + P I have a command line of %SYSTEMROOT%\System32\mjextman.exe, a Parameter of /Command Play and a working directory of %SYSTEMROOT%\System32.  So allowing mysel to starting playing the Playing Now list.

Also for me anyway, does not unminimise the application.