i have been trying to get my xbmc to power off by pushing the display button on the remote. i scrolled through the keymap.xml file and didnt see any tags for the display. so i figured i could just add a new action section under global. here is what i added.
power off via remote
86
display
86 was the closes id i could find for it but i think it reboots. am i on the right track here? what do i need to change to get this to work.
thanks
mitchell
ah - ya'll are getting confused with the skinning system (i know it's not obvious, and i'll change it so it supports the above system!)
for now, you need to put the execute string inside the tags.
eg
xbmc.shutdown Reading Xbox HDD Key:: My problem started when I purchased an XBOX off EBay for a cheap price, I knew Now disconnect external power- or turn off XBOX and UNPLUG. http://www.llamma.com/xbox/Repairs/Reading_Xbox_Hdd_key.htmHOME |
i'll add support for today. in this case i'll make it so that doesn't matter!
edit: done.
cheers,
jonathan
im ready to give up. i have changed everything i can think of. maybe its not possible in the current build. anyone else ever get this to work? i even tried going into the section for video playback where the display button switches between gui and fullscreen and no luck. i put xbmc.shutdown and xbmc.shutdown() in both the id or the execute sections or both at the same. no luck ATV: Quad Power Racing 2 Xbox - Yahoo! Shopping:: place to comparison shop for ATV: Quad Power Racing 2 - Xbox. Compare products, compare prices, read reviews and big air off jumps, power-slide around http://shopping.yahoo.com/p:ATV%3A%20Quad%20Power%20Racing%202%20Xbox:1951014283HOME |
man this sucks thanks for the help tho
man, ok i tried that and still no go.
shutdown
921
display
xbmc.shutdown()
XBOX Power Cord | The Coffeehouse | Channel 9:: Xbox Customer:I am writing to provide you with information about a free power cord replacement program for Xbox. power cord, turn off your Xbox when http://channel9.msdn.com/forums/Coffeehouse/41031-XBOX-Power-CordHOME | Report: Game consoles, plasma TVs major power sucks | Gaming and :: Standby would be powered completely off but plugged in, and I highly doubt they Missing teen hooked on Xbox found dead. Stop the insanity: CNNs hologram http://news.cnet.com/8301-13772_3-9959817-52.htmlHOME |
now what?
hrmm. ok i put this in the tags and no go
shutdown
display
xbmc.shutdown()
whats wrong now?
thanks a hole heep
mitchell
thanks guys! i finally go it to work.
well i tried just adding the execute line to the first action part in the global like this
remote button 0
58
0
xbmc.shutdown()
when pressing 0 no marbles, any more suggestions
instead of powering off the xbox, i want to make it so that the system reboots when i press the display button - how do i go about doing this?
is there a similar global command as the shutdown one?
try a diff remote 'key' ?
note; i believe it must be available (not already used) in the window where you are when you press it.
that's right. *if you want a remote key to perform a specific action regardless of what window you are in, then it must exist only in the global section and nowhere else. *the other sections override the global behavior when in a specific window.
works flawlessly for me with following code..
powerdown
xbmc.shutdown()
display
one key note: make sure display or 0 or whatever buttons you use is not set to be any other function in the entire keymap.xml or the above will not work.
sorry for the caps but the above needs to be stressed. i was pulling my hair out when it wouldn't work.
what you wanna ad is:
xbmc.shutdown()
id doesnt matter afaik
-search/edit keymap file for "0" and make sure it's not being used for any other action.
-reboot xbox.
-try again.
delete the gamepad line
add a unique id
Traditional University or MLM University? You Choose
15 Questions to Ask Your Software Vendor
|