Comment 0 for bug 54654

Revision history for this message
Christoph Langner (chrissss) wrote :

Binary package hint: totem

I'm working here with a two screen solution. I've got two TFT screens on a nvidia GeForce4 4600ti graphics card running the nvidia-glx driver. Here's a shot extract out of my xorg.conf

---
Section "Device"
        Identifier "NVIDIA GeForce4 4600ti"
        Driver "nvidia"
        ...
        Option "TwinView" "on"
        Option "TwinViewOrientation" "RightOf"
        Option "MetaModes" "1280x1024,1280x1024;1024x768,1024x768;800x600,800x600"
EndSection
---

When I play a video file with totem and switch to fullscreen mode the GUI elements turn up as soon as I move the mouse but the don't vanish anymore. No matter if I move the mouse around inside the second screen or not.

My idea would be that the GUI elements show up as soon as I enter the screen with the video playback and vanish as soon as I leave that screen.