![]() |
2010-01-14
, 02:11
|
Posts: 8 |
Thanked: 3 times |
Joined on Jan 2010
@ US
|
#21
|
![]() |
2010-01-17
, 04:57
|
Posts: 8 |
Thanked: 3 times |
Joined on Jan 2010
@ US
|
#22
|
#!/bin/sh #Set the vibration pattern (see /etc/mce/mce.ini) vibrate_pattern=PatternIncomingMessage #Set the led pattern (see /etc/mce/mce.ini) led_pattern=PatternCommunicationIM #Set the sound file to play sound_file=/path/to/your/sound/file #Make the phone vibrate dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_vibrator_pattern_activate string:$vibrate_pattern #Play a sound aplay -q $sound_file #Make the led notification light blink dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_led_pattern_activate string:$led_pattern
![]() |
2010-01-29
, 06:02
|
Posts: 33 |
Thanked: 8 times |
Joined on Dec 2009
|
#23
|
![]() |
2010-02-08
, 02:43
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#24
|
Made some more progress in getting this to notify me the way I want.
...and set the 'External sound playing program' in the xchat sound preferences to be the script file....
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2010-02-10
, 21:34
|
Posts: 46 |
Thanked: 25 times |
Joined on Nov 2009
@ Michigan, USA
|
#25
|
![]() |
2010-02-11
, 06:38
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#26
|
![]() |
2010-02-11
, 14:25
|
Posts: 8 |
Thanked: 3 times |
Joined on Jan 2010
@ US
|
#27
|
Whenever I try to connect, it first tries using /6670 as part of the tld, failing to resolve, then after cycling to the "next" server, it connects normally.
![]() |
2010-02-17
, 02:56
|
Posts: 11 |
Thanked: 0 times |
Joined on Dec 2009
|
#28
|
![]() |
2010-02-17
, 05:49
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#29
|
hello, i have a problem. i uninstalled and re-installed and deleted my settings and it's still happening.
basically.send for a xdcc file it allows me to select the folder to save to and then fails to save.
if i try save again I only get offerend the 'bin' folder?? and it fails 'unable to save'. This bin folder might be a system folder? any ideas?
![]() |
2010-02-18
, 18:29
|
Posts: 12 |
Thanked: 28 times |
Joined on Jan 2010
|
#30
|
The Following 2 Users Say Thank You to cehteh For This Useful Post: | ||