--- rxvt-unicode/src/urxvt.pm 2011/10/04 22:25:14 1.198 +++ rxvt-unicode/src/urxvt.pm 2011/11/20 10:49:56 1.199 @@ -402,6 +402,14 @@ Displays a confirmation dialog when a paste containing at least a full line is detected. +=item bell-command + +Runs the command specified by the C resource when +a bell event occurs. For example, the following pops up a notification +bubble with the text "Beep, Beep" using notify-send: + + URxvt.bell-command: notify-send "Beep, Beep" + =back =head1 API DOCUMENTATION