LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-12-2016, 03:23 PM   #1
mcmccool
LQ Newbie
 
Registered: Feb 2012
Posts: 4

Rep: Reputation: Disabled
Question Can ICONS be removed from tabs on KDE Konsole?


I have been using KDE Konsole for many years. I need to have a lot of tabs opened all at the same time. I use a short mnemonic to id each tab like r1-0/0 r1-0/1 r1-1/0 r1-1/1 r2-0/0 etc... The icon in the tab has no value for me and simply wastes critical space. I want just text no icon. I cannot seem to find out how to remove the icon.

Is there a way to remove the icon?
 
Old 01-12-2016, 03:52 PM   #2
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
I know how to change it, and even to blank it out, but I can't find a way to remove it entirely so that space can be taken up by text instead.

If you'd like to change it, you can do so on-the-fly using this:
https://blog.visucore.com/2011/4/7/c...ons-in-konsole

Setting it to /dev/null gets rid of the icon, but does not release the space to text, so it's pretty much pointless. You may have to do as you were suggested last time and patch the source:
http://www.linuxquestions.org/questi...e-tabs-929958/
 
Old 01-12-2016, 07:03 PM   #3
mcmccool
LQ Newbie
 
Registered: Feb 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
For brevity I did not mention that I also changed the icon to one that is blank but again the space is not freed up so it is pointless.

I am as you know trying to get the space the icon takes freed up.

I actually at one point created custom icons with the text of the Mnemonics. That is tedious and it works. Now I have a whole new set of Mnemonics to deal with and was hoping not to have to go back to creating all new icons.
 
Old 08-04-2016, 10:52 AM   #4
linux-bigot
LQ Newbie
 
Registered: May 2010
Location: Illinois (USA)
Distribution: RHEL 6.2 & kbuntu 11.10
Posts: 5

Rep: Reputation: 1
I too have been using KDE and konsole for years and would love to see a method to remove the icon. It is valuable real estate that just isn't necessary if we don't want it.

If we cannot remove it, I like the idea of changing the icon to a unique one representing the tab. It would take some time to make those icons but at least they would be of some kind of use.

Hopefully if enough people indicate this as an important request to add an option to remove those icons, it might become available.
 
Old 05-30-2019, 04:15 PM   #5
subsection1l
LQ Newbie
 
Registered: Jan 2009
Posts: 3

Rep: Reputation: 1
To remove icons from Konsole's tabs, add the following command to your shell's config file (e.g, ~/.bashrc or ~/.zshrc):

Code:
echo -e "\033]32;\007"
The above command adds a blank line to the shell's output. If you want to prevent the blank line, use this command instead:

Code:
echo -e "\033]32;\007" && tput cuu 1 && tput el
(Sorry for resurrecting an old thread, but this thread is one of the top results for this issue at Google.)

Last edited by subsection1l; 05-30-2019 at 04:53 PM.
 
  


Reply

Tags
icons, kde, konsole, linux, tabs



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Problem with tabs in Konsole in kde 4.8.2 Barx Slackware 2 04-19-2012 08:30 AM
removing icon from konsole tabs mcmccool Linux - Desktop 1 02-19-2012 01:05 AM
multiple konsole tabs via dcop nilleso Linux - Software 1 04-08-2007 05:38 PM
Tabs in Konsole Tab Bar too big! fcfelix SUSE / openSUSE 0 07-19-2006 02:47 AM
removed dockapps icons and wmconfig icons by mistake ethereal Linux - General 1 09-04-2003 04:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration