Hi there,

I seem to remember there being a problem in some cases where touch events are 
not emulated accurately by mouse events, leading to a problem like the one you 
describe. Do the keyboard commands allow you to unlock the lock screen:

https://developer.mozilla.org/en-US/Firefox_OS/Using_the_B2G_desktop_client#Usage_tips

?

Chris Mills
   Senior tech writer || Mozilla
developer.mozilla.org || MDN
   [email protected] || @chrisdavidmills



On 28 Mar 2014, at 19:03, Saulo <[email protected]> wrote:

> 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

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to