home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / bin / kbd-config < prev    next >
Encoding:
Text File  |  2006-07-06  |  134 b   |  7 lines

  1. #!/bin/sh
  2.  
  3.  
  4. echo "Warning: kbd-config is now a wrapper for 'dpkg-reconfigure console-data' "
  5.  
  6. /usr/sbin/dpkg-reconfigure console-data
  7.