home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / console-data / keymaps / README.sparc < prev    next >
Encoding:
Text File  |  1999-02-23  |  3.3 KB  |  118 lines

  1.     
  2. 1. SUPPORTED KEYBOARDS
  3.  
  4. List of supported keyboards:
  5.  
  6. Sun Type 5:
  7.   sunt5-es.kmap
  8.   sunt5-de-latin1.kmap    (Contributed by Wolfgang Sz÷cs <wolfi@tfh-berlin.de>)
  9.   sunt5-fi-latin1.kmap    (  by Riku Meskanen <mesrik@cc.jyu.fi>)
  10.   sunt5-ru.kmap           (  by Alexander V. Lukyanov <lav@video.yars.free.net>)
  11.   sunt5-uk.kmap           (  by Steven Brookes <stevejb@eos18.eos.co.uk>)
  12.  
  13. Sun Type 4:
  14.   sunt4-es.kmap           (  By Antoni Pαmies OlivΘ <toni@readysoft.net>)
  15.  
  16. The other keymaps provided with this package are the original PC ones and are
  17. included just for reference when creating new ones.
  18. DO NOT TRY TO LOAD THEM. THEY WILL MAKE YOUR KEYBOARD COMPLETELY UNUSABLE.
  19.  
  20. Don't forget to check that /etc/sysconfig/keyboard contains the right
  21. definition. The kbdconfig utility will do it for you. It should be found
  22. at the same place where you got this package as kbdconfig-1.3-1.sparc.rpm.
  23.  
  24. Please, send new maps to <eduardo@medusa.es>, so I can include them in new
  25. releases of this package.
  26.  
  27.  
  28.  
  29. 2. HOW TO CREATE KEYBOARD MAPS
  30.  
  31. NOTE: Please, send additions, comments and corrections (of ANY kind) to the
  32.       address above.
  33.  
  34. 2.1 The Hard Way (TM)
  35.  
  36.   First, execute the dumpkeys command to create a first working keymap:
  37.  
  38.   $ dumpkeys > sunt5-lang.kmap
  39.  
  40.   Then, press every key to check if the console shows the symbol it is supposed
  41.   to. If not, search for the offending keycode into the sunt5-lang.kmap file and
  42.   change its keysyms to the real ones. (You can get the keycodes using showkey).
  43.  
  44.   Please read the documentation accompanying this package and check the
  45.   sunt5-* and PC keymaps provided with this RPM (specially the ones for your
  46.   native language) if you have any doubt.
  47.  
  48. 2.2 The Easy Way
  49.  
  50.   Choose one of the provided PC keymaps for your language and do the following:
  51.  
  52.   $ pc2sun.pl lang.kmap > sunt5-lang.kmap
  53.  
  54.   Check the file sunt5-lang.kmap as explained in 2.1.
  55.  
  56.   (pc2sun.pl should work very well in most cases. For the Spanish keyboard,
  57.   only two keys were misplaced, due to some special characteristics of the
  58.   Spanish PC keyboard)
  59.   
  60.  
  61.  
  62. 3. CHANGELOG
  63.  
  64. Release 0.94-1 (16 May 97)
  65.  
  66.  * kbd-0.94. Andries Brouwer has included most of the SPARC specific code
  67.    in this version.
  68.  
  69. Release 0.93-1 (27 Apr 97)
  70.  
  71.  * Merged to Andries Brouwer's kbd-0.93
  72.  
  73.  * Added sunt5-uk.kmap keymap.
  74.  
  75.  * Small fix to sunt5-ru.kmap (Alexander V. Lukyanov)
  76.  
  77. Release 0.91-12 (18 Jan 97)
  78.  
  79.  * Added Antoni's sunt4-es.kmap
  80.  
  81. Release 0.91-11 (13 Jan 97)
  82.  
  83.  * WARNING WARNING WARNING
  84.    This was compiled by Antoni Pαmies OlivΘ <toni@readysoft.net> with a Type 4
  85.    keymap for Spanish and Catalan.
  86.  
  87.    This release is NOT complete and won't install the init scripts, for
  88.    example.
  89.  
  90.    I won't answer any question about it. Install Release 12 or higher or ask
  91.    Antoni directly if you have any problems with this one.
  92.  
  93. Release 0.91-10 (12 Jan 97)
  94.  
  95.  * Added pc2sun.pl (Thanks to Derrick J Brashear <shadow@dementia.org>)
  96.  
  97.  * Replaced defkeymap.kmap with system's sunkeymap.kmap (Thanks to Riku Meskanen)
  98.  
  99.  * Added sunt5-fi-latin1.kmap and sunt5-ru.kmap
  100.  
  101.  * Improved README.sparc
  102.  
  103.  
  104. Release 0.91-9a (27 Oct 96)
  105.  
  106.  * Fixed serious bug in setfont
  107.  
  108.  
  109. Release 0.91-9  (26 Oct 96)
  110.  
  111.  * First version for Linux/SPARC with Spanish and German keyboards support.
  112.    (Same as RedHat kbd-0.91-9 for i386 with Sparc-specific patches)
  113.  
  114.  
  115. Eduardo Casino
  116.  
  117.  
  118.