diff options
Diffstat (limited to 'kscd/kscd.kcfg')
-rw-r--r-- | kscd/kscd.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/kscd.kcfg b/kscd/kscd.kcfg index 0da4d53e..8918703f 100644 --- a/kscd/kscd.kcfg +++ b/kscd/kscd.kcfg @@ -69,7 +69,7 @@ <entry name="DigitalPlayback" type="Bool"> <label>Use direct digital playback.</label> <whatsthis>When this option is selected KsCD will attempt to play the CD using direct digital playback. This option is useful if the CD-ROM is not connected directly to the sound output on the computer. Note that digital playback is slower than the normal method of playback.</whatsthis> - <default>false</default> + <default>true</default> </entry> <entry name="ledColor" type="Color"> <label>The foreground color that will be used in the LCD display.</label> |