Harmelss errors when running GUI apps from console
Tez
binary_y2k2 at blueyonder.co.uk
Sat Aug 26 06:57:22 UTC 2006
Marcus wrote:
> Dana J. Laude wrote:
>
>> I just ran it from the command prompt and I get the following, but it
>> works fine, and the documents look fine.
>>
>
> I get the same output below as well on many GUI apps when run from the
> console. What do they mean?
>
>
>> X Error: BadDevice, invalid or uninitialized input device 168
>> Major opcode: 145
>> Minor opcode: 3
>> Resource id: 0x0
>> Failed to open device
>> X Error: BadDevice, invalid or uninitialized input device 168
>> Major opcode: 145
>> Minor opcode: 3
>> Resource id: 0x0
>> Failed to open device
>>
>
> Marcus
>
>
If you want to get rid of those errors then you need to remove (or
comment out) references to wacom in /etc/X11/xorg.conf
Comment out the sections with:
Section "InputDevice"
Driver "wacom"
and these at the end
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
Then you need to restart the X server and the errors should go away.
Tez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20060826/2c7c7aba/attachment.html>
More information about the kubuntu-users
mailing list