canmove, Confirmed users
1,584
edits
m (→Links: mailing list info) |
|||
Line 139: | Line 139: | ||
<pre> | <pre> | ||
./mach run -metrodesktop | |||
</pre> | </pre> | ||
To | To run in the real "immersive" (full-screen) Metro environment, first launch the desktop browser by typing: | ||
<pre> | |||
./mach run | |||
</pre> | |||
Then press the "Relaunch in Windows 8 Touch" button in the menu to switch to Metro mode. See [https://support.mozilla.org/en-US/kb/how-do-i-install-windows-8-metro-style-firefox#w_step-2-launch-windows-8-metro-style-firefox this support page] for details. | |||
Note, for debug builds, see [[Firefox/Windows_8_Integration#Logging_Assertions]]. | Note, for debug builds, see [[Firefox/Windows_8_Integration#Logging_Assertions]]. |