#! /bin/sh
# Keyboard selection module for oem-config.
export PATH="/usr/lib/oem-config:$PATH"
exec /usr/lib/oem-config/kbd-chooser
