📄 redirection.txt
字号:
Syntax for configuring RDP redirection modules==============================================General-------All redirection is configured using the -r option. The general syntaxis:-r <module>:<string><module> is the name of the redirection module. The following namesare valid: disk, printer, lptport, comport, clipboard, sound. <string> is interpreted by each redirection module. The redirection modules are described below.disk mapping-------------Multiple mappings possible: yesDefault: no disk redirectedSyntax: -r disk:<sharename>=<path>Example: -r disk:home=/home/johndoeprinter mapping---------------Multiple mappings possible: yesDefault: no printers redirectedSyntax: -r printer:<printername>Example: -r printer:mydeskjetLPT port mapping----------------Multiple mappings possible: yesDefault: no LPT ports redirectedSyntax: -r lptport:<lptport>=<device>Example: -r lptport:LPT1=/dev/lp0COM port mapping----------------Multiple mappings possible: yesDefault: no COM ports redirectedSyntax: -r comport:<comport>=<device>Example: -r comport:COM1=/dev/ttyS0clipboard mapping-----------------Multiple mappings possible: noDefault: yesSyntax: -r clipboard:[yes|no]Example: -r clipboard:nosound mapping-------------Multiple mappings possible: noDefault: offSyntax: -r sound:[local|off|remote]"local" means "Bring to this computer""off" means "Do not play""remote" means "Leave at remote computer"Example: -r sound:remote
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -