Re: [tor-dev] how to configure the window size of tor browser

2012-10-05 Thread adrelanos
On the dev list I expect you to do basic searches with your favorite search engine: "firefox user.js". http://kb.mozillazine.org/User.js_file > thanks, there is no user.js in the folder > > > > On Fri, Oct 5, 2012 at 4:37 PM, adrelanos wrote: > >> jiang song: >>> Hi, >>> >>>I want to mak

Re: [tor-dev] how to configure the window size of tor browser

2012-10-05 Thread jiang song
thanks, there is no user.js in the folder On Fri, Oct 5, 2012 at 4:37 PM, adrelanos wrote: > jiang song: > > Hi, > > > >I want to make the tor browser with certain size, eg. 650*650, so as > to > > do some test on some webpages > >I used command line like: > > > >App/Firefox/fi

Re: [tor-dev] how to configure the window size of tor browser

2012-10-05 Thread adrelanos
jiang song: > Hi, > >I want to make the tor browser with certain size, eg. 650*650, so as to > do some test on some webpages >I used command line like: > >App/Firefox/firefox --profile Data/profile -height 650 -width 650 > >but it doesn't work > >I tried to modify locals

[tor-dev] how to configure the window size of tor browser

2012-10-04 Thread jiang song
Hi, I want to make the tor browser with certain size, eg. 650*650, so as to do some test on some webpages I used command line like: App/Firefox/firefox --profile Data/profile -height 650 -width 650 but it doesn't work I tried to modify localstore.rdf in Data/profile, but it i