Launch maemo browser in fullscreen mode

2007-05-08 Thread Erin Stadler
The problem with the solution below is that you can still minimize the app
and then you are stuck with a white screen with nothing left to do but
restart it or re-flash it. Is there a way to let the desktop boot up but
stop other applications from loading other than the browser, so essentially
you keep the person from being to browse to anything other then the program
you give them?
 
2007/3/23, Simon Moore https://maemo.org/mailman/listinfo/maemo-developers> >:
> It does work, I've tried it.  Not specific to the
> browser of course, can send any key to any
> screen, but in this case you send F6 when the
> browser is the front window to make it full screen.
> 
> Anyone got any tips on changing X windows (i.e.
> removing window manager) so just the browser
> starts up with no other Apps?  It would make the
> above work so much better as a kiosk. (nokia 770)
 
A quick and dirty way would be to replace maemo-af-desktop with osso
browser in maemo-af-desktop startup script
(/etc/osso-af-init/maemo-af-desktop.sh).
 
A more proper way in my opinion would be to write a real init script
for it, and just remove the unneeded programs from the af initscripts.
 
-- 
Kalle Vahlman, zuh at iki.fi
 
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi

 

 

 

 

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Boot screens and launch app at startup

2007-04-26 Thread Erin Stadler
Ian,
I read through your tutorial and was hoping or anyone could answer a
few questions beyond what you have done already. First, I have been unable
to replace the first of the 3 boot up screens. Have you had success
replacing it? How? And, do you know of a way to launch an application at
startup? I would like the unit to launch the image viewer at startup.
Ideally, full screen. Thanks for any help you can give. Thanks.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian
Sent: Thursday, April 26, 2007 5:53 AM
To: maemo-developers@maemo.org
Subject: Re: Continuous reboot problem with the N770 hacker edition

Hi,
Not sure but maybe this will help you.
At the moment I am working my way through a 'branding' tutorial for my 770:
http://blog.2blocksaway.com/files/maemo-1.pdf

