Hit the "Home" Button on your keyboard.
----- Original Message ----- > From: "Ricardo Brandão" <[email protected]> > Cc: [email protected] > Sent: Thursday, May 1, 2014 1:50:22 PM > Subject: Re: [b2g] Trying to build B2G desktop > > Hi ALL, > > Just a small question: > > How to simulate the central button on B2G Desktop? When I go to, for > instance, Settings, I don't get come back to App Screen. > > Ricardo > > > On Thu, May 1, 2014 at 4:20 PM, Ricardo Brandão < [email protected] > > wrote: > > > > BINGO! > > Kyle, > > I just forgot -profile in the command line! > > Thanks > > Ricardo > > > On Thu, May 1, 2014 at 3:46 PM, Kyle Machulis < [email protected] > > wrote: > > > > > I'm trying to run b2g desktop, so I followed these instructions [1]. > > Doesn't look like you included the footnote with the instructions URL? > > > But when I tried to run it, I realize that does not have b2g-bin > > executable, > > only b2g on directory /B2GDesktop/build/dist/B2G.app/Contents/MacOS/ > > That means that a gaia wasn't built into the system. Not specifically a > problem, just means you have to specify the profile. > > > Nonetheless I tried to run the follow: > > > > ./b2g ~/B2GDesktop/gaia/profile-debug/ > > So I /think/ you need to run it as > > ./b2g -profile ~/B2GDesktop/gaia/profile-debug/ > > Running it like you did will try to just open the profile directory? Not sure > if we changed how command line options work for B2G or not. > > > ----- Original Message ----- > > From: "Ricardo Brandão" < [email protected] > > > To: [email protected] , "Marcio Galli" < > > [email protected] > > > Sent: Thursday, May 1, 2014 7:11:19 AM > > Subject: [b2g] Trying to build B2G desktop > > > > Hi ALL, > > > > I'm trying to run b2g desktop, so I followed these instructions [1]. > > > > But when I tried to run it, I realize that does not have b2g-bin > > executable, > > only b2g on directory /B2GDesktop/build/dist/B2G.app/Contents/MacOS/ > > > > Nonetheless I tried to run the follow: > > > > ./b2g ~/B2GDesktop/gaia/profile-debug/ > > > > I got the output: > > > > 1398953332968 Marionette INFO marionette enabled via build flag and pref > > 1398953333013 Marionette INFO marionette-server.js loaded > > 1398953333057 Marionette INFO Listening on port 2828 > > > > 1398953333057 Marionette INFO Marionette server ready > > > > And a completely black screen. When I dobule click on the black screen I > > can > > see the message: "wtf mac os!" > > > > What did I make wrong? > > > > Thanks > > > > -- > > Ricardo Brandão > > http://www.programonauta.com.br > > > > ........__@ > > ....._ \ >_ > > ....(_) / (_) > > > > _______________________________________________ > > dev-b2g mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-b2g > > > > > > -- > Ricardo Brandão > http://www.programonauta.com.br > > ........__@ > ....._ \ >_ > ....(_) / (_) > > > > -- > Ricardo Brandão > http://www.programonauta.com.br > > ........__@ > ....._ \ >_ > ....(_) / (_) > > _______________________________________________ > 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
