topbar always on (1 Viewer)

wewe

Portal Pro
August 3, 2005
362
0
64
Herxheim
Home Country
Germany Germany
hi all,

is there a possibility to have the topbar always on?

I am using mp with a touchscreen and it would be much easier then. I tried all variations of the available options and values. Currently I have the timeout on 3600 seconds. But still the topbar first disappears if I change a screen.

Thanks WeWe
 

wewe

Portal Pro
August 3, 2005
362
0
64
Herxheim
Home Country
Germany Germany
topbar ...

obviously not ...

does anybody use MP with a touchscreen (a real screen not the PC case display) and has best practices? I mean how to handle volume, topbar etc.

I am building a KITCHEN MUSIC CENTER (CD, radio, music on HD).

thanks&regards
WeWe
 

Spragleknas

Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    Well, perhaps you can edit the XML's?

    Typical start of XML:
    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <window>
      <id>35</id>
      <defaultcontrol>4</defaultcontrol>
      <allowoverlay>yes</allowoverlay>
      <disabletopbar>no</disabletopbar>
      <autohidetopbar>yes</autohidetopbar>
    Change last line to "no" would perhaps do the trick?
    (Try manually doing this with a few xmls and test. If it is successful, then use a app like "search and replace" (IIRC) and alter 'em all)
     

    Users who are viewing this thread

    Top Bottom