📄 rdesktop.spec
字号:
Summary: Remote Desktop Protocol clientName: rdesktopVersion: 1.5.0Release: 1Copyright: GPL; see COPYINGGroup: Applications/CommunicationsSource: rdesktop-%{version}.tar.gzBuildRoot: %{_tmppath}/%{name}-buildrootPackager: Peter 舠trand <peter@cendio.se>%descriptionrdesktop is a client for Remote Desktop Protocol (RDP), used in a number ofMicrosoft products including Windows NT Terminal Server, Windows 2000 Server,Windows XP and Windows 2003 Server.%preprm -rf $RPM_BUILD_ROOT%setup%build ./configure --prefix=%{_prefix} --bindir=%{_bindir} --mandir=%{_mandir}make%installmake install DESTDIR=$RPM_BUILD_ROOT%files%defattr(-,root,root)%doc COPYING doc/AUTHORS doc/keymapping.txt doc/keymap-names.txt doc/ipv6.txt doc/ChangeLog%{_bindir}/rdesktop%{_mandir}/man1/rdesktop.1*%{_datadir}/rdesktop/keymaps%post%postun%cleanrm -rf $RPM_BUILD_ROOT
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -