⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.linux

📁 一个通讯程序源码
💻 LINUX
字号:
This is ecu 3.24 modified to work with Linux.There are several files in this distribution.ecu3.24src.tgz	- Source of ecuecu3.24bin.tgz	- Binaries of ecu compiled using gcc 2.4.3 shared libs 4.4.1ecu.patch	- patch to original sources to make it work correctly under		  Linux.I made the folowing changes to get it to work:send init string esc [1;24r to set up consolewhen quiting send the termcap ll sequence, which in my termcap includes esc	[1;25r if yours does not, you will need to add it.made some changes to get DEL to work like BS internallychanged the dial script timeout to 45 seconds (what modem could connect in 10	secs??)changed the internal idea of screen size so it only uses 24 lines.changed the wildcard globbing to use sh instead of cshgot make depend to work.  Used gcc builtin (-M flag) rather than their sed	script.  Also had to use ex rather than ed, since ed doesn't recognise	the ^ as the beginning of the line. (At least on my system, which is	probably like most other peoples)	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -