Thread
:
SDL on N900 / Maemo
View Single Post
Zas
2011-06-24 , 06:58
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#
4
Include stdlib.h and you can use the code:
Code:
system("dbus-send /com/nokia/hildon_desktop com.nokia.hildon_desktop.exit_app_view");
to do this.
You can either add a key combination or an on screen button much like the one originally in hildon windows. Ctrl+backspace works when I code in SDL & c++. Don't know why it doesn't for you.
Last edited by Zas; 2011-06-24 at
07:00
.
Quote & Reply
|
The Following User Says Thank You to Zas For This Useful Post:
droll
Zas
View Public Profile
Send a private message to Zas
Find all posts by Zas