I've been running 64 bit Toorox for a couple of months now without borking the config files.
Most problems have been small and easily fixed by googling, reading this forum or Gentoo forums until now.
I did a world update and lost my mouse and keyboard which are both USB connected to a Belkin KVM.
I did manage to get my mouse back by deleting my xorg.conf file.
I can't get any keyboard to work either by plugging them into the keyboard PS/2 or usb port.
This is the part of my var/log/Xorg.0.log file that I think is relevant.
[ 27.501] (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
[ 27.792] (II) <default pointer>: ps2EnableDataReporting: succeeded
[ 27.792] (II) LoadModule: "kbd"
[ 27.793] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so
[ 27.793] (II) Module kbd: vendor="X.Org Foundation"
[ 27.793] compiled for 1.8.2, module version = 1.4.0
[ 27.793] Module class: X.Org XInput Driver
[ 27.793] ABI class: X.Org XInput driver, version 9.0
[ 27.793] (EE) module ABI major version (9) doesn't match the server's version (11)
[ 27.793] (II) UnloadModule: "kbd"
[ 27.793] (II) Unloading /usr/lib64/xorg/modules/input/kbd_drv.so
[ 27.793] (EE) Failed to load module "kbd" (module requirement mismatch, 0)
[ 27.793] (EE) No input driver matching `kbd'
Any help would be appreciated.
Thanks