TinTin++ Mud Client The TinTin++ message board

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
TinTin++ Mud Client

Disable bell

 
Post new topic   Reply to topic    The TinTin++ message board Forum Index -> Feature Requests
View previous topic :: View next topic  
Author Message
oba



Joined: 21 Feb 2006
Posts: 2

PostPosted: Tue Feb 21, 2006 7:52 am    Post subject: Disable bell Reply with quote

Is there any way to disable the bell in wintin++?
Back to top
View user's profile Send private message
Scandum
Site Admin


Joined: 03 Dec 2004
Posts: 3274

PostPosted: Tue Feb 21, 2006 11:02 am    Post subject: Reply with quote

You can edit the short cut and add +vb to the target field which will change the default bell to a visual bell that flashes the window.

Code:
"C:\Program Files\WinTin++\terminal.exe" -sl 1000 [b]+vb[/b] -name WinTin++ -title WinTin++ -iconName WinTin++ -bg 0 -fg 15 -cr 2 -fn "courier-15" -fb "courier-15" +sb -tn xterm -e bin/tt++


Another option is a substitution to filter out any bell characters received from the mud using a color trigger:

#sub {~%0\a%1} {%0%1}
Back to top
View user's profile Send private message Send e-mail
oba



Joined: 21 Feb 2006
Posts: 2

PostPosted: Wed Feb 22, 2006 3:34 am    Post subject: Reply with quote

I was thinking more of when you press backspace the bell goes ding, and that's kind of annoying when you play from work Coffee

And no I cant just turn off the sound since im listening to winamp radio.
Back to top
View user's profile Send private message
Scandum
Site Admin


Joined: 03 Dec 2004
Posts: 3274

PostPosted: Wed Feb 22, 2006 9:09 am    Post subject: Reply with quote

In that case use +vb in the short cut to enable the visual bell.
Back to top
View user's profile Send private message Send e-mail
Kelmvor



Joined: 18 Apr 2006
Posts: 12

PostPosted: Wed Apr 19, 2006 6:04 am    Post subject: Reply with quote

I can see where that would be annoying. I know when using vim that beep/ding/bell hurts my ears, and is just generally a huge annoyance. Maybe add in a config option for erronous bell, and just add a small one-line ifcheck to see if the config is on or off?
Back to top
View user's profile Send private message
Scandum
Site Admin


Joined: 03 Dec 2004
Posts: 3274

PostPosted: Wed Apr 19, 2006 2:17 pm    Post subject: Reply with quote

The backspace bell is generated by readline, so it may be possible to disable it in the .inputrc file. There's not a whole lot I can do about it till I add custom readline support.
Back to top
View user's profile Send private message Send e-mail
moebius



Joined: 27 Jan 2005
Posts: 96

PostPosted: Mon Apr 24, 2006 11:57 am    Post subject: Reply with quote

It appear readline does have an option for this

"set bell-style none" - no bell
"set bell-style visual" - visual bell (flashes the screen instead of beeping)
"set bell-style audible" - audible bell
_________________
StrangeMUD - strangemud.net:9332
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    The TinTin++ message board Forum Index -> Feature Requests All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads Get TinTin++ Mud Client at SourceForge.net. Fast, secure and Free Open Source software downloads
TinTin++ Homepage

Powered by phpBB © 2001, 2002 phpBB Group