On Fri, Jul 16, 2010 at 6:38 AM, praveen koduru wrote:
> showing the dashboard , I need command to get focus on application again. I
> am not query what are the method_calls available with hildon_desktop
> service.
http://unmaintainable.wordpress.com/2006/12/19/using-dbus-introspection/
--
Vi
Hi,
Any one please help me with the dbus-command for knowing the method_call's.
for Example: *dbus-send /com/nokia/hildon_desktop
com.nokia.hildon_desktop.exit_app_view*
the above is the command I am using for exiting the application view and
showing the dashboard , I need command to get focus o
Hi all!
Also there is a bug
https://bugs.maemo.org/show_bug.cgi?id=6931
requiring device reboot to show proper application icon after installation.
Thanks, Daniil.
On Thu, Jul 15, 2010 at 4:12 PM, David King wrote:
> On 2010-07-15 14:45, Pierre CLARENC wrote:
>>
>> Hello,
>>
>> I have de
On 2010-07-15 14:45, Pierre CLARENC wrote:
Hello,
I have developed a small program using ESbox. It works well when I execute
it on my N900.
I want to attach a specific icon to this program. I use a 48*48 px image
(PNG format) that I have resized with the GIMP. I use the following command
to ge
Hello,
I have developed a small program using ESbox. It works well when I execute
it on my N900.
I want to attach a specific icon to this program. I use a 48*48 px image
(PNG format) that I have resized with the GIMP. I use the following command
to generate a base64 coded image:
uuencode -m icon
Hi Praveen!
You can use dbus-send instead
http://linux.die.net/man/1/dbus-send
Thanks, Daniil.
On Thu, Jul 15, 2010 at 8:24 AM, praveen koduru wrote:
> Hi,
> I want qdbus on my N900 Maemo device. I have tried extras-devel, but there
> is no qqdbus package listed.
> Please provide some way t