On Mon, Aug 19, 2002 at 03:35:43PM +0000, Mikhael Goikhman wrote: > On 19 Aug 2002 15:26:49 +0000, Mikhael Goikhman wrote: > > > > On 19 Aug 2002 17:16:25 +0200, Dominik Vogt wrote: > > > > > > > # now from FvwmConsole or another focused xterm with pointer in it: > > > > Exec xterm -n mywindow > > > > > > First, fvwm ignores the icon name of the window when looking up > > > the style, so the above line can never have worked. Use > > > > > > Exec xterm -T mywindow > > > > Yes, of course, originally I used -name myself. > > Actually, this is not what I wanted to say. > > All 3 work. -n is even stronger than -T. > Window name does work for style matching. :)
Um, from the xterm man page: -n string This option specifies the icon name for xterm's windows. It is shorthand for specifying the ``*iconName'' resource. Note that this is not the same as the toolkit option -name (see below). The default icon name is the application name. I can't confirm that -n works with styles, and according to the code it shouldn't. -name and -T do work, though. Bye Dominik ^_^ ^_^ -- Dominik Vogt, mail: [EMAIL PROTECTED], phone: 0721/91374-382 Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]