Mikhael Goikhman <[EMAIL PROTECTED]> writes:
> On 03 Mar 2004 19:44:54 +0100, Arne Georg Gleditsch wrote:
> > 
> > * Mikhael Goikhman
> > > With my suggestion you don't need to modify FvwmWindow structure.
> > >
> > > The suggested WindowNameFormat may be either a global command or a style
> > > option, but not a window context command like yours. Then this format
> > > string would be stored either globally or in style structure.
> > >
> > > visible_name contains the final name after expansion just like now.
> > 
> > Hm.  Perhaps I've been unclear.  I use this functionality to assign
> > every window a different title suffix, where the contents of this
> > suffix indicate which hotkey will bring focus to the window in
> > question.  The hotkeys are assigned from a arbitrary range; at the
> > moment I'm using the letters A..Z, and Win-A will bring focus to the
> > window marked with the suffix [A].  This hotkey/enumerated id/suffix
> > _is_ a window context property, and I can't see how to make the final
> > visible_name contain this without storing it in the window context
> > somehow.
> 
> I think, this is pretty uncommon situation, to give unique name format
> to every window.

I think it is very common.
That's what the -name argument to xterm/rxvt is for.

To get the above behavior, I use a Perl/Gtk GUI to manage my list of
systems that I normally login to and assign the hotkeys.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
--
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]

Reply via email to