thanks for your reply!
I use ion2,I like this version,so I can't autostart program in ion2 ,:(
and I edit the look-*.lua to change the padding_pixels to 0,this is
the minist ?but I whant
to change it to small ,like a line,maybe only one or two pixels. ion2
can do this?
hmy
2006/2/20, Ashwin Pathmudi <[EMAIL PROTECTED]>:
> hi,
>
> On 2/20/06, huang mingyou <[EMAIL PROTECTED]> wrote:
> > the second is how to start some program in
> > a frame at the ion2 starting.
>
> Don't think you can do that in ion2.
> Ion3 does this. Say you want to start 'gaim' in a
> frame called 'WFrame' then you would have to
> define something like the following in your
> cfg_kludges.lua
>
> defwinprop{
> name = "Login",
> class = "Gaim",
> instance = "gaim",
> target = "WFrame"
> }
>
> cheers,
> Ashwin.
>
>
> --
> Where all think alike, no one thinks very much.
>