vote up 2 vote down star

I just bought a new laptop, and am having to learn Vista. (My desktop has XP.)

I was just trying to set some shortcut keys, and wanted to use Alt + Shift + P for Anywho.com, but to my surprise Alt + Shift + P is already taken. It calls Windows Media Player. Now I like WMP and will use it a lot, but I want my Alt + Shift + P for AnyWho.com.

BTW I have PC Magazine's Hotkey Detective 2 (http://www.pcmag.com/article2/0,2817,5082,00.asp), but it doesn't show that Alt + Shift + P is taken.

How to do this?

flag

3 Answers

vote up 2 vote down

This isn't a documented behavior of Vista. However, this is a documented behavior of Windows Media Player itself: ALT+SHIFT+P means Restore the Player from mini Player mode.

This Microsoft article defines mini Player mode as:

When you use the mini Player, the Player minimizes to the Windows taskbar, but you can still access playback controls and view visualizations and information about the currently playing item.

In mini Player mode the minimized Media Player looks like that:

image1

You may turn off this mode by right-click on the taskbar, point to Toolbars, and then uncheck Windows Media Player.

image2

link|flag
Thanks. Very interesting. But is it the case that my Alt + Shift + P cannot be made available for any other purpose? – NotSuper Oct 21 at 9:10
Yes, if you turn mini-mode off. If you leave it on, then yes when WMP is not running and doesn't establish its keyboard hook. (I believe so, but never tried it.) – harrymc Oct 21 at 9:43
vote up 1 vote down

Find the icon/shortcut for Windows Media Player, right click on it and do properties and look for "Shortcut Key"

Delete it!

alt text

It is also possible (if the above doesn't work) that you have "hotkey" buttons on your laptop that are hard mapped to certain combos such as Alt+Shift+P, and then you have to use the hotkey manager program to change what pressing that button does.

link|flag
A thorough search found 3 shortcuts for WMP; however, none have a shortcut key assigned. – NotSuper Oct 21 at 9:06
vote up 0 vote down

You could redefine the hotkey with AutoHotKey:

!+p::Run http://www.anywho.com/
link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.