* Stefan Maerkl <[EMAIL PROTECTED]> [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 | [EMAIL PROTECTED] > 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
