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

📄 quickstart.modemu

📁 minicom的源码,linux下常用的串口程序.
💻 MODEMU
字号:
Getting started quickly with modemu===================================Prepared for the Debian package by John Goerzen <jgoerzen@complete.org>Here are a few brief hints on getting started with modemu.IMPORTANT: * To exit a modemu run from a command prompt, type:   AT%Q   Ctrl-C will *not* abort modemu! * To exit a Minicom running Modemu, just use the normal Minicom exit   key. * modemu by default uses a 7-bit connection.  You need to use special   commands to use an 8-bit clean connection.  (see below) * When using atdt, don't forget the quotation mark.  For instance, to   telnet to somehost.somewhere.net, you would type:   ATDT"somehost.somewhere.net   This is probably the most common mistake people make. * You can use ZModem and Kermit over a modemu connection (for instance,   to BBSs).  Just make sure you are in 8-bit clean mode.  (aka binary   mode) * Here is a sample command line to start Minicom using modemu in 8-bit   mode:   modemu -e "AT%B0=1%B1=1&W" -c "minicom -p tty%s"   You might want to alias this with your shell or put it into a script. * You can use modemu from UUCP by using the port type "pipe" and   using a command like modemu -e "AT%B0=1%B1=1&W" * Finally, read the manpage and the README file.

⌨️ 快捷键说明

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