Xterm和aterm参数相同的部分可以公用。
-j This option indicates that xterm should do jump scrolling.
Normally, text is scrolled one line at a time; this option
allows xterm to move multiple lines at a time so that it does
not fall as far behind. Its use is strongly recommended since
it makes xterm much faster
-s This option indicates that xterm may scroll asynchronously,
meaning that the screen does not have to be kept completely up
to date while scrolling. This allows xterm to run faster
Or, in .Xresources:
XTerm*jumpScroll: true
XTerm*multiScroll: true
only with this two options enabled you will decrease the emerge time, since xterm scrolles much faster.try it
XTerm*scrollTtyOutput: false
XTerm*scrollKey: true
with this settings you can scroll back in Xterm and read it.
After that just press any button and you´re back in action.
you all know this stupid thing, when emerging s.th. and there is a very important Info.
But before you can read it´s gone. Out of the window.
# xrdb -load ~/.Xresources 这可以马上试验效果。
更多的参考资料
http://forums.gentoo.org/viewtopic.php?t=218156 http://www.linuxreviews.org/softwar...m/index.html.en 现在我们用的是.Xresources,而不是.Xdefaults
21) 启动速度问题。还是有很多人抱怨
fvwm的启动速度不如想象的那么快。我比照几个设置文件,发现(不包括gdesklets,那个东东如果在的话,你可以明显地发现它是在
fvwm已经实际启动后再慢慢启动的,即使它还没启动,你已经可以弹出
fvwm菜单了),将pager包含(swallow)在button(tavis的fvwmShef等)中,是拖慢
fvwm启动速度的主要原因。这个贴子里的第5张图,fast.jpg,就是我目前在用的,将pager单独拿出来,另外把自己常用的程序在底下放一排button,十分的简单,启动速度大约只有1秒(P4 1.4GHz)。感觉就是,桌面墙纸一出来,鼠标就立即可以弹出菜单。[/b]