Difference between revisions of "Documentation:Hotkeys"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
Most of VLC functions are accessible using hotkeys.
 
Most of VLC functions are accessible using hotkeys.
  
The list of the available hotkeys and their functions can be retrieved and altered in the preferences panel of the player. In the wxWidgets and Qt4 interface, preferences are available in the "Settings" menu, "Preferences" menu item. In the MacOS X interface, open the "VLC" menu, and select "Preferences". Select the "Hot keys" panel in the dialog.  
+
The list of the available hotkeys and their functions can be retrieved and altered in the ''Preferences'' panel of the player. In the Windows and Linux interface, ''Preferences'' are available in the "Tools" tab as the "Preferences" menu item. In the MacOS X interface, open the "VLC" menu, and select "Preferences". Select the "Hot keys" panel in the dialog.  
 
   
 
   
  
As of version 0.9, a list of hotkeys is presented in a drop-down window. To change one, double-click its name to select it.  Then, press the new key that will trigger the specified action.  Modifier keys (such as Control/Command and Alt) may also be used.
+
As of version 0.9, a list of hotkeys are presented in a drop-down window. To change one, double-click its name to select it.  Then, press the new key that will trigger the specified action.  Modifier keys (such as Control/Command and Alt) may also be used.
 
In the 1.x version you can also filter hotkeys with a search filter.
 
In the 1.x version you can also filter hotkeys with a search filter.
  
In earlier versions, several boxes give the list of modifiers for the hotkey. To trigger an action using a hotkey, you need to press simultaneously the keys corresponding to the different selected modifiers as well as the key set in the dropdown.
+
In earlier versions, several boxes gave the list of modifiers for the hotkey. To trigger an action using a hotkey, you need to press simultaneously the keys corresponding to the different selected modifiers as well as the key set in the dropdown.
  
 
To change the binding of a hotkey, select or deselect boxes corresponding to the different modifiers, and change the key by using the drop-down menu. Select the ''Save'' button to apply the changes.
 
To change the binding of a hotkey, select or deselect boxes corresponding to the different modifiers, and change the key by using the drop-down menu. Select the ''Save'' button to apply the changes.
  
 
[[File:Configure Hotkeys.PNG]]
 
[[File:Configure Hotkeys.PNG]]
 
 
The Hotkeys Panel - wxWidgets interface'''- needs verifying for 0.9'''
 
  
 
http://www.videolan.org/doc/play-howto/en/images/play-howto/intf-osx-hotkeys.jpg
 
http://www.videolan.org/doc/play-howto/en/images/play-howto/intf-osx-hotkeys.jpg

Revision as of 11:39, 22 December 2010

VLC User Guide

Quick Start Guide
Installing VLC
History
Usage
Interface
Open Media
Audio
Video
Playback
Playlist
Subtitles
Video and Audio Filters
Snapshots
Hotkeys
Uninstalling VLC
Troubleshooting
Advanced usage
Using VLC inside a webpage
Command line
Alternative Interfaces
Misc

Appendix
Building Pages for the HTTP Interface
Format String
Building Lua Playlist Scripts
View this alone

Most of VLC functions are accessible using hotkeys.

The list of the available hotkeys and their functions can be retrieved and altered in the Preferences panel of the player. In the Windows and Linux interface, Preferences are available in the "Tools" tab as the "Preferences" menu item. In the MacOS X interface, open the "VLC" menu, and select "Preferences". Select the "Hot keys" panel in the dialog.


As of version 0.9, a list of hotkeys are presented in a drop-down window. To change one, double-click its name to select it. Then, press the new key that will trigger the specified action. Modifier keys (such as Control/Command and Alt) may also be used. In the 1.x version you can also filter hotkeys with a search filter.

In earlier versions, several boxes gave the list of modifiers for the hotkey. To trigger an action using a hotkey, you need to press simultaneously the keys corresponding to the different selected modifiers as well as the key set in the dropdown.

To change the binding of a hotkey, select or deselect boxes corresponding to the different modifiers, and change the key by using the drop-down menu. Select the Save button to apply the changes.

Configure Hotkeys.PNG

intf-osx-hotkeys.jpg

The Hotkeys Panel - MacOS X interface- needs verifying for 0.9


Qt4 interface on linux:

File:VLC-hotkeys.png