?? amarok.kcfg
字號:
<default>true</default> </entry> <entry key="Ignore The" type="Bool"> <label>Whether organize files will ignore The in artist names.</label> <whatsthis>If set, Organize files will ignore The in artist names.</whatsthis> <default>true</default> </entry> <entry key="Replace Space" type="Bool"> <label>Whether organize files will replace spaces in filenames by an underscore.</label> <whatsthis>If set, Organize files will replace spaces in filenames by an underscore.</whatsthis> <default>false</default> </entry> <entry key="Cover Icons" type="Bool"> <label>Whether organize files will use cover art as folder icons.</label> <whatsthis>If set, Organize files will use cover art as folder icons.</whatsthis> <default>true</default> </entry> <entry key="Organize Directory" type="Int"> <label>Index of collection folder destination for Organize files.</label> <whatsthis>The ID of the collection folder destination for Organize files.</whatsthis> <default>0</default> </entry> <entry key="Vfat Compatible" type="Bool"> <label>Whether organize files will rename files in a manner compatible with vfat filesystems.</label> <whatsthis>If set, Organize files will replace characters that are not compatible with vfat filesystems (such as ':', '*' and '?').</whatsthis> <default>true</default> </entry> <entry key="Ascii Only" type="Bool"> <label>Whether organize files will rename files such that they only contain 7-bit ASCII characters.</label> <whatsthis>If set, Organize files will replace characters that are not compatible with the 7-bit ASCII character set.</whatsthis> <default>false</default> </entry> <entry key="Use Custom Scheme" type="Bool"> <label>Whether organize files will use a custom file naming scheme.</label> <whatsthis>If set, Organize files will rename files according to a custom format string.</whatsthis> <default>false</default> </entry> <entry key="Custom Scheme" type="String"> <label>Format string for Organize files, if a custom naming scheme is used.</label> <whatsthis>If the custom filename scheme is enabled, then Organize files will rename files according to this format string.</whatsthis> <default>%folder/%filetype/%theartist/%album/%track_-_%title.%filetype</default> </entry> <entry key="Replacement Regexp" type="String"> <label>Regular expression that is to be replaced.</label> <whatsthis>Organize files will replace substrings matching this regular expression.</whatsthis> <default></default> </entry> <entry key="Replacement String" type="String"> <label>Replacing string.</label> <whatsthis>Organize files will replace matching substrings with this string.</whatsthis> <default></default> </entry> <entry key="External Browser" type="String"> <label>Filename of the external web browser to be invoked by Amarok.</label> <default>kfmclient openURL</default> </entry> <entry key="Use Custom Icon Theme" type="Bool"> <label>Whether Amarok's custom icon theme or the system icon theme is used.</label> <default>true</default> </entry> <entry key="Collection Browser View Mode" type="Int"> <label>Whether the collection view is in the flat or tree view mode</label> <default>0</default> </entry></group><group name="Playback"> <entry key="Master Volume" type="Int"> <label>Master volume</label> <whatsthis>The Amarok master volume, a value between 0 (muted) and 100.</whatsthis> <default>80</default> <min>0</min> <max>100</max> </entry> <entry key="Crossfade" type="Bool"> <label>Whether to crossfade between tracks</label> <whatsthis>Enable/Disable crossfading between track changes.</whatsthis> <default>false</default> </entry> <entry key="Crossfade Length" type="Int"> <label>Length of crossfade, in milliseconds</label> <whatsthis>The length of the crossfade between tracks in milliseconds.</whatsthis> <default>4000</default> <min>400</min> </entry> <entry key="Crossfade Type" type="Int"> <label>When to Crossfade</label> <whatsthis>Determines whether to crossfade always, or on automatic/manual track changes only.</whatsthis> <default>0</default> </entry> <entry key="Fadeout" type="Bool"> <label>Whether to fade out tracks when pressing stop.</label> <whatsthis>Enable/Disable fadeout.</whatsthis> <default>true</default> </entry> <entry key="Fadeout Length" type="Int"> <label>Length of fadeout, in milliseconds</label> <whatsthis>The length of the fadeout in milliseconds.</whatsthis> <default>3500</default> <min>400</min> </entry> <entry key="FadeoutOnExit" type="Bool"> <label>Whether to fade out when exiting the program.</label> <default>true</default> </entry> <entry key="Sound System" type="String"> <label>Sound system to use</label> <whatsthis>Select the sound system used to play media. Amarok currently support aRts, GStreamer, xine, and NMM; however, their availability depends on the configuration used at compile time.</whatsthis> </entry> <entry key="Equalizer Enabled" type="Bool"> <label>Enables the equalizer plugin</label> <whatsthis>When enabled, an equalizer plugin filters the audio stream.</whatsthis> <default>false</default> </entry> <entry key="Equalizer Preamp" type="Int"> <label>Equalizer pre-amplification value, range -100..100, 0 is normal.</label> <default>0</default> <min>-100</min> <max>100</max> </entry> <entry key="Equalizer Gains" type="IntList"> <label>Band gains for equalizer, 10 values, range -100..100, 0 is normal.</label> <default>0, 0, 0, 0, 0, 0, 0, 0, 0, 0</default> </entry> <entry key="Equalizer Preset" type="String"> <label>Equalizer preset name.</label> <default>Zero</default> </entry></group><group name="Cover Manager"> <entry key="Amazon Locale" type="String"> <label>Amazon locale for cover retrieval</label> <whatsthis>Determines which Amazon server cover images should be retrieved from.</whatsthis> <default>us</default> </entry></group><group name="Wikipedia"> <entry key="Wikipedia Locale" type="String"> <label>Wikipedia locale for information retrieval</label> <whatsthis>Determines in which language the information is retrieved from Wikipedia.</whatsthis> <default>en</default> </entry></group><group name="OSD"> <entry key="Osd Enabled" type="Bool"> <label>Use On-Screen Display</label> <whatsthis>Enable/Disable the On-Screen Display.</whatsthis> <default>true</default> </entry> <entry key="Osd Use Playlist Columns" type="Bool"> <label>Display the same information in the OSD as in the playlist columns.</label> <whatsthis>If enabled, the OSD will display the same information and in the same order as the columns in the playlist.</whatsthis> <default>true</default> </entry> <entry key="Osd Text" type="String"> <label>The OSD text to show</label> <whatsthis>Customize the OSD display text.</whatsthis> <default>%artist - %title {(%length)}\n%album</default> </entry> <entry key="Osd Font" type="Font"> <label>Font for On-Screen Display</label> <whatsthis>The font to use for the On-Screen Display.</whatsthis> <default code="true">QFont("Arial",16)</default> </entry> <entry key="Osd Draw Shadow" type="Bool"> <label>Draw a shadow around the text.</label> <whatsthis>Draws a shadow around the OSD-text.</whatsthis> <default>true</default> </entry> <entry key="Osd Use Fake Translucency" type="Bool"> <label>Fake-translucency Toggle</label> <whatsthis>Make the background of the OSD use fake-translucency.</whatsthis> <default>true</default> </entry> <entry key="Osd Use Custom Colors" type="Bool"> <label>Whether to use custom colors for the OSD</label> <whatsthis>You can use custom colors for the OSD if you set this true.</whatsthis> <default>false</default> </entry> <entry key="Osd Text Color" type="Color"> <label>Font Color for On-Screen Display</label> <whatsthis>The color of the OSD text. The color is specified in RGB, a comma-separated list containing three integers between 0 and 255.</whatsthis> <default>#ffff00</default> </entry> <entry key="Osd Background Color" type="Color"> <label>Background Color for On-Screen Display</label> <whatsthis>The color of the OSD background. The color is specified in RGB, a comma-separated list containing three integers between 0 and 255.</whatsthis> <default>#1500a0</default> </entry> <entry key="New Playlist Items Color" type="Color"> <label>The color that is used for new items in the playlist.</label> <default>#0000ff</default> </entry> <entry key="Osd Duration" type="Int"> <label>How many milliseconds the text should be displayed</label> <whatsthis>The time in milliseconds to show the OSD. A value of 0 means never hide. The default value is 5000 ms.</whatsthis> <default>5000</default> <min>0</min> </entry> <entry key="Osd Y Offset" type="Int"> <label>Y position offset</label> <whatsthis>The Y position of the OSD relative to the chosen screen and OSD alignment. If Top alignment is chosen the Y offset is the space between the upper part of the OSD and the top of the screen. If Bottom alignment is chosen the Y offset is the space between the bottom part of the OSD and the bottom of the screen.</whatsthis> <default>50</default> <min>0</min> <max>10000</max> </entry> <entry key="Osd Screen" type="Int"> <label>OSD screen</label> <whatsthis>The screen that should display the OSD. For single-headed environments this setting should be 0.</whatsthis> <default>0</default> </entry> <entry key="Osd Cover" type="Bool"> <label>Whether the album cover should be shown</label> <whatsthis>If enabled, shows the album cover in the OSD.</whatsthis> <default>true</default> </entry> <entry key="Osd Alignment" type="Enum"> <label>Align OSD to</label> <whatsthis>The relative position of the OSD. Possible choices are Left, Middle, Right and Center.</whatsthis> <choices> <choice name="Left"/> <choice name="Middle"/> <choice name="Center"/> <choice name="Right"/> </choices> <default>Center</default> </entry></group><group name="Fonts"> <entry key="Use Custom Fonts" type="Bool"> <label>Whether to use user-defined fonts</label>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -