Re: remember... workspace (strange behavior)

Simon Bowden <[email protected]>
Newsgroups gmane.comp.window-managers.fluxbox.user
Message-ID <Pine.LNX.4.62.0510090957180.7318@ossicles.orchestra.cse.unsw.EDU.AU>
Hi,

The "Remember" menus operate using the instance name of an application. 
For the mozilla.org products, this tends to be "Gecko" for all of 
them (though it may be fixed in newer versions (or just the Gentoo 
version):

$ xprop WM_CLASS
WM_CLASS(STRING) = "Gecko", "Firefox-bin"

So you need to change the apps file to match on the second bit (class 
name) instead.

Edit ~/.fluxbox/apps. They'll both look like this, with different values 
for N:

[app] (Gecko)
   [Workspace]  {N}
[end]

Change it to match on the class, so you'll end up with something like:
[app] (class=Firefox-bin)
   [Workspace] {1}
[end]

[app] (class=Thunderbird-bin)
   [Workspace] {4}
[end]

Cheers,

  - Simon

On Sat, 8 Oct 2005, oleksandr korneta wrote:

> Hello,
>
> I'm trying to make my regular application start on a specific workspaces
> using fluxbox "remember feature". It works nice with some applications
> and a bit strange with other ones. For instance if I want to have
> firefox starting on 1st workspace and thunderbird on 4th one it doesn't
> work, they both always start on the same workspace. It looks like
> fluxbox treats those as the same application. I suspect that something
> is because they are sharing Gecko engine, but I might be wrong...
>
> And I'm just wondering if it is possible to assign the application to
> the workspace using its full path not just the name?
>
>
> -- 
> regards,
> Oleksandr Korneta
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> Fluxbox-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fluxbox-users
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.