#!/bin/sh


echo "Warning: kbd-config is now a wrapper for 'dpkg-reconfigure console-data' "

/usr/sbin/dpkg-reconfigure console-data
