[FUG-BR] Dell Vostro 1400 TouchPAD

Daniel Soro danielsoro em gmail.com
Sexta Dezembro 19 19:21:49 BRST 2008


 #InputDevice     "Synaptics"    "CorePointer"

A linha o Synaptics encontra-se comentada?

On Fri, Dec 19, 2008 at 8:02 AM, Joao Vitor <jvds em bol.com.br> wrote:

> conforme perguntei la na lista
> FUG(http://www.fug.com.br/historico/html/freebsd/2008-12/msg00290.html)
> ja instalei(synaptics, libsynaptics) e tambem este cara aqui(ksynaptics)
> como faco para executar ja digitei no terminal(#ksynaptics) e num abre
> nada grafico da command invalid.
> Outro detalahe fui configura o /etc/X11/xrog.conf na mão e fiucou assim
> mas tabem nao esta funcionando o que pode estar de errado.
>
> # Xorg.conf file generated for PC-BSD
>
> Section "ServerLayout"
>    Identifier     "XFree86 Configured"
>    Screen      0  "Screen0" 0 0
>    InputDevice    "Mouse0" "CorePointer"
>        #InputDevice     "Synaptics"    "CorePointer"
>    InputDevice    "Keyboard0" "CoreKeyboard"
>    Option         "Clone" "off"
> EndSection
>
> Section "Files"
>    RgbPath         "/usr/local/lib/X11/rgb"
>    ModulePath      "/usr/local/lib/xorg/modules"
>    FontPath        "/Programs/fonts/"
>    FontPath        "/usr/local/lib/X11/fonts/cyrillic/"
>    FontPath        "/usr/local/lib/X11/fonts/TrueType/"
>    FontPath        "/usr/local/lib/X11/fonts/webfonts/"
>    FontPath        "/usr/local/lib/X11/fonts/misc/"
>    FontPath        "/usr/local/lib/X11/fonts/TTF/"
>    FontPath        "/usr/local/lib/X11/fonts/Type1/"
>    FontPath        "/usr/local/lib/X11/fonts/CID/"
>    FontPath        "/usr/local/lib/X11/fonts/75dpi/"
>    FontPath        "/usr/local/lib/X11/fonts/100dpi/"
>    FontPath        "/usr/local/lib/X11/fonts/dejavu/"
>    FontPath        "/usr/local/lib/X11/fonts/local/"
> EndSection
>
> Section "Module"
>    Load           "ddc"
>    Load           "dbe"
> :q!
> jvds em jvds% vi xorg.conf
> # Xorg.conf file generated for PC-BSD
>
> Section "ServerLayout"
>    Identifier     "XFree86 Configured"
>    Screen      0  "Screen0" 0 0
>    InputDevice    "Mouse0" "CorePointer"
>        #InputDevice     "Synaptics"    "CorePointer"
>    InputDevice    "Keyboard0" "CoreKeyboard"
>    Option         "Clone" "off"
> EndSection
>
> Section "Files"
>    RgbPath         "/usr/local/lib/X11/rgb"
>    ModulePath      "/usr/local/lib/xorg/modules"
>    FontPath        "/Programs/fonts/"
>    FontPath        "/usr/local/lib/X11/fonts/cyrillic/"
>    FontPath        "/usr/local/lib/X11/fonts/TrueType/"
>    FontPath        "/usr/local/lib/X11/fonts/webfonts/"
>    FontPath        "/usr/local/lib/X11/fonts/misc/"
>    FontPath        "/usr/local/lib/X11/fonts/TTF/"
>    FontPath        "/usr/local/lib/X11/fonts/Type1/"
>    FontPath        "/usr/local/lib/X11/fonts/CID/"
>    FontPath        "/usr/local/lib/X11/fonts/75dpi/"
>    FontPath        "/usr/local/lib/X11/fonts/100dpi/"
>    FontPath        "/usr/local/lib/X11/fonts/dejavu/"
>    FontPath        "/usr/local/lib/X11/fonts/local/"
> EndSection
>
> Section "Module"
>    Load           "ddc"
>    Load           "dbe"
>    Load           "extmod"
>    Load           "xtrap"
>    Load           "freetype"
>        Load            "synaptics"
> EndSection
>
> Section "ServerFlags"
>        Option          "AllowEmptyInput"
> EndSection
>
> Section "InputDevice"
>    Identifier     "Keyboard0"
>    Driver         "keyboard"
>    Option         "XkbModel" "pc105"
>    Option         "XkbLayout" "us"
>    Option         "XkbVariant" ""
> EndSection
>
> Section "InputDevice"
>    Identifier     "Mouse0"
>    Driver         "mouse"
>    Option         "Protocol" "auto"
>    Option         "Device" "/dev/sysmouse"
>    Option         "Buttons" "6"
>    Option         "ZAxisMapping" "4 5"
>    Option         "Emulate3Buttons"
> EndSection
>
> Section "InputDevice"
>        Identifier      "Synaptics"
>        Driver          "synaptics"
>
>        Option          "Device"                "/dev/psm0"
>        Option          "Protocol"              "psm"
>
>        Option          "LeftEdge"              "1700"
>        Option          "RightEdge"             "5300"
>        Option          "TopEdge"               "1700"
>        Option          "BottomEdge"            "4200"
>
>        Option          "FingerLow"             "25"
>        Option          "FingerHigh"            "30"
>
>        Option          "MaxTapTime"            "180"
>        Option          "MaxTapMove"            "220"
>
>        Option          "VertScrollDelta"       "100"
>        Option          "HorizScrollDelta"      "100"
>
>        Option          "MinSpeed"              "0.06"
>        Option          "MaxSpeed"              "0.06"
>        Option          "AccelFactor"           "0.0010"
>
>        Option          "ScrollButtonRepeat"    "100"
>        Option          "UpDownScrolling"       "on"
>        Option          "UpDownRepeat"          "on"
>        Option          "LeftRightScrolling"    "on"
>        Option          "LeftRightRepeat"       "on"
> # "SHMConfig on" seems good works with synclient(1).  But this
>        # options is insecure.  I recommended "off" as default.
>        Option          "SHMConfig"             "off"
>        Option          "UseShm"                "true"
>
>        # If you use circular touchpad, uncomment them.
> #       Option          "CircularPad"           "on"
> #       Option          "CircularScrolling"     "on"
> #       Option          "CircScrollDelta"       "0.5"
> EndSection
>
> Section "Monitor"
>    Identifier     "Monitor0"
>    VendorName     "SEC"
>    ModelName      "3633"
> EndSection
>
>
> Section "Device"
>    Identifier      "Card0"
>    Screen           0
>    Option      "NoDDC" "Yes"
>    Driver         "intel"
>    VendorName     "Intel Video Driver"
>    BusID      "PCI:0:2:0"
> EndSection
>
>
> Section "Screen"
>    Identifier     "Screen0"
>    Device         "Card0"
>    Monitor        "Monitor0"
>    DefaultDepth   24
>    SubSection     "Display"
>        Depth      24
>        Modes      "1024x768"
>    EndSubSection
> EndSection
>
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>



-- 
soro,
Daniel Victor L. Cunha
<danielsoro at gmail dot com>


Mais detalhes sobre a lista de discussão freebsd