﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
11161,VirtualBox Extensions for Linux not building xorg.conf properly.,dfatvb,,"It was driving me nuts, x wouldn't start after installing the extensions.  I'm not a linux guy, so it took a while but found it was missing adding this section to the xorg.conf file it creates:

Section ""InputDevice""
  Identifier   ""Keyboard[0]""
  Driver       ""kbd""
	Option	    ""XkbModel"" ""pc105""
	Option	    ""XkbLayout"" ""it""
  Option       ""Protocol"" ""Standard""
  Option       ""CoreKeyboard""
EndSection
",defect,closed,guest additions,VirtualBox 4.2.4,worksforme,,,Linux,Windows
