Ok, after a couple of brain farts shook loose my CRS I found the answer and
will share for those who may do the same thing.
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup : Make Backup File
sudo /etc/init.d/gdm stop (or kdm for KDE) : Stop X
sudo dpkg-reconfigure xserver-xorg : Setup X
sudo /etc/init.d/gdm start (or kdm for KDE) :Restart X