[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#500231: mouse (buttons) not properly working in gnome



On Tue, Oct  7, 2008 at 16:32:59 +0200, Patrick Schoenfeld wrote:

> Section "InputDevice"
> 	Identifier	"Generic Keyboard"
> 	Driver		"kbd"
> 	#Option		"CoreKeyboard"
> 	Option		"XkbRules"	"xorg"
> 	Option		"XkbModel"	"pc105"
> 	Option		"XkbLayout"	"de"
> 	Option		"XkbVariant"	"nodeadkeys"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Configured Mouse"
> 	Driver		"mouse"
> 	#Option		"CorePointer"
> 	Option		"Device"		"/dev/input/mouse0"
> 	Option		"Protocol"		"IMPS/2"
> 	Option		"ZAxisMapping"		"4 5"
> 	Option		"Emulate3Buttons"	"true"
> EndSection
> 
OK this is odd, the keyboard and mouse get added twice according to the
log.

Why are the CorePointer and CoreKeyboard options commented out?
Uncommenting them should fix this.

Cheers,
Julien



Reply to: