home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / console-tools / README.Debian < prev    next >
Encoding:
Text File  |  2006-06-29  |  1.4 KB  |  41 lines

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