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.
