Always on top

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
kram337
Non-Subscriber
Posts: 10
Joined: Wed Dec 27, 2006 2:56 pm

Always on top

Post by kram337 » Sat Oct 04, 2008 6:46 pm

I've asked this before and now I can't find the answer. I dont really even remember where I got my answer last time but figure I could just ask again.

Running ISX with EQ2, the EQ2 window is set to be "always on top" meaning if I wanna go to windowed mode and bring up a web browser or anything else I can't see it without minimizing EQ2.

Anyway to change this always on top setting? I dont recall if it was a keyboard shortcut, a command in the console window, or a setting in the game configuration.

Any help is very much appreciated, I'll write down the answer this time :)

~Kram

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Sat Oct 04, 2008 7:03 pm

windowvisibility command is what you're looking for.

To set always on top:

Code: Select all

windowvisibility alwaysontop
To remove it:

Code: Select all

windowvisibility foreground
if that doesnt remove it, down or bottom instead of foreground definitely would.

kram337
Non-Subscriber
Posts: 10
Joined: Wed Dec 27, 2006 2:56 pm

Post by kram337 » Sat Oct 04, 2008 7:09 pm

Thanks for the fast reply Lax.

That works, but when I go to full screen and then back to windowed I have to run the windowvisibility foreground command again.

Post Reply