On Sat, Jan 07, 2006 at 03:59:53PM +0530, Ashwin Pathmudi wrote:
> 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.

Hi,

The 'oneshot' option got added to ion on 2005-08-26, so your ion version
is too old. The first release with this option was ion-3ds-20051023.

--
Jeroen Schot

Reply via email to