shutdown dialog box

  Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
haiiyaa Offline
Member
Posts: 75
Joined: Aug 2007
Reputation: 0
Post: #1
Hi,

I was wondering if there was a command I can map one of my remote keys to the shutdown dialog box that comes up when you click on the shutdown button on the home screen?

Thanks
find quote
mad-max Offline
Posting Freak
Posts: 1,477
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #2
If your remote can send keyboard keys, it's "s"...

mm

[Image: obi3o55x.jpg]
[Image: 7c8w3bu8.png]

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
find quote
haiiyaa Offline
Member
Posts: 75
Joined: Aug 2007
Reputation: 0
Post: #3
mad-max Wrote:If your remote can send keyboard keys, it's "s"...

mm

My remote can't send keyboard keys. Does 's' map to some internal command that I can map another key on my remote to execute?
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,269
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #4
from the keyboard keymap.xml
PHP Code:
<s>ActivateWindow(shutdownmenu)</s

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
haiiyaa Offline
Member
Posts: 75
Joined: Aug 2007
Reputation: 0
Post: #5
thanks jezz_x. I realized I was able to just map one of my keys to send 's' as a input by using the MCEremote add on. thanks for the tip mad max
find quote