[NTLUG:Discuss] Mouse Wheel (was: test ...)

MadHat madhat at unspecific.com
Thu Feb 13 09:17:50 CST 2003


On Wed, 2003-02-12 at 15:30, Darin W. Smith wrote:
> BUT, I just thought of a potential "gotcha" since you have two meeses 
> defined...
> 
> What does your "ServerLayout" section of XF86Config have?
> 
> Mine is:
> Section "ServerLayout"
>   Identifier "layout1"
>   Screen "screen1"
>   InputDevice "mouse1" "CorePointer"
>   InputDevice "keyboard1" "CoreKeyboard"
>   Option "blank time" "10"
>   Option "off time" "20"
> EndSection
> 
> Maybe you are missing an InputDevice entry in your ServerLayout section?
> 


Section "ServerLayout"
        Identifier     "Setup"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice     "Mouse1" "SendCoreEvents"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection


Both are listed, since it doesn't know which one I will use when.

-- 
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
   -- Lewis Carroll - _Alice's_Adventures_in_Wonderland_




More information about the Discuss mailing list