Игорь Олемской — практические заметки по системному администрированию Linux CentOS

Switching between audible and visual bells in screen (перепечатка)

Комментариев нет

About a year ago, I was introduced to the joys of using irssi and screen to access irc servers. Before that time, I'd usually used graphical clients like Colloquy, and I always enjoyed getting Growl notifications when someone mentioned a word or string that I set up as a trigger.

Once I started using irssi in screen, I found that the visual bell in screen didn't get my attention quickly. Luckily, someone in the #slicehost channel let me know about screen's audible bell. You can flip between the visual and audible bell with CTRL-A and then CTRL-G. If you keep repeating that key combination, you'll switch back and forth between the two (with a status update at the bottom left).

You can also set up your visual bell configuration in your .screenrc via some configuration parameters:

vbell [on|off]
vbell_msg [message]
vbellwait sec

©2010 Racker Hacker. All Rights Reserved.

.

Похожие записи:

  1. Change the escape keystrokes in screen
  2. Installing irssi via MacPorts on OS X Lion 10.7.1
  3. freebsd+screen+mc: read (subshell_pty…): Unknown error: 0 (0)
  4. Switching from GlusterFS to DRBD and OCFS2
  5. new builder, new mock configuration

Комментировать