PDA

View Full Version : [SOLVED] Openbox theme...



grobar87
January 1st, 2012, 07:51 PM
Hi,
Can someone tell me how to remove icons from openbox theme?I really hate icons in top left corner(see screenshot).
Thanks and sorry for my english.
Happy New Year! :)

urukrama
January 1st, 2012, 08:58 PM
You need to configure that in your rc.xml (the general configuration file for Openbox), rather than in the themerc file of the theme you are using.

Look for the following in that file (located in /home/USERNAME/.config/openbox/rc.xml):


<titleLayout>SLIMC</titleLayout>
<!--
avaible characters are NDSLIMC, each can occur at most once.
N: window icon
L: window label (AKA title).
I: iconify
M: maximize
C: close
S: shade (roll up/down)
D: omnipresent (on all desktops).
-->

Change the letters in the first line to your liking. The above settings are my own, and do not use a window icon (N).

If you have Obconf installed, you can also edit these settings using that application. Look for the settings under the "Appearance" tab.

Elfy
January 1st, 2012, 09:01 PM
Thread moved to Desktop Environments.

grobar87
January 1st, 2012, 11:30 PM
You need to configure that in your rc.xml (the general configuration file for Openbox), rather than in the themerc file of the theme you are using.

Look for the following in that file (located in /home/USERNAME/.config/openbox/rc.xml):


<titleLayout>SLIMC</titleLayout>
<!--
avaible characters are NDSLIMC, each can occur at most once.
N: window icon
L: window label (AKA title).
I: iconify
M: maximize
C: close
S: shade (roll up/down)
D: omnipresent (on all desktops).
-->Change the letters in the first line to your liking. The above settings are my own, and do not use a window icon (N).

If you have Obconf installed, you can also edit these settings using that application. Look for the settings under the "Appearance" tab.

Yessssss and finaly!!! Thanks a lot man! :)
Happy New Year! :D