?? howto.txt
字號:
===================================================================
The HOWTO file of Linux Driver for MOXA Smartio/Industio Family
===================================================================
Install from disk
=================
1. Create install disk with "makedisk.exe" which in the CD-ROM
under Windows 9x/Me/NT/2000.
2. Create "moxa" directory under your linux host.
# cd /
# mkdir moxa
3. Uncompress the driver into "moxa".
# cd /moxa
# tar xvf /dev/fd0
4. Follow the readme file to install driver.
5. End.
- or -
Install from host
=================
1. Create "moxa" directory under your linux host.
# cd /
# mkdir moxa
2. Download/copy "mxser.tgz" from CD-ROM into /moxa.
3. Uncompress the driver into "moxa".
# cd /moxa
# tar xvfz mxser.tgz
4. Follow the readme file to install driver.
5. End.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -