
Quote: Originally Posted by
Ghrack
World of Warcraft. I manage to Tab out at least once a day during arenas, always seems to come at an inopportune time too. :-(
Hello Ghrack, I used to have the same exact problem in World of Warcraft (I'm using lAlt key to talk on ventrilo) and tab to target in arena and sometimes end up alt-tabing costing me the game. Anyway, I found this program called
AutoHotKey with the following script:
Code:
#ifWinActive World of Warcraft
*!Tab::return
What it does is block the alt-tab shortcut but still allow use to use the alt and tab key.
So basicly just install AutoHotKey go to File -> Edit Script and past this somewhere/replace it by the default stuff and you should be good to go. If you happen to want this for other windows, just rename World of Warcraft. Hope it helps!
Btw, what server do you play on? Warsong, Ruin (US) here.