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

#BRANDING_CONFIG=/usr/share/design/current/config
#[ -s "$BRANDING_CONFIG" ] && . "$BRANDING_CONFIG" ||:
#[ -z "$BACKGROUND_COLOR" ] || xsetroot -solid "#$BACKGROUND_COLOR"

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