PHP Code:
<control type="button" id="3111">
<description>Filemanager</description>
<include>SettingsLabel</include>
<label>$LOCALIZE[31118]</label>
<onclick>ActivateWindow(filemanager)</onclick>
</control>
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2010-09-29 23:10
Post: #11
Open up DialogButtonMenu.xml and check you have this code -
PHP Code: <control type="button" id="3111">![]() |
| find quote |
kaas
Junior Member Posts: 29 Joined: Sep 2010 Reputation: 0 |
2010-09-29 23:34
Post: #12
Code: <control type="button" id="3111">It looks exactly the same to me,
|
| find quote |
Ram2000
Fan Posts: 620 Joined: Jul 2009 Reputation: 6 |
2010-09-30 01:53
Post: #13
Just for a heads up its DEf in mine ver 1.61 havent updated to v1.7.0 though.
Just updated its on my 1.7.0 aswell... |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2010-09-30 07:53
Post: #14
kaas Wrote: Then I've no idea, sorry. Try asking in your platform's forum. ![]() |
| find quote |
serj-47
Junior Member Posts: 2 Joined: Oct 2010 Reputation: 0 |
2010-10-14 17:13
Post: #15
I use Microsoft Media Center Remote Control, but can not run Filemanager with remote control. What to press?
By using the keyboard, Filemanager is running by pressing "S"
(This post was last modified: 2010-10-14 17:42 by serj-47.)
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2010-10-15 22:24
Post: #16
No idea, sorry.
Try asking in General Help. ![]() |
| find quote |
easyhoo
Junior Member Posts: 9 Joined: Jan 2010 Reputation: 0 |
2010-12-11 14:54
Post: #17
the same here with Alaska Skin on my ASRock ION330HT with RC2 from LiveCD. Pressing the "S" Button works, but i wanna use my remote only!
Is it possible (somehow) to get the link to the filemanger in the menu?? THX easyhoo |
| find quote |
easyhoo
Junior Member Posts: 9 Joined: Jan 2010 Reputation: 0 |
2010-12-11 15:50
Post: #18
i found a solution on the fly.
I still dont know how to get a menu entry, so i setup a button of my remote control by edit the remote.xml If soemeone can use it: Login via ssh change to root (sudo -s) cd /usr/share/xbmc/system/keymaps vi remote.xml for example, i choose the blue button: <blue>XBMC.ActivateWindow(filemanager)</blue> |
| find quote |