Re: konq won´t open
mark Fraser
kubuntu at mfraz.freeserve.co.uk
Thu Apr 26 07:14:51 UTC 2007
In article <463010FD.1020402 at gatech.edu>,
Matthew Flaschen <matthew.flaschen at gatech.edu> wrote:
> anthony baldwin wrote:
> > For some reason, Konqueror won´t open.
> > This is what I get when trying to load it from terminal:
> >
> > X Error: BadDevice, invalid or uninitialized input device 166
> > Major opcode: 144
> > Minor opcode: 3
> > Resource id: 0x0
> > Failed to open device
> > X Error: BadDevice, invalid or uninitialized input device 166
> > Major opcode: 144
> > Minor opcode: 3
> > Resource id: 0x0
> > Failed to open device
> > ScimInputContextPlugin()
> I get those errors, but it loads fine too. :)
You need to comment out 3 lines in your xorg.conf file.
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
Also see http://ubuntuforums.org/showthread.php?p64009
More information about the kubuntu-users
mailing list