Difference between revisions of "Mouse gestures"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Reverted edit of Sorry1120, changed back to last version by Fkuehne)
Line 13: Line 13:
  
 
===Related topic===
 
===Related topic===
[[Additional Interfaces]]
+
[[Interfaces]]

Revision as of 19:42, 15 December 2006

VLC has basic support for mouse gestures. To activate this add "gestures" to the extraintf list (like this "vlc --extraintf gestures" ) or write "gestures" in the "extra interface modules" field in the configuration window.

You can select which button you want to hold down while using the gestures in the preferences panel.

The following gestures are supported:

  • left : Go to previous entry in playlist
  • right : Go to next entry in playlist
  • up-right : Enter fullscreen mode
  • down-right : Quit VLC


Related topic

Interfaces