« Console中使用鼠标进行Copy-Paste | Main | Awstats日志分析工具 »

让每个Virtual Terminal都有鼠标

FreeBSD 3.x 缺省设置为只有ttyv0有鼠标。
要让其它vt也有鼠标,可以这样做:
修改/etc/rc.conf
allscreens_flags=""
改为:
allscreens_flags="-m on"
下次boot的时候就可以了。
如果不想reboot,则应执行rc.i386或者
手工对每一个vty执行
vidcontrol FreeBSD 4.0 默认的已经是所有Virtual Terminal都有鼠标了,就不用如此设置了。

TrackBack

TrackBack URL for this entry:
http://bsd.starhiway.net/cgi-bin/mt/mt-tb.cgi/145

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)