How do I set the default title bar icon for X11 applications? The xterm on my machine is displaying an icon with a red x instead of the normal application-default icon. Changing themes in gnome doesn't help either.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
You could do this system-wide by changing the
Apply this to all entries to have all X11 applications use the same icon. |
||||
|
|
|
At least for the annoying XTerm icon, running the xterm command with an additional option: +ai should remove that icon... |
|||
|
|