hi,
The following is a winprop in my cfg_kludges.lua:
defwinprop{
class = "Gnome-terminal",
instance = "gnome-terminal",
target = "WFrame<3>",
oneshot=true
}
I want the gnome-terminal to open in the WFrame<3> and then this
winprop to be discarded, so that any later invocation of
gnome-terminal does opens up in the current frame.
But that does not seem to happen.
'oneshot' does not seem to be working. I tried changing the
order of oneshot and target also but that did'nt help either.Tried combining
'oneshot' with the 'transparent' winprop also but even then the
oneshot failed to work.
Any ideas what could I be doing wrong here ?
I'm running ion3 version 20050625 on a ubuntu distro.
cheers,
Ashwin.
--
Where all think alike, no one thinks very much.