Ubuntu/Debian/Mint news and tutorials | Linux gaming
facebook.png
twitter.png
feed.png
Quick Tip
Disable Overlay Scrollbars in GNOME
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Quick Tip
Find Files Containing a Text Pattern
find . -iname "*.txt" -exec grep -l "hello" {} +
Categories
Online Readers
Advertise on TuxArena
Linux Cheat Sheet

Have a look at our Linux Cheat Sheet for quick one-liners, commands and tips.

By default, the Konqueror file manager will open various file types (including text files or images) in the integrated viewer, in the same tab from which you opened the respective file. To prevent it from doing this, just follow the next steps:


Step 1: Right click the file, go to Properties and then click the File Type Options button:

konqueror_embedded_01

Step 2: In the window that appears, click the Embedding tab, then select the Show file in separate viewer option:

konqueror_embedded_02

Step 3: Hit OK, and once more OK in the last window.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.