Manjaro Difference between revisions of "Dolphin"

Difference between revisions of "Dolphin"

From Manjaro
imported>FadeMind
(extended description)
imported>FadeMind
(improve commands, add new aur packages)
Line 8: Line 8:
Note: calligra provides preview plugins for many offfice and graphics files.
Note: calligra provides preview plugins for many offfice and graphics files.
----
----
'''<code>sudo pacman -S kdegraphics-thumbnailers kdesdk-thumbnailers calligra kdegraphics-svgpart --needed --noconfirm</code>'''
'''<code>sudo pacman -S --noconfirm --needed kdegraphics-{thumbnailers,svgpart} kdesdk-thumbnailers calligra</code>'''
----
----
Additional plugins for less popular formats:
Additional plugins for less popular formats directly from AUR:
----
----
'''<code>yaourt -S audiothumbs kde-thumbnailer-apk kde-thumbnailer-blender kde-thumbnailer-epub --needed --noconfirm</code>'''
'''<code>yaourt -S --noconfirm --needed audiothumbs kde-thumbnailer-{apk,blender,epub,fb2,geogebra,gimpresources,mmap,plasmoid,po,qml,webp,wmf}</code>'''
----
----
If You want using mplayer instead ffmpeg for generate thumbnails video files install and activate mplayer instead ffmpeg preview plugin in Dolphin Previews settings:
If You want using mplayer instead of ffmpeg for generate thumbnails video files install and activate mplayer instead ffmpeg preview plugin in Dolphin Previews settings:
----
----
'''<code>sudo pacman -S kdemultimedia-mplayerthumbs --needed --noconfirm</code>'''
'''<code>sudo pacman -S kdemultimedia-mplayerthumbs --needed --noconfirm</code>'''

Revision as of 06:34, 9 March 2015

Introduction

Enable preview many file types. Install the required packages. Then in the settings of the Dolphin activate preview of selected file types.

Setup

Before start close the application Dolphin. Install the recommended packages. Note: calligra provides preview plugins for many offfice and graphics files.


sudo pacman -S --noconfirm --needed kdegraphics-{thumbnailers,svgpart} kdesdk-thumbnailers calligra


Additional plugins for less popular formats directly from AUR:


yaourt -S --noconfirm --needed audiothumbs kde-thumbnailer-{apk,blender,epub,fb2,geogebra,gimpresources,mmap,plasmoid,po,qml,webp,wmf}


If You want using mplayer instead of ffmpeg for generate thumbnails video files install and activate mplayer instead ffmpeg preview plugin in Dolphin Previews settings:


sudo pacman -S kdemultimedia-mplayerthumbs --needed --noconfirm


Open Dolphin. Go to Control > Configure Dolphin > General > Previews. Mark selected group of file extensions to enable them preview of in Dolphin. Save the changes to the settings.

Support

Official forum topic: [1]

See Also

Krusader, Installing

Cookies help us deliver our services. By using our services, you agree to our use of cookies.