[Linux-masaustu] Re: touchpad iptal etme yardım

---------

[Linux-masaustu] Re: touchpad iptal etme yardım

From: ismail Aslan <mail_at_linuxhaberleri.com>
Date: Sun, 18 Oct 2009 19:23:01 -0500
Message-Id: <200910181923.01470.mail@linuxhaberleri.com>

linkte conf dosyasının içinde touchpad li bölümü bulun diyor
sorun şu ki benimconf dosyamda touchpad diye bir şey yok
Aynen aşağıdaki gibi dosyam ne yapabilirim?

# File generated by XFdrake (rev 247269)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerFlags"
    #DontZap # disable <Ctrl><Alt><BS> (server abort)
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does
not work
EndSection

Section "Module"
    Disable "dri"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so" # 3D layer
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "tr"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
EndSection

Section "InputDevice"
    Identifier "Mouse2"
    Driver "evdev"
    Option "device" "/dev/input/by-id/usb-A4Tech_RF_USB_Receiver-event-mouse"
    Option "HWheelRelativeAxisButtons" "7 6"
EndSection

Section "InputDevice"
    Identifier "SynapticsMouse1"
    Driver "synaptics"
    Option "SHMConfig" "on"
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
    
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
    
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corporation"
    BoardName "NVIDIA GeForce 6100 and later"
    Driver "nvidia"
    Option "AddARGBGLXVisuals" "True"
    Option "DPMS"
    Option "DynamicTwinView" "false"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Mouse2" "SendCoreEvents"
    InputDevice "SynapticsMouse1" "SendCoreEvents"
    Screen "screen1"
EndSection

Section "Extensions"
    Option "Composite"
EndSection

On Sunday 18 October 2009 11:10:24 Levent SARI wrote:
> İsmail Bey konu ile ilgili olarak sanırım aşşağıdaki link size yardımcı
> olacaktır.
> http://www.leventsari.com/?p=16
> Kolaylıklar "SARI"
>
> ismail Aslan yazmış:
> > Bilgisayarımda 3.5.10 kde var ksynaptic kullanarak touchpadı iptal
> > edemedim. xorg.conf dosyasında da touchpad tanımlanmamış ama touchpad
> > çalışıyor.
> > usb fare kullanıyorum elim pade deyince sorun çıkıyor..
> > _______________________________________________
> > Linux-masaustu mailing list
> > Linux-masaustu_at_liste.linux.org.tr
> > http://liste.linux.org.tr/mailman/listinfo/linux-masaustu
>
> _______________________________________________
> Linux-masaustu mailing list
> Linux-masaustu_at_liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux-masaustu

_______________________________________________
Linux-masaustu mailing list
Linux-masaustu_at_liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-masaustu
Received on Sun 18 Oct 2009 - 17:51:58 EEST

---------

Bu arsiv hypermail 2.2.0 tarafindan uretilmistir.