Jump to content
Fórum Script Brasil
  • 0

Mouse Não Funciona


Guest Julio Romano

Question

Guest Julio Romano

Instalei o FreeBSD 4.9 na minha máquina, porém o mouse não funciona d maneira alguma.

Logo após, instalei o Mandrake 10.1. Durante a instalação do mesmo, o mouse funcionou perfeitamente, porém, durante a execução, o mouse novamente não funcionou.

O que está acontecendo? Alguém sabe me dizer o q fazer?

Grato

Julio Romano

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

configure seu mouse......editando o arquivo xorg.conf......

vou postar um exemplo de configuração básica de um mouse ps2......

# **********************************************************************

# Core Pointer's InputDevice section

# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier "Mouse1"

    Driver "mouse"

    Option "Protocol"    "Auto"

    Option "Device"      "/dev/mouse"

# Mouse-speed setting for PS/2 mouse.

#    Option "Resolution" "256"

# When using XQUEUE, comment out the above two lines, and uncomment

# the following line.

#    Option "Protocol" "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In

# almost every case these lines should be omitted.

#    Option "BaudRate" "9600"

#    Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft mice

# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

#    Option "Emulate3Buttons"

#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection

ache essa parte no seu arquivo e veja se encontra alguma diferença.....

se tiver dúvidas estaremos aqui!!!

abraços!!!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      651.8k
×
×
  • Create New...