📄 wlandflt.txt
字号:
# Make this your "human readable" name# This only really works if you have a DNS server also# configured with this nameHOSTNAME=# The name of the Wireless network to joinESSID=AIBONET# Do you want encryption?WEPENABLE=0WEPKEY=# APMODE=0 - "ad-hoc demo mode" (peer-to-peer)# =1 - "infrastructure mode" (access point)# =2 - "auto-detect" (defaults to infrastructure if both are found)APMODE=1# Channel of wireless network - is only needed with APMODE=0#CHANNEL=1# Dynamic Host Configuration Protocol - automatically gets IP address# from DHCP server. Note that you will need either a DNS server or a# static IP from the DHCP server or you won't know what IP address the# Aibo is running underUSE_DHCP=1# If you don't have DHCP, you'll need to set these manually#ETHER_IP=172.16.1.3#ETHER_NETMASK=255.255.0.0#IP_GATEWAY=172.16.0.1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -