|
2010-05-10
, 23:56
|
Posts: 422 |
Thanked: 244 times |
Joined on Feb 2008
|
#73
|
Now is my problem that I also want to start the mediaplayer and play a song automatically as well. When I try to start the media player via xterminal/script it just never comes up( only comes up when I press on "Mediaplayer" on my desktop or inside my menu for some reason ). Does anyone have experience with this?
dbus-send --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"file:///$1"
The Following User Says Thank You to paulkoan For This Useful Post: | ||
|
2010-05-27
, 12:43
|
Posts: 261 |
Thanked: 73 times |
Joined on Sep 2009
|
#75
|
|
2010-06-03
, 23:46
|
Posts: 171 |
Thanked: 114 times |
Joined on Feb 2010
|
#76
|
/usr/share/lfocus/v4l2-ctl -d /dev/radio0 -f 87.5
/opt/lfocus/v4l2-ctl -d /dev/radio0 -f 87.5
The Following 4 Users Say Thank You to arbitrabbit For This Useful Post: | ||
|
2010-06-04
, 05:34
|
Posts: 162 |
Thanked: 17 times |
Joined on Jan 2010
@ United States - Saudi Arabia
|
#77
|
|
2010-06-17
, 15:19
|
|
Posts: 104 |
Thanked: 37 times |
Joined on Feb 2010
@ Toulouse, France
|
#78
|
|
2010-07-11
, 20:33
|
Posts: 137 |
Thanked: 34 times |
Joined on Jul 2010
@ United States
|
#79
|
|
2010-07-12
, 12:47
|
|
Posts: 293 |
Thanked: 206 times |
Joined on Oct 2009
@ Germnay
|
#80
|
You need to place the .desktop file inside /usr/share/applications/hildon if I remember correctly. Then you'll get another desktop icon. Otherwise search for .desktop files via "find / -name *.desktop".
Also, you can also make other usefull stuff with this little changes, like terminal which uses root by default so you won't need to type "sudo gainroot" anymore