Filemanager
#1
Hello,

I cannot find the filemanager in Alaska skin? Is it not in there? Huh
Reply
#2
Press 's' anywhere to bring up the Shutdown menu and you'll see it.
Reply
#3
Thanks for the reply,

However I cannot find it, I see all other options like profiles, shutdown, system info etc. but no filemanager. I run the latest XBMC live version & the newest Alaska version downloaded from the Repo channel. Huh
Reply
#4
Alaska -

Image

Alaska Revisited Mod -

Image

Alaska Revisited -

Image

There's no visibility condition so it should be there.
Reply
#5
Im sorry Im running the revisited edition :o
Reply
#6
And if I choose a different skin I do have the option
Reply
#7
Depends on the skin but I say many of them have it in that 'Press S' dialog
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#8
thanks, yes I do see it in toher skins but not in the revisited Alaska version :S
Reply
#9
Is there a gap where it should be?
Reply
#10
no there isnt, I also changed it to different languages but no effect Sad
Reply
#11
Open up DialogButtonMenu.xml and check you have this code -

PHP Code:
<control type="button" id="3111">
    <
description>Filemanager</description>
    <include>
SettingsLabel</include>
    <
label>$LOCALIZE[31118]</label>
    <
onclick>ActivateWindow(filemanager)</onclick>
</
control
Reply
#12
Code:
<control type="button" id="3111">
                <description>Filemanager</description>
                <include>SettingsLabel</include>
                <label>$LOCALIZE[31118]</label>
                <onclick>ActivateWindow(filemanager)</onclick>
            </control>

It looks exactly the same to me, Huh
Reply
#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...
Reply
#14
kaas Wrote:
Code:
<control type="button" id="3111">
                <description>Filemanager</description>
                <include>SettingsLabel</include>
                <label>$LOCALIZE[31118]</label>
                <onclick>ActivateWindow(filemanager)</onclick>
            </control>

It looks exactly the same to me, Huh

Then I've no idea, sorry.

Try asking in your platform's forum.
Reply
#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"
Reply

Logout Mark Read Team Forum Stats Members Help
Filemanager0