other iconToggle full screen and windowed mode macro

0
vote up

Macro for Wow: Toggle full screen and windowed mode for Other. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria

Posted on: 10-16-2012 - Updated on: 10-16-2012 - viewed 10618 times

Need help?

Description:

This Wow macro will toggle your World of Warcraft from full screen mode to windowed mode and back again simply and quickly.

/run local a = "gxWindow"; SetCVar(a, 1-GetCVar(a)); SetCVar("gxMaximize", 0); RestartGx()

One response to “Toggle full screen and windowed mode”

  1. Mexlar says:

    Just a small edit for those like me that prefer windowed(fullscreen)

    /run local a = “gxWindow”; SetCVar(a, 1-GetCVar(a)); SetCVar(“gxMaximize”, 1); RestartGx()

Leave a Reply

Your email address will not be published. Required fields are marked *

Page not found - Sweet Captcha
Error 404

It look like the page you're looking for doesn't exist, sorry

Search stories by typing keyword and hit enter to begin searching.