[dwm] Regexp difficulty

From: Stefan Maerkl <maerkl_AT_ims.uni-hannover.de>
Date: Fri, 6 Jul 2007 16:39:15 +0200

Hi,

I use the drawing program "Dia" (http://www.gnome.org/projects/dia/),
v0.94, on a Solaris 9 system. (X runs on Solaris, Dia on a Linux
system via ssh -X.) I like the drawing area and main menu to be
maximized, but want the requesters floating. I just don't manage to
make up the regexp to make only *some* windows float.

Strings that I got via the xprop/awk-command in "config.h":

a window I want to float:
"Dia:dia:Defaults: Standard - Text"

a window I want not to float:
"Dia:dia:Diagram Editor"

Using "dia" as regexp I can make everything float. But using
"dia:Defaults" or "Defaults" or "Standard" does not work, everything
stays "unfloated". I also tried to make everything float and
"unfloat" just the Diagram Editor, but without success.

Any ideas?

ciao
Stefan

-- 
Dipl.-Ing. Stefan Märkl              | maerkl_AT_ims.uni-hannover.de
Institute of Microelectronic Systems | http://www.ims.uni-hannover.de
Phone: +49-(0)-511-762-19657         | Fax: +49-(0)-511-762-19694

Received on Fri Jul 06 2007 - 16:39:45 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:45:45 UTC