it seems using this you can replace totally the desktop/bookmarks/boot-up
splash screens and so on
using a custom .deb. You can also install the apps you want after your new
desktop is installed in
a postinstall shell script which calls dpkg -i on the app you want
[]'s
Ian
> Hi Markku,
>
>
> I have no idea how I can replace the binary when the N770 is rebooting
itself
> before the desktop is up :-( Is that possible?
>
> If not, that translates for me, that I have to reinstall the N770. Are
there
> any plans to update the N770 hacker edition image in near future to fix
bugs like this? If yes, I
> would probably wait for a few days and test the updated image (and would
be happy to pick up the
> other improvements;-)
>
> Thanks,
> Rainer
>
>
>
> Am Mittwoch, 25. April 2007 09:31 schrieben Sie:
>
>> Hi,
>>
>>
>> Hacker edition is based on same software than the _original_ N800
>> release. The first update for N800 is likely to contain many updated
packages.
>>
>> RSS applet was not modified for "hacker edition", so if it's causing
>> problems, you might be able to replace the old binary by new one just by
copying the new version
>> to your 770.
>>
>> -Markku-
>>
>>
>> Rainer Dorsch wrote:
>>
>>> Am Montag, 23. April 2007 10:16 schrieb Eero Tamminen:
>>>
>>
>> ...clip...
>>
>>
 This sounds like Desktop crashing.  If you have RSS applet enabled
 in Desktop *and* the Hacker edition is based on a version earlier than
the latest N800
 release, it could be a the crasher bug in RSS applet that was fixed to
the latest release
 (once it got a feed item with
 "a strange" URL, the applet always crashed (Desktop) immediately after
 applet had been loaded by the Desktop).


 - Eero


 PS. In gnome Desktop the crasher bugs in panel applets are not so fatal
 because they are run as separate processes.  You notice this easily
from the Gnome desktop
 memory usage...
>>>
>>> Eero,
>>>
>>>
>>> thanks for the quick reply.
>>>
>>> SU-18_2007HACKER_2.2006.47-17_PR_F5_MR0_ARM.bin
>>>
>>>
>>> was installed on the device. Not sure, if that was based on the latest
release. I am not sure,
>>> if I disabled RSS, at least I did not customize it.
>>>
>>> Can I boot the device from an external image on the MMC card or provided
>>> by flasher to find out what the root cause of the problem is/was?
>>>
>>> Thanks for the explanation, why you hae a single process, causing the
>>> complete desktop to die when an applet has a problem.
>
> --
> Rainer Dorsch
> Lärchenstr. 6
> D-72135 Dettenhausen
> 07032-359190
> jabber: [EMAIL PROTECTED]
> GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
> Full GPG key: http://pgp.mit.edu/
> ___
> maemo-developers mailing list maemo-developers@maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>
>


-- 

.''`.
   : :'  :
   `. `'`
 `- Orgulhoso ser MetaRecicleiro

http://ianlawrence.info
http://manaus.metareciclagem.org/

Jabber: [EMAIL PROTECTED]



-- 

.''`.
   : :'  :
   `. `'`
 `- Orgulhoso ser MetaRecicleiro

http://ianlawrence.info
http://manaus.metareciclagem.org/

Jabber: [EMAIL PROTECTED]



-- 

.''`.
   : :'  :
   `. `'`
 `- Orgulhoso ser MetaRecicleiro

http://ianlawrence.info
http://manaus.metareciclagem.org/

Jabber: [EMAIL PROTECTED]

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] kernel code

2006-09-01 Thread Erin Stadler
http://maemo.org/maemowiki/HowTo_KernelCompilation?highlight=%28kernel%29#co
mpilation

This how-to seems out of date. I was unable to get the
kernel-source-2.6.12.3.

Does anyone know the correct version or how I could find it? Thanks.

E

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Default Task Nav

2006-08-31 Thread Erin Stadler
Where is the source that places the default web and contact icons in the top
left portion of the task nav bar. I would like to change them. Thanks.

E

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Rebuilding rootfs image

2006-08-31 Thread Erin Stadler
I found the how-to on modifying the root file system confusing and  was
unsuccessful in the last step as it was unclear what .tgz file I should be
pointing too. Has anyone been successfully modifying and rebuilding their
root file system? If yes, is there better documentation somewhere else that
I have not found or can you send some pointers my way. Thanks.

E

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] ROOTFS

2006-08-30 Thread Erin Stadler
That was exactly the issue. Thanks.

-Original Message-
From: Gareth Bailey [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 30, 2006 10:16 AM
To: Erin Stadler
Cc: maemo-developers@maemo.org
Subject: Re: [maemo-developers] ROOTFS

Did you up grade to the IT 2006 OS before flashing the developer rootfs? 
I think you need to do that first before you flash the 2.0 dev rootfs.

info on Internet Tablet 2006 is at: 
http://www.maemo.org/downloads/releases.html#maemo20

Also you should not need to modify the rootfs just to flash it.

Hope that helps,

Erin Stadler wrote:
> Hi,
>   I have been struggling the last 2 days to get the development root
> file system running on my 770. I flashed the rootfs you can download and
the
> unit would not come up. I then tried following the remaining directions at
> http://www.maemo.org/platform/docs/howtos/howto_use_flasher_rootfs.html
> but found them some what confusing and was not able to perform the last
> command. What are the second set of steps accomplishing? What are you
having
> to rebuild that isn't in the downloaded image. I would appreciate any help
> anyone can give. I am eager to get started on some projects. Thanks.
> 
> E
> 
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] ROOTFS

2006-08-30 Thread Erin Stadler
Hi,
I have been struggling the last 2 days to get the development root
file system running on my 770. I flashed the rootfs you can download and the
unit would not come up. I then tried following the remaining directions at
http://www.maemo.org/platform/docs/howtos/howto_use_flasher_rootfs.html
but found them some what confusing and was not able to perform the last
command. What are the second set of steps accomplishing? What are you having
to rebuild that isn't in the downloaded image. I would appreciate any help
anyone can give. I am eager to get started on some projects. Thanks.

E

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers