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

Re: Erro ao dar startx



> Adriano Maverick wrote:
> Um novo erro com mouse, agora entro no fluxbox e esta tudo normal com
> mouse,
> mis qndo eu abro o Firefox, o mouse fica louco, fica muito rapido, alguem
> pode me ajudar?
>
> A opção no /etx/X11/xorg.conf  esta assim:
>
> Section "InputDevice"
>     Identifier    "Configured Mouse"
>     Driver        "mouse"
>     Option "Protocol" "Microsoft"
>     Option "Device" "/dev/ttyS0"
>     Option "Emulate3Buttons" "true"
>     Option "Emulate3Timeout" "70"
> EndSection
>

Seu mouse é com rodinha? O meu é, e o xorg.conf:

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
    Option         "ZAxisMapping" "4 5"
EndSection

-- 
Fabio.



Reply to: