分页: 1 / 1
如何禁用terminator(支持多窗格那个)闪屏[已解决]
发表于 : 2009-09-30 22:16
由 wenjianhn
闪多了眼花
没找到怎么禁用
Re: 如何禁用terminator(支持多窗格那个)闪屏
发表于 : 2009-09-30 22:31
由 delectate
音效-闪屏那里,关闭。
ccsm里,也有一个,忘记了……
Re: 如何禁用terminator(支持多窗格那个)闪屏
发表于 : 2009-09-30 22:45
由 wenjianhn
多谢
一开始我还以为答非所问呢
居然真的是和bell有关
勾选两个:
silent bell
force no bell
不闪了
Re: 如何禁用terminator(支持多窗格那个)闪屏[已解决]
发表于 : 2009-10-01 12:23
由 wenjianhn
勾选只能解决一次,重开还原
terminator 默认读 gnome-terminator的profile
也可以加上自己的配置的,如下:
mkdir ~/.config/terminator
echo "force_no_bell = True" | tee ~/.config/terminator/config
搞定