# This file is in the public domain. Anyone is free to copy, modify, publish
# use, sell or distribute for any purpose, commercial or non-commercial, and by
# any means.

FrameTitle {
	Enter = "Any Any" { Actions = "Focus" }
}

OtherTitle {
	Enter = "Any Any" { Actions = "Focus" }
}

Border {
	TopLeft {
		Enter = "Any Any" { Actions = "Focus" }
	}
	Top {
		Enter = "Any Any" { Actions = "Focus" }
	}
	TopRight {
		Enter = "Any Any" { Actions = "Focus" }
	}
	Left {
		Enter = "Any Any" { Actions = "Focus" }
	}
	Right {
		Enter = "Any Any" { Actions = "Focus" }
	}
	BottomLeft {
		Enter = "Any Any" { Actions = "Focus" }
	}
	Bottom {
		Enter = "Any Any" { Actions = "Focus" }
	}
	BottomRight {
		Enter = "Any Any" { Actions = "Focus" }
	}
}

Client {
	Enter = "Any Any" { Actions = "Focus" }
}
