Hi Johnny,

On Sun, Sep 11, 2011 at 01:03:32PM +0100, Johnny wrote:
> Trying to edit the cinelerra-rules file for placement rules, I am at a
> loss how to identify the windows spawned by cinelerra. Using a shell and
> "xprop", all cinelerra windows have the same class?! In a futile
> attempt, I tried to use NAME instead in the rules, but that gracefully
> crashed stumpwm (well, I probably should expect this in using undefined
> identifiers!).

You can use :title to match on window title.  Does that help?

See http://www.nongnu.org/stumpwm/manual/stumpwm_5.html#SEC21

Also note that you can use the stumpwm command show-window-properties
to conveniently show you the properties of a window that can be
matched on, and list-window-properties for a complete list.


> Another feature is that Cinelerra steals my prefix key! I am using the
> default C-t and this keeps adding an audio track, so I have to quit
> Cinelerra to regain control of the window manager. I know I could change
> the prefix key, but shouldn't Cinelerra act like e.g. emacs and not
> receive any keypress events from C-t?

I believe this is a feature of the application.  We've had similar
problems with some versions of openoffice.  Can you unmap the key
within Cinelerra?


Ben

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to