#! /bin/sh

if [ -e "/etc/X11/xorg.conf" ]; then
	mv /etc/X11/xorg.conf /etc/X11/xorg.conf.netbook
fi


