![]() |
2012-04-25
, 08:52
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#2
|
# Note: for PatternUserManual the user will send vibration details. # So only priority is important in the pattern # Rrepeat count is set to 1 since now it can't be changed by the user # The user will be able to set speed and OnPeriod only
req_start_manual_vibration /** * Activate user defined vibrator pattern * * @since v1.8.18 * @param speed @c int32 @c * vibration speed, value between -255 - 255 * @param duration @c int32 @c * vibration duration in milliseconds (0 means forever) */
dbus-send --system --print-reply --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_start_manual_vibration int32:150 int32:300
![]() |
2012-04-25
, 10:28
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#3
|
Hi,
is there a way to make the N900 to vibrate without using the dbus?
Many thanks.
The Following User Says Thank You to ade For This Useful Post: | ||
![]() |
2012-04-25
, 20:00
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#4
|
is there a way to make the N900 to vibrate without using the dbus?
Many thanks.
My projects: smssend, groupsms, volumecontroldaemon, vodafone190, vodafone190 desktop widget, QtBatteryWidget, QtLockscreen, Lone Wolf
Donations are welcome