[Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-16 Thread Gonzalo Odiard
In anybody want test how activities work with the screen rotated in sugar-jhbuid, can do in the terminal: xrandr -o left when your neck hurts, or you have finished... xrandr -o normal Gonzalo ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.or

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-16 Thread Rafael Ortiz
On Thu, Aug 16, 2012 at 10:36 AM, Gonzalo Odiard wrote: > In anybody want test how activities work with the screen rotated in > sugar-jhbuid, > can do in the terminal: > > xrandr -o left > > when your neck hurts, or you have finished... > > xrandr -o normal > > This is really helpful. Thanks Gonz

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-16 Thread Walter Bender
On Thu, Aug 16, 2012 at 11:36 AM, Gonzalo Odiard wrote: > In anybody want test how activities work with the screen rotated in > sugar-jhbuid, > can do in the terminal: > > xrandr -o left > > when your neck hurts, or you have finished... > > xrandr -o normal > > Gonzalo > >

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-16 Thread Gary Martin
Hi Walter, On 16 Aug 2012, at 16:53, Walter Bender wrote: > On Thu, Aug 16, 2012 at 11:36 AM, Gonzalo Odiard wrote: >> In anybody want test how activities work with the screen rotated in >> sugar-jhbuid, >> can do in the terminal: >> >> xrandr -o left >> >> when your neck hurts, or you have f

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-16 Thread Gonzalo Odiard
I am not sure if will help in your case, but you can try remove the last separator before the stopbutton and add: ti = Gtk.ToolItem() align = Gtk.Alignment.new(1,0,0,0) ti.add(align) ti.set_expand(True) stop_button = StopButton(self) align.add(stop_b

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-16 Thread S. Daniel Francis
2012/8/16 Gonzalo Odiard : > In anybody want test how activities work with the screen rotated in > sugar-jhbuid, > can do in the terminal: > > xrandr -o left > > when your neck hurts, or you have finished... > > xrandr -o normal > Thanks, it's very useful and funny. I'll add it to a Tomboy note for

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-19 Thread Walter Bender
On Thu, Aug 16, 2012 at 5:27 PM, Gary Martin wrote: > Hi Walter, > > > On 16 Aug 2012, at 16:53, Walter Bender wrote: > > On Thu, Aug 16, 2012 at 11:36 AM, Gonzalo Odiard wrote: > > In anybody want test how activities work with the screen rotated in > > sugar-jhbuid, > > can do in the terminal:

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-19 Thread Gonzalo Odiard
> > > I've been thinking for quite some time that we need a new approach to > the problem of toolbar items following off the end of the toolbar This > problem will be greatly exacerbated by the more frequent use of screen > rotate one would expect with more use of tablet mode on XO 4.0 Touch. > Mos

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-19 Thread Samuel Greenfeld
On Sun, Aug 19, 2012 at 8:07 PM, Gonzalo Odiard wrote: > > Another option is have the option of inhibit rotate in a activity, > but is not so easy, what happen when the user switch activities? > And do not forget about collaboration. For many activities having one user collaborating in portrait

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-20 Thread Manuel QuiƱones
2012/8/19 Walter Bender : > On Thu, Aug 16, 2012 at 5:27 PM, Gary Martin > wrote: >> Hi Walter, >> >> >> On 16 Aug 2012, at 16:53, Walter Bender wrote: >> >> On Thu, Aug 16, 2012 at 11:36 AM, Gonzalo Odiard wrote: >> >> In anybody want test how activities work with the screen rotated in >> >> s

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-20 Thread Manuel QuiƱones
2012/8/19 Gonzalo Odiard : >> >> I've been thinking for quite some time that we need a new approach to >> the problem of toolbar items following off the end of the toolbar This >> problem will be greatly exacerbated by the more frequent use of screen >> rotate one would expect with more use of tabl

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-20 Thread Gary Martin
Hi Walter, On 20 Aug 2012, at 00:57, Walter Bender wrote: > On Thu, Aug 16, 2012 at 5:27 PM, Gary Martin > wrote: >> Hi Walter, >> >> >> On 16 Aug 2012, at 16:53, Walter Bender wrote: >> >> On Thu, Aug 16, 2012 at 11:36 AM, Gonzalo Odiard wrote: >> >> In anybody want test how activities

Re: [Sugar-devel] Testing Rotate in sugar-jhbuild

2012-08-20 Thread Walter Bender
On Mon, Aug 20, 2012 at 12:25 PM, Gary Martin wrote: > Hi Walter, > > On 20 Aug 2012, at 00:57, Walter Bender wrote: > >> On Thu, Aug 16, 2012 at 5:27 PM, Gary Martin >> wrote: >>> Hi Walter, >>> >>> >>> On 16 Aug 2012, at 16:53, Walter Bender wrote: >>> >>> On Thu, Aug 16, 2012 at 11:36 AM, G