Re: [dwm] Regexp difficulty

From: Alexander Polakov <polachok_AT_gmail.com>
Date: Fri, 6 Jul 2007 19:37:53 +0400

* Stefan Maerkl <maerkl_AT_ims.uni-hannover.de> [070706 18:42]:
> 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"
>
Have you tried .*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

-- 
Alexander Polakov | http://polachok.livejournal.com
Received on Fri Jul 06 2007 - 17:38:30 UTC

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