[MPlayer-users] fullscreen locks the cursor on playing screen?

Alban Bedel albeu at free.fr
Wed Dec 12 15:37:39 CET 2001


On Wed, 12 Dec 2001 12:51:51 +0100
Herman Tamas <hermantom at yahoo.com> wrote:

> i can seen the cursor while it is outside that rect and it is hidden
> (or it is below mplayer's "window"?) when it's inside.

It's just transparent but it's here . I think it depend of the video driver.
On my config I have two screen in non xinerama mode (One server per head, but the mouse
can go on two screen) it give this :

 driver    mode   mouse can go on th other head
 x11         fs         Yes
                vm       No

 xv           fs         Yes
                vm       Don't work (windowed)

 sdl           fs         No
                 vm       No

But I think the SDL lib grab the pointer when you request a fullscreen mode.
Looking at the code I can tell that the x11 driver grab the mouse in vm. And
the xv driver don't seem to grab it.

Albeu




More information about the MPlayer-users mailing list