Difference between revisions of "LS2 Debug Commands"

From WebOS-Ports
Jump to navigation Jump to search
(Created page with "Since we have no settings apps at the moment, we need to use luna-send -n 1 -f luna://something/orOther '{"foo": "bar"}' in order to access preferences, exhibition mode and the l...")
(No difference)

Revision as of 21:07, 16 November 2012

Since we have no settings apps at the moment, we need to use luna-send -n 1 -f luna://something/orOther '{"foo": "bar"}' in order to access preferences, exhibition mode and the like. This page will list various commands that may be of use when debugging luna-sysmgr and friends.

Commands

Take Screenshot

luna-send -n 1 -f luna://com.palm.systemmanager/takeScreenShot '{"file":"screenshot.png"}'