if [ "$(debconf-get directfb/hw-accel)" = true ]; then
	sed -i "s/^no-hardware/#no-hardware/" /etc/directfbrc
fi
