Difference between revisions of "Internal Debugging Javascript on XULRunner"

From GrandCare Systems
Jump to navigation Jump to search
(Created page with "Run XULRunner with -jsconsole argument. e.g. edit .xinitrc and add this argument to it's launch line. Switch between open windows with CTRL+t, [p|n]. CTRL+t being command m...")
 
 
(No difference)

Latest revision as of 16:10, 10 July 2017

Run XULRunner with -jsconsole argument. e.g. edit .xinitrc and add this argument to it's launch line.

Switch between open windows with CTRL+t, [p|n]. CTRL+t being command mode, p = previous and n = next.