Hi, I am trying to build B2G for my desktop following the instruction described here: https://developer.mozilla.org/en-US/Firefox_OS/Using_the_B2G_desktop_client but after the build when I execute b2g it is showing a locked screen where I am not able to unlock using the mouse cursor.
So described in the Mozilla's tutorial the topic "Creating a custom-settings.json" tells me how to fix it creating a file called custom-settings.json and setting "lockscreen.enabled" and "lockscreen.locked" to false. But Gaia source code already have a file called "common-settings.json" with "lockscreen.enabled" and "lockscreen.locked" option so I am not sure if it is really necessary to create a new file called custom-settings... and even when using lockscreen as false it is showing a locked screen. Is someone building Gaia for desktop here? How can I solve this problem? thx S4ul0 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
