[MeeGo-dev] -show-cursor can not force libmeego app show cursor

2011-01-06 Thread Leo
Hi: I run the terminal and type command meego-handset-people -show-cursor, But I can not see cursor. I have a USB mouse connected to the board, I can use it but I can not see it. I try the other command: meego-handset-people -show-object-names ..., it can work! Who can tell me ? Leo

Re: [MeeGo-dev] mono

2011-01-06 Thread Sergio Schvezov
On Wed, 2011-01-05 at 17:09 -0800, Thiago Macieira wrote: On Wednesday, 5 de January de 2011 09:22:22 Pertti Kellomki wrote: On 01/05/2011 12:58 AM, ext Arjan van de Ven wrote: Does this imply that the reference applications are not compliant? Or do they include Mono in the packaging?

Re: [MeeGo-dev] mono

2011-01-06 Thread Thiago Macieira
On Thursday, 6 de January de 2011 09:15:56 Sergio Schvezov wrote: On Wed, 2011-01-05 at 17:09 -0800, Thiago Macieira wrote: On Wednesday, 5 de January de 2011 09:22:22 Pertti Kellomki wrote: On 01/05/2011 12:58 AM, ext Arjan van de Ven wrote: Does this imply that the reference

Re: [MeeGo-dev] Meego UI is not coming to beagle board(DevKit8000) on 4.3 LCD

2011-01-06 Thread Leo
Hi Rajeevranjan: I diff with the config file, we are the same except I enable the dm9000. I have met this issue before, I just remember my problem is caused by the wrong bootcmd. ) First make sure the uboot is for devkit8000, and adjust the bootcmd to fit X requires. My Lcd is 7 -- Bootcmd: I

Re: [MeeGo-dev] QEMU nand image

2011-01-06 Thread bob.mccarthy
Hi, I heard that Meego has the necessary tool to generate the QEMU NAND image and the wiki would be updated with instructions. Has this been done yet? If not, when will it be ready? Thanks, -Bob ___ MeeGo-dev mailing list MeeGo-dev@meego.com

Re: [MeeGo-dev] The screen backlight control interface in HW adaptation

2011-01-06 Thread Peter Feng
Qmsystem indeed provides an API for backlight control. It will be available in MeeGo 1.2. It is now in Trunk:Testing but the backend for it (MCE) has not yet been integrated. -sakari Hi Sakari: Does the interface of HW be found in the backend ( MEC ) ? When the backend can be

Re: [MeeGo-dev] -show-cursor can not force libmeego app show cursor

2011-01-06 Thread Leo
Hi experts: I look into the libmeegotouch, I find it will call XFixesShowCursor() if we set -show-cursor. So I write a sample to test it, It's ok on my desktop, but can not work on the meego handset. If I want show cursor, How should I do the configuration? Leo 2011/1/6 Leo

Re: [MeeGo-dev] QEMU nand image

2011-01-06 Thread fathi.boudra
Hi, The wiki page is http://wiki.meego.com/SDK/Tutorials/Image_Creation It's under review, feel free to review it yourself. Cheers, Fathi ___ From: meego-dev-boun...@meego.com [meego-dev-boun...@meego.com] on behalf of ext bob.mccar...@nokia.com

[MeeGo-dev] Does QT-Mobility Location API of MeeGo 1.1 released only support Gypsy provider?

2011-01-06 Thread HorryChiang
Dear master, Since we have our special GPS provider for Geoclue, we want to check if it can be controlled by Geoclue of Qt Mobility locaton API. I find information about default provider 'gypsy' used by Geoclue, it looks like Geoclue only supports Gypsy provider for current MeeGo Location API