diff libvo/vo_gl.c @ 25485:765211fd3efb

Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour becomes the same as for the other vos using X11.
author reimar
date Sat, 22 Dec 2007 20:17:57 +0000
parents c9e9ac2008c2
children df6e9b54ecaa
line wrap: on
line diff
--- a/libvo/vo_gl.c	Sat Dec 22 19:16:01 2007 +0000
+++ b/libvo/vo_gl.c	Sat Dec 22 20:17:57 2007 +0000
@@ -465,6 +465,7 @@
   if (!vo_w32_config(d_width, d_height, flags))
     return -1;
 #else
+  vo_mouse_autohide = 1;
   if (WinID >= 0) {
     vo_window = WinID ? (Window)WinID : mRootWin;
     vo_x11_selectinput_witherr(mDisplay, vo_window,