|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Notebooks This is a special forum dedicated to notebook problems. |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I just installed SuSE Professional 9.2 on a Dell Inspiron 5100 laptop. How can I turn off "tapping" on the Synaptics Touchpad. It's very annoying. Thanks for the help. James |
|
|||
|
This is a shot in the dark since I'm basing my reply off 9.1 but see if there is an option under Yast -> Hardware -> Mouse. Hopefully that option is still there and has a place for the tapping.
|
|
|||
|
Thanks for the reply. The option in 9.2 is Yast->Hardware->Mouse Models, and it only allows the user to select mouse type, not to configure it. Under Control Center, there is a Peripherals->Mouse option, but I can't seem to locate any option that would enable me to turn off the tapping.
|
|
|||
|
Hmmmmm, can you post your /etc/X11/xorg.conf file then? (Sorry don't have 9.2 yet) The option should be in there.
|
|
|||
|
Here's the contents of my xorg.conf file:
# /.../ # SaX generated X11 config file # Created on: 2004-11-01T18:13:42-0500. # # Version: 4.8 # Contact: Marcus Schaefer <sax@suse.de>, 2002 # # Automatically generated by [ISaX] (4.8) # PLEASE DO NOT EDIT THIS FILE! # Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/ttyS0" InputDevices "/dev/ttyS1" InputDevices "/dev/ttyS2" InputDevices "/dev/ttyS3" InputDevices "/dev/ttyS4" InputDevices "/dev/ttyS5" InputDevices "/dev/ttyS6" InputDevices "/dev/ttyS7" InputDevices "/dev/ttyS8" InputDevices "/dev/psaux" InputDevices "/dev/logibm" InputDevices "/dev/sunmouse" InputDevices "/dev/atibm" InputDevices "/dev/amigamouse" InputDevices "/dev/atarimouse" InputDevices "/dev/inportbm" InputDevices "/dev/gpmdata" InputDevices "/dev/mouse" InputDevices "/dev/usbmouse" InputDevices "/dev/adbmouse" InputDevices "/dev/input/mice" InputDevices "/dev/input/event0" InputDevices "/dev/pointer0" InputDevices "/dev/pointer1" InputDevices "/dev/pointer2" InputDevices "/dev/pointer3" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "synaptics" Identifier "Mouse[1]" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "on" Option "InputFashion" "Mouse" Option "Name" "Synaptics;Touchpad" Option "SHMConfig" "on" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 31-48 Identifier "Monitor[0]" ModelName "1024X LAPTOP DISPLAY PANEL" VendorName "DELL" VertRefresh 58-75 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "640x480" 25.10 640 656 720 800 480 481 484 498 Modeline "640x480" 29.84 640 664 728 816 480 481 484 501 Modeline "1024x768" 63.04 1024 1080 1184 1344 768 769 772 795 Modeline "800x600" 40.19 800 832 912 1024 600 601 604 623 Modeline "800x600" 47.53 800 840 920 1040 600 601 604 626 Modeline "768x576" 37.37 768 800 880 992 576 577 580 598 Modeline "768x576" 43.52 768 800 880 992 576 577 580 601 EndSection Section "Screen" DefaultDepth 16 SubSection "Display" Depth 15 Modes "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "640x480" EndSubSection SubSection "Display" Depth 32 Modes "640x480" EndSubSection SubSection "Display" Depth 8 Modes "640x480" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "Radeon LW" BusID "1:0:0" Driver "radeon" Identifier "Device[0]" VendorName "ATI" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" EndSection |
|
|||
|
Under the Input Device section try commenting out these lines:
Option "Name" "Synaptics;Touchpad" Option "SHMConfig" "on" Place a # in front of them. If it doesn't work you can always uncomment them back to the original. |
|
|||
|
Check thread 6085 for a whole bunch of additional options for the Section "InputDevice" for synaptics in your config file courtesy of Dustpuppy. Not knowing that much about it, I would assume MaxTapTime might come into play.
-- Mike Farnsworth |
|
|||
|
Hi,
Commenting out those lines in xorg.conf had no apparent effect. This may be ignorant, but I don't know where to locate "thread 6085" James |
|
|||
|
In your address bar, where it says "showtopic=7545", put 6085 instead.
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|