⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kbde.spec.in

📁 开源的键盘模拟程序
💻 IN
字号:
Name:        %{my_name}Version:     %{my_version}Release:     %{my_release}License:     GPLGroup:       Applications/SystemSummary:     Keyboard emulation utilityPackager:    Valery Reznic <valery_reznic@users.sourceforge.net>Source:      %{name}-%{version}.tar.gzUrl:         http://kbde.sourceforge.netBuildRoot:   %{_builddir}/%{buildsubdir}-install-root%descriptionKeyboard emulation utility supposed to work with kbde-driverto emulate keybiard input on the x86 computer.%prep%setup%buildmake all%installif [ "$RPM_BUILD_ROOT" != "/" ]; then   rm -rf $RPM_BUILD_ROOTelse   :fimake install DESTDIR="$RPM_BUILD_ROOT" MANPAGE_SUFFIX=".gz"%cleanif [ "$RPM_BUILD_ROOT" != "/" ]; then   rm -rf $RPM_BUILD_ROOTelse   :fi%files%defattr(-,root,root)/usr/bin/kbde%doc %{_mandir}/man1/kbde.1*%doc AUTHORS%doc ChangeLog%doc INSTALL%doc LICENSE%doc NEWS%doc README#### Devel Package ####%package develSummary: keyboard emulation development libraryGroup:   System Environment/Libraries%description develLibrary for generate strings that can be send to the keyboard emulation driver for emulate keyboard input%files devel%defattr(-,root,root)/usr/include/kbde/kbde.h/usr/lib/libkbde.a%doc %{_mandir}/man3/kbde.3*%doc %{_mandir}/man3/kbde_ascii.3*%doc %{_mandir}/man3/kbde_misc.3*%doc %{_mandir}/man7/xt_kbde_scancode.7*%doc LICENSE.LIB

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -