readme
来自「rdesktop is a client for Microsoft Windo」· 代码 · 共 33 行
TXT
33 行
===========================================rdesktop: A Remote Desktop Protocol client.===========================================rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XPRemote Desktop, and possibly other Terminal Services products.rdesktop currently implements the RDP version 4 and 5 protocols.Installation------------rdesktop uses a typical GNU-style build procedure: % ./configure [options] % make % make installwhere documentation for [options] can be found by running "./configure --help".Usually no options are necessary. The default is to install under /usr/local,this can be changed with --prefix=directory.Invocation---------- % rdesktop [options] serverwhere server is the name of the Terminal Services machine. Note: if youreceive "Connection refused", this probably means that the server does not haveTerminal Services enabled, or there is a firewall blocking access.The rdesktop manual page lists the possible options ("man rdesktop").
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?