home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / console-tools / README.Debian < prev    next >
Encoding:
Text File  |  2006-09-05  |  1.6 KB  |  46 lines

  1. Debian notes for console-tools:
  2.  
  3. 0. kbd
  4.  
  5. THE console-tools package is no longer maintained upstream, and is 
  6. deprecated, being replaced by the 'kbd' package.
  7.  
  8. 1. default.map
  9.  
  10. On boot, the system loads its keymap from the
  11. `/etc/console/boottime.kmap.gz' file.  This file is usually generated by the
  12. install process, using 'dpkg-reconfigure console-common' or the install-keymap
  13. utility provided in console-common. If you really need to mess with it by hand,
  14. please keep in mind that this file is interpreted before any
  15. filesystem is mounted (other than the root fs).
  16.  
  17. This means that any `include' statement or such will not resolve if
  18. the included file is not on the root filesystem.
  19.  
  20. If you really need to mess with this file by hand, please consider
  21. filing a wishlist bug-report for the feature you need.
  22.  
  23.  
  24. 2. showcfont, shfont, and showfont
  25.  
  26. The `showcfont' program was previously known upstream as `showfont',
  27. but was distributed in Debian as `shfont' because there is a showfont
  28. program provided by the xcontrib package.  Now the conflict does not
  29. exist any more upstream and the program name is kept unchanged.
  30.  
  31. 3. resizecons
  32.  
  33. resizecons is no longer included, as it was broken and unportable.
  34. Please use svgatextmode or fbset instead.
  35.  
  36. 4. switchto
  37.  
  38. switchto, in the original 'open' package, has been replaced by 'chvt' in this
  39. package.
  40.  
  41. 5. console-screen.sh
  42.  
  43. console-screen.sh now changes unimap and fonts on all consoles, not just the current one.
  44. Unfortunately doing this requires changing the current console. (See bug #226457),
  45. which leads to ugly blinking. This should be fixed later with better kernel calls.
  46.