Kodi Community Forum

Full Version: Xinerama -> Funnscreen only on one screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

my serverlayout looks like this


Code:
Section "ServerLayout"
    Identifier     "DefaultLayout"
    Screen      0  "ScreenR"
    Screen      1  "ScreenL" LeftOf "ScreenR"
    Option      "Xinerama"      "true"
EndSection

The screen are two seperate monitors. I run one X.


Is there any chance to start xbmc on only one of them (Screen 0) in fullscreen mode?
I did a little workaround:

Maximize the Window
Layer: above the dock
No Window Dekoration

That looks like fullscreen. Didn't found another solution.