Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
apps:parole:preferences [2013/11/02 14:49] – Content moved over from staging site (thanks jjfrv8) ochosiapps:parole:preferences [2019/11/28 09:55] – [Preferences] kevinbowen
Line 1: Line 1:
 +{{ :apps:parole:parole.png?nolink|}}
 ====== Preferences ====== ====== Preferences ======
 To configure Parole, choose {gui>Tools>Preferences}.  This will bring up the //Parole Settings// dialog, which allows you to adjust Parole's behavior to your needs. The screenshots below all show the default settings. To configure Parole, choose {gui>Tools>Preferences}.  This will bring up the //Parole Settings// dialog, which allows you to adjust Parole's behavior to your needs. The screenshots below all show the default settings.
Line 6: Line 7:
 </figure> </figure>
  
 +----
 ====== General ====== ====== General ======
  
Line 24: Line 26:
   * Enables keys like Volume, Play, Pause, Forward, Reverse, etc. on keyboards which are equipped with them.   * Enables keys like Volume, Play, Pause, Forward, Reverse, etc. on keyboards which are equipped with them.
  
 +[[|Back to Top]]
 +----
 ====== Display ====== ====== Display ======
  
 <figure "Display Tab"> <figure "Display Tab">
-{{:apps:parole:settings-display.png?nolink&|}}+{{:apps:parole:0.7:settings-display.png?nolink&|}}
 </figure> </figure>
 +===== Video Output =====
 +You can select one of three backends for video playback. Note that this will have an impact on the performance, so if you notice choppy playback, you can try another backend. Also note that you have to restart Parole after switching to a different backend.
 +While the Clutter and XV backend make use of hardware video acceleration, the "No XV" option uses (the usually slower) software acceleration.
 ===== Color Balance ===== ===== Color Balance =====
-Moving the sliders changes the color balance of the video being played or the audio effects being displayed (if visual effects are enabled). Changes can be applied while the media are playing and they take effect immediately. If you are unhappy with your changes, press the {key>Reset to defaults} button.+Moving the sliders changes the color balance of the video being played or the audio effects being displayed (if visual effects are enabled). Changes can be applied while the media are playing and they take effect immediately. If you are unhappy with your changes, press the {key>Reset to defaults} button. Note that the color balance settings can only be changed when using one of the two "X Window System" options in the Video Output section above. 
 + 
 +[[|Back to Top]] 
 +----
  
 ====== Playlist ====== ====== Playlist ======
Line 60: Line 70:
   * If this option is **ON**   * If this option is **ON**
     * Any files that were in the playlist when Parole is shut down will still be there the next time it is started.     * Any files that were in the playlist when Parole is shut down will still be there the next time it is started.
 +    * Parole saves this playlist as ''~./local/share/xfce/parole/auto-saved-playlist.m3u''.
   * If this option is **OFF**   * If this option is **OFF**
     * The playlist will always be empty when Parole is started.     * The playlist will always be empty when Parole is started.
  
 +[[|Back to Top]]
 +----
 ====== Subtitles ====== ====== Subtitles ======
  
Line 74: Line 87:
   * Use the {gui>Font:} and {gui>Encoding:} pick lists to adjust the appearance of the subtitle text.   * Use the {gui>Font:} and {gui>Encoding:} pick lists to adjust the appearance of the subtitle text.
  
 +====== Hidden Settings ======
 +You can configure additional settings of Parole directly via xfconf, either by using [[..:..:xfce:xfce4-settings:editor|xfce4-settings-editor]] (GUI) or by using the command-line-tool xfconf-query.
 +
 +**hide-controls-timeout**
 +  * Configure the timeout (in seconds) after which the playback controlbar hides
 +
 +[[|Back to Top]]
 +----
 +[[:apps:parole:start:|Back to Parole main page]]