User:Risto

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(add personal quickstart guide)
m (Something to remember)
 
(One intermediate revision by one user not shown)
Line 29: Line 29:
 
b)
 
b)
 
insert '/etc/init.d/gsmd stop; /etc/init.d/gsmd start' in /etc/matchbox/session
 
insert '/etc/init.d/gsmd stop; /etc/init.d/gsmd start' in /etc/matchbox/session
 +
 +
 +
original:
 +
bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=ttySAC0,115200 console=tty0 loglevel=8
 +
 +
modified:
 +
bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=tty0 loglevel=8
 +
 +
 +
----
 +
'''Something to remember'''
 +
 +
Message: 8
 +
Date: Sat, 09 Feb 2008 18:57:07 +1300
 +
From: Tim Knapp <duffyd@kokorice.org>
 +
Subject: Re: I can't remove the clock
 +
To: device-owners@lists.openmoko.org
 +
Message-ID: <1202536627.6780.31.camel@localhost.localdomain>
 +
Content-Type: text/plain; charset=UTF-8
 +
 +
Hi Ortwin,
 +
 +
On Fri, 2008-02-08 at 19:47 +0100, Ortwin Regel wrote:
 +
> Any news about this? I saw screenshots where someone had moved the
 +
> clock and shrunken it. Is this trivial to do? How do I do it? I'd
 +
> really like to get a clear view of my background wallpaper... (Hot
 +
> Asian chick... ;) )
 +
 +
dbus-launch gconftool-2 -t bool -s /desktop/poky/interface/digital_clock
 +
false
 +
 +
may work - haven't tried it myself.
 +
 +
Or:
 +
 +
dbus-launch gconftool-2 --type bool
 +
--set /desktop/poky/interface/small_clock true
 +
 +
to shrink it (have tried this).
 +
 +
-Tim
 +
 +
>
 +
> Ortwin
 +
>
 +
> On 12/13/07, Cristián Santana <codigogpl@gmail.com> wrote:
 +
> > Sure. But i think than big clock than appear in openmoko is an app.
 +
i
 +
> > want to know his name, so i can't try to stop or prevent to start.
 +
> >
 +
> > I want to know the name or the conf file.
 +
> >
 +
> > ---------- Forwarded message ----------
 +
> > From: Nick Guenther <kousue@gmail.com>
 +
> > Date: 13-dic-2007 19:10
 +
> > Subject: Re: I can't remove the clock
 +
> > To: device-owners@lists.openmoko.org
 +
> >
 +
> >
 +
> > On 12/13/07, Cristián Santana <codigogpl@gmail.com> wrote:
 +
> > > Hi.
 +
> > >
 +
> > > First, i don't speak english very well.. so try to understand me,
 +
please.
 +
> > >
 +
> > > Mi name is Cristian Santana, i have a neo1973 for 1 week ago.
 +
> > >
 +
> > > Mi problem is:
 +
> > >
 +
> > > how i can remove big clock from home screen?
 +
> > > (i put the clock in the top with the panel for that)
 +
> > >
 +
> > > i try, but only can change to analog clock. I don't want this. I
 +
want
 +
> > > remove and see clear the wallpaper.
 +
> >
 +
> > You can't do a lot of things with the OpenMoko software yet. It's
 +
very
 +
> > very very unfinished.
 +
> > That's part of the fun ;)
 +
> >
 +
> > -Nick
 +
> >
 +
> >
 +
> >
 +
> >
 +
> > --
 +
> > -----------------------------------------------------
 +
> > Cristian Santana Benavides
 +
> > www.neonomade.com - La tecnología es nuestro mundo
 +
> >
 +
> >
 +
>

Latest revision as of 10:43, 9 February 2008

email: christoph.schweers (at) gmx.net

and that is the price of my Neo Advanced ;-)

Neo Advanced incl. shipping 17.200 TWD 383,61 Eur.
credit card (foreign use) 3,84 Eur.
tax paid (by UPS) (base: $530.50) 79,47 Eur.
overall cost 466,92 Eur.

something to remember: Workaround Part 1 Workaround Part 2

-- quickstart guide get OpenMoko (with .jffs2 from 12.9 or 14.9) running ...

a) bootloader(U-Boot): remove "console=ttySAC0,115200" from bootargs_base

b) insert '/etc/init.d/gsmd stop; /etc/init.d/gsmd start' in /etc/matchbox/session


original: bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=ttySAC0,115200 console=tty0 loglevel=8

modified: bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=tty0 loglevel=8



Something to remember

Message: 8 Date: Sat, 09 Feb 2008 18:57:07 +1300 From: Tim Knapp <duffyd@kokorice.org> Subject: Re: I can't remove the clock To: device-owners@lists.openmoko.org Message-ID: <1202536627.6780.31.camel@localhost.localdomain> Content-Type: text/plain; charset=UTF-8

Hi Ortwin,

On Fri, 2008-02-08 at 19:47 +0100, Ortwin Regel wrote: > Any news about this? I saw screenshots where someone had moved the > clock and shrunken it. Is this trivial to do? How do I do it? I'd > really like to get a clear view of my background wallpaper... (Hot > Asian chick... ;) )

dbus-launch gconftool-2 -t bool -s /desktop/poky/interface/digital_clock false

may work - haven't tried it myself.

Or:

dbus-launch gconftool-2 --type bool --set /desktop/poky/interface/small_clock true

to shrink it (have tried this).

-Tim

> > Ortwin > > On 12/13/07, Cristián Santana <codigogpl@gmail.com> wrote: > > Sure. But i think than big clock than appear in openmoko is an app. i > > want to know his name, so i can't try to stop or prevent to start. > > > > I want to know the name or the conf file. > > > > ---------- Forwarded message ---------- > > From: Nick Guenther <kousue@gmail.com> > > Date: 13-dic-2007 19:10 > > Subject: Re: I can't remove the clock > > To: device-owners@lists.openmoko.org > > > > > > On 12/13/07, Cristián Santana <codigogpl@gmail.com> wrote: > > > Hi. > > > > > > First, i don't speak english very well.. so try to understand me, please. > > > > > > Mi name is Cristian Santana, i have a neo1973 for 1 week ago. > > > > > > Mi problem is: > > > > > > how i can remove big clock from home screen? > > > (i put the clock in the top with the panel for that) > > > > > > i try, but only can change to analog clock. I don't want this. I want > > > remove and see clear the wallpaper. > > > > You can't do a lot of things with the OpenMoko software yet. It's very > > very very unfinished. > > That's part of the fun ;) > > > > -Nick > > > > > > > > > > -- > > ----------------------------------------------------- > > Cristian Santana Benavides > > www.neonomade.com - La tecnología es nuestro mundo > > > > >

Personal tools

email: christoph.schweers (at) gmx.net

and that is the price of my Neo Advanced ;-)

Neo Advanced incl. shipping 17.200 TWD 383,61 Eur.
credit card (foreign use) 3,84 Eur.
tax paid (by UPS) (base: $530.50) 79,47 Eur.
overall cost 466,92 Eur.

something to remember: Workaround Part 1 Workaround Part 2

-- quickstart guide get OpenMoko (with .jffs2 from 12.9 or 14.9) running ...

a) bootloader(U-Boot): remove "console=ttySAC0,115200" from bootargs_base

b) insert '/etc/init.d/gsmd stop; /etc/init.d/gsmd start' in /etc/matchbox/session