# getting use from BEL for screen, in ~/.screenrc ``` vbell off bell_msg '^GBell in window %n' ``` for irssi ``` /set beep_msg_level HILIGHT ``` for urxvt, an X resource like: ``` x-terminal-emulator.urgentOnBell: true ``` while replacing x-terminal-emulator with whatever you have urxvt named.