Mouse gestures

From VideoLAN Wiki
Revision as of 17:27, 6 July 2005 by Dionoea (talk | contribs) (Reverted edit of Sorry1120, changed back to last version by Fkuehne)
Jump to navigation Jump to search

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

Additional Interfaces