Hey,

On Thu, Dec 24, 2009 at 3:12 AM, Sun Yalong <yalong....@digia.com> wrote:

> Hi,
>
> We are porting app from Diablo to Fremantle. Thanks to qt, we could do it
> much more easier.
> And we met a problem that when we want to do task switch from a full screen
> app.
>
> So is that possible to call something in our app to perform a event like
> clicked the task-switch-button.
>

You can do that via d-bus: dbus-send --type=signal --session
/com/nokia/hildon_desktop com.nokia.hildon_desktop.exit_app_view

HTH

Best regards,

 --
Valério Valério

http://www.valeriovalerio.org

Then we could enjoy our app in fullscreen mode and do task switch by double
> click or clicking a button etc.
>
> And also I notice Terminal way to solve this problem: do full screen or not
> in Terminal itself. It's nice and inspiring a bit but the UI will change
> also in future. Or may be it's better to perform a task switch even in our
> app.
>
> yalong
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to