アクティブウィンドウで着信音を視覚的な手がかりに置き換えましたが、背景ウィンドウの場合は視覚的な通知の代わりに音の着信音を受け取ることができますか?
答え1
リテラル "^G" を含むように "bell_msg" をオーバーライドします。 (つまり、これら2つのキャラクターはカラットそしてキャピタルG.)
screen
マンページから:
bell_msg [message]
When a bell character is sent to a background window,
screen displays a notification in the message line. The
notification message can be re-defined by this command.
Each occurrence of `%' in message is replaced by the num
ber of the window to which a bell has been sent, and each
occurrence of `^G' is replaced by the definition for bell
in your termcap (usually an audible bell).