Reseting Layout with Magnifier

Hi, I've recently started using the Magnifier layout. This works great, however when I try to reset the layout in the current screen to the default: -- Reset the layouts on the current workspace to default , ((modMask, xK_h ), setLayout $ XMonad.layoutHook conf) For some reason, magnifier is set to ToggleOn. I would like the default to have magnifier off, since that's what I normally use. Should I be resetting to default in some other way, or is there a way to tell magnifier what to reset to? Thank you, -- There are 10 types of people, those who know binary and those who don't.

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/15/11 11:11 , Eyal Erez wrote:
For some reason, magnifier is set to ToggleOn. I would like the default to have magnifier off, since that's what I normally use.
Should I be resetting to default in some other way, or is there a way to tell magnifier what to reset to?
Per the Magnifier documentation: add ``sendMessage ToggleOff''. http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Magnifier.html - -- brandon s. allbery [linux,solaris,freebsd,perl] allbery.b@gmail.com system administrator [openafs,heimdal,too many hats] kf8nh -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1cCOkACgkQIn7hlCsL25WgOwCeLGlPbwLSSqMKeg0el1RF6mBG cr0AoJXrbC9ZmNw4JT4iV6ul1As/v66J =IKF5 -----END PGP SIGNATURE-----
participants (2)
-
Brandon S Allbery KF8NH
-
Eyal Erez