[vlc] Re: Remove fullscreen on double click

Gildas Bazin gbazin at altern.org
Mon Jan 19 11:57:08 CET 2004


On Monday 19 January 2004 10:09, alexander at isacson.info wrote:
> Hi.
> 
> I'm using VLC in an interface to a small robot that I'm building. I't
> works great except for one small annoyance. I'm running vlc with the
> remote control interface. All interaction with the robot is done through a
> pointing device. The problem is that ocassionally I accidently
> double-click in the video window and that makes it a fullscreen window.
> How do I disable this? Which lines in which file do I need to comment out?
> 
> Thank for a great application and for taking the time to help me.
> 

If you are running linux, then comment out line 589 (p_vout->i_changes |= 
VOUT_FULLSCREEN_CHANGE;) in modules/video_output/x11/xcommon.c.

--
Gildas

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list