I tried to open an icon in the launcher with the following command (it should open the 1st icon in the launcher). Code: dbus-send --type=signal --session /com/nokia/hildon_desktop com.nokia.hildon_desktop.set_state int32:128 dbus-send --type=signal --session /com/nokia/hildon_desktop com.nokia.hildon_desktop.launcher_activate int32:0 And found a bug. It works only in landscape mode. In portrait mode the 2nd command doesn't work. (Actually I'm trying to make a QBW of it). Any idea guys?
dbus-send --type=signal --session /com/nokia/hildon_desktop com.nokia.hildon_desktop.set_state int32:128 dbus-send --type=signal --session /com/nokia/hildon_desktop com.nokia.hildon_desktop.launcher_activate int32:0