[openbox] Workspace Title

Richard Stoerzer rstoerzer at yahoo.de
Thu Feb 9 08:44:19 EST 2012


On Thu, 9 Feb 2012 13:31:26 +0000
Paul <openboxml023478 at rainslide.net> wrote:

> How to change the title of a workspace, without using Obconf (because
> it doesn't work)?

just have a look at ~/.config/openbox/rc.xml and edit it:
---
[...]
  <desktops>                                                                                                                                                                          
    <!-- this stuff is only used at startup, pagers allow you to change
them during a session these are default values to use when other ones are not already
set by other applications, or saved in your session  use obconf if you
want to change these without having to log out and back in -->
<number>3</number>
<firstdesk>1</firstdesk>
<names>
<name>A1</name>
<name>B2</name>
<name>C3</name>
</names>
<popupTime>0</popupTime> <!-- The number of milliseconds to show the
popup for when switching desktops.  Set this to 0 to disable the popup.
--> </desktops>   
[...]
---




More information about the openbox mailing list