RedHat
上传用户:tianjinjs
上传日期:2007-01-05
资源大小:309k
文件大小:1k
源码类别:

Modem编程

开发平台:

Unix_Linux

  1. RH_PATCH (in Makefile)
  2. Version: 0.01
  3. E-mail: filipg@paranoia.com       (best)
  4.         fmgst+@pitt.edu           (so so)
  5. ----------------------------------------------------------------------------------
  6. Intro:
  7.         This patch remaps the Function keys (F1-F12) such that macros work
  8. until RedHat Linux 4.1 (and possibly others). It is very small.
  9. Do I
  10. Need
  11. It:
  12. If you run Linux and your macros _have_ worked before and do not
  13. work after upgrading to a RedHat release of Linux, try this patch.
  14. You can apply it and disable it via the "-D_RH_FIX" in the OPFLAGS
  15. in the Makefile... so if you do upgrade, making it work will only
  16. involve a recompile.
  17. NOTE: With RedHat 5.0, the F-key seem to work better without this
  18. option than with it. (JL)
  19. Bugs:
  20. The change is insubstancial enough to not present new bugs. Famous
  21. last words... I hear :-)
  22. ----------------------------------------------------------------------------------
  23. Change Log:
  24. ----------------
  25. // fmg 8/22/97 - Added ReadHat Linux patch