[EMAIL PROTECTED] said: > Is there a way to force an app to the dock? I figure its a target > added to a defwinprop for the app in the kludges file but I can't > figure out the name to use for the target attribute. Any suggestions? > > I did try and look in all the documentation but couldn't find it. If > I missed it please just point me to where it is.
defwinprop {
...
target = "*dock*",
}
Jason
