#!/bin/sh
# Xsetup - run as root before the login dialog appears

[ -x /etc/X11/xinit/fixkeyboard ] && /etc/X11/xinit/fixkeyboard ||:
