![]() |
2011-10-30
, 15:24
|
|
Posts: 1,103 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#152
|
I want to make a botton on the desktop,use it to switch to dash board,and i use "dbus-send --type=signal --session /com/nokia/hildon_desktop com.nokia.hildon_desktop.exit_app_view"
it works in xterm,but when i paste it in the QBW,it doen't work...
What should I do?Thanks!
The Following User Says Thank You to nicholes For This Useful Post: | ||
![]() |
2011-10-31
, 10:15
|
Posts: 8 |
Thanked: 2 times |
Joined on Oct 2011
|
#153
|
have you ever used scm (shortcut maker) it makes shortcut for cmd and other usefull things and might help you i think you should try it.
it is available repos.( i dont know which repo does it blelongs to)
![]() |
2011-10-31
, 15:23
|
|
Posts: 1,103 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#154
|
Thanks! It works ,but really slow ,it also can be run from xterm in QBW,but too slow.
Could it run directly in QBW ,in seconds?
![]() |
2011-10-31
, 16:44
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#156
|
![]() |
2011-10-31
, 16:49
|
Posts: 84 |
Thanked: 76 times |
Joined on Aug 2011
|
#157
|
![]() |
2011-10-31
, 17:34
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#158
|
It will show the dashboard.
I was replying to the guy above who want access to the dashboard with QBW.
![]() |
2011-11-01
, 14:01
|
Posts: 8 |
Thanked: 2 times |
Joined on Oct 2011
|
#159
|
Try this in QBW:
dbus-send --type=signal --session /com/nokia/hildon_desktop com.nokia.hildon_desktop.set_state int32:64
![]() |
2011-11-02
, 06:30
|
|
Posts: 1,103 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#160
|
it works in xterm,but when i paste it in the QBW,it doen't work...
What should I do?Thanks!