Konsole is a terminal emulator for the K Desktop Environment.
Questions tagged [konsole]
168 questions
2
votes
0 answers
Why does konsole switch its icon and how to avoid?
When firing up konsole, the window shows the following application icon in the upper left corner:
After pressing the TAB key (which triggers filename completion in bash), konsole switches its application icon to the following:
Why does konsole…

T-Bull
- 133
1
vote
1 answer
How can the terminal emulator tell whether it's safe to close the window or it requires some confirmation?
While using Konsole as my terminal emulator, I realized that in addition to typing exit or hitting Ctrld, I can also click "close tab" and it closes it. What's interesting though is that sometimes it requires confirmation and sometimes it doesn't.…

d33tah
- 1,371
- 14
- 28
1
vote
3 answers
How to get rid of Konsole toolbar
It happened to me after an update to Konsole.
How can I remove the icons in the red box below?
There is a Show Menubar checkbox on context menu, I'm wondering why lack of Show toolbox checkbox made such a pain in ass.

Xaqron
- 199
- 9
1
vote
1 answer
Konsole: disable right-click menu
My trackpad does not have a middle button, so I have to click both buttons to simulate middle button. Often that fails and I get the context menu (which I have never ever had any use for in Konsole).
I would like to either disable the context menu…

Ole Tange
- 35,514
0
votes
1 answer
Konsole: Remote tab title show current directory?
Is there a way I can configure the remote tab title of a Konsole window to show the current directory as my tab title? Is there a way I can use the %w option to configure it as such?