Click to See Complete Forum and Search --> : waimea auto focus


UprightMan
02-06-2003, 11:39 AM
Can anyone help me configure auto-raise(focus) for waimea?

I can't seem to find much information on configuring waimea.

Thanks.

cytrox
02-06-2003, 03:01 PM
It's all in the man page, but not that easy to read, I admit. ;)

Just change in in the action file


window.frame {
defaultAllDecor,
Focus : EnterNotify
}

to

window.frame {
defaultAllDecor,
RaiseFocus : EnterNotify
}


greets, cytrox