Menu

#1 Vibrate on bell

open-accepted
nobody
None
5
2011-01-17
2008-12-02
Jesse
No

This patch causes the phone to vibrate when a terminal bell is received. It does this by default, so I guess some kind of config option would be nice for enabling/disabling it. Also, it only is implemented on S60v3, but I guess if the same API is available on another symbian version only a similar modification of its .mmp file is needed.

Discussion

  • Jesse

    Jesse - 2008-12-02

    Patch to enable vibrate-on-bell

     
  • Sumedha Widyadharma

    Hi, I like this patch and updated it for the 1.5 source relase because it did not apply cleanly.
    This one should: http://asmw.de/downloads/vibrate.patch

     
  • Tomas Janousek

    Tomas Janousek - 2010-10-09

    Hey, I noticed this entry only after I coded it myself :-). Anyway, I published it including a s60v5 self-signed sis at http://github.com/liskin/s2putty/downloads for other users, who don't want to build it themselves, to download.

     
  • Jesse

    Jesse - 2010-11-14

    Updated for 1.5.2, and fixes a crash if silent mode is enabled

     
  • Petteri Kangaslampi

    • status: open --> open-accepted
     
  • Petteri Kangaslampi

    This feature is finally included in the latest source code and snapshot builds. Better late than never? You can find a build with vibrate support and other fixes at http://www.modeemi.fi/~pekangas/putty/
    Thanks for the patch, it saved me from having to find the right APIs. The final implementation is different though since it's in a different part of the code but the approach is the same.
    The code currently has only one fixed vibrate length (250ms) and intensity (50%). Let me know if this seems too weak and I can add a couple of options.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.