Unfortunately it generated the error output however it has created
the xorg.conf file with the identification of mouse and key board
whose config details are also pasted on pastebin with the URL
>
> http://pastebin.com/4Z7bB1Zh ----.........cat .../xorg.conf.new
As the XkbModel and XkbLayout options are missing in the InputDevice
section of xorg.conf.new, can you include these lines manually (marked
with *) and copy the xorg.conf.new to /etc/X11/xorg.conf and test it
with running 'xinit' from the terminal (instead of startx).
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105" (*)
Option "XkbLayout" "us" (*)
EndSection
S. Baskar
CEO/LinuXpert Systems
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc