|
|
|
T6
|
 |
« Reply #1 on: September 11, 2011, 08:29:16 PM » |
|
what kernel do you have? 2.6.38?
did you deleted the file first? then did you tried the third solution?
|
|
|
|
|
Logged
|
"It pays to keep an open mind, but not so open your brains fall out."
Carl Sagan
|
|
|
|
OMSkates
|
 |
« Reply #2 on: September 11, 2011, 08:37:57 PM » |
|
what kernel do you have? 2.6.38?
did you deleted the file first? then did you tried the third solution?
Yes, running 2.6.38bfs. I deleted the file before creating a new one. I also deleted the file and boot up without creating a new one. Maybe I'll try again with 3rd solution just to make sure and report back. Still need to map volume buttons & others with acme
|
|
|
|
|
Logged
|
|
|
|
|
T6
|
 |
« Reply #3 on: September 11, 2011, 08:40:08 PM » |
|
that file has no relation with the acme stuff, acme is useful only if you use gnome, if you use kde, it complicates things
|
|
|
|
|
Logged
|
"It pays to keep an open mind, but not so open your brains fall out."
Carl Sagan
|
|
|
|
OMSkates
|
 |
« Reply #4 on: September 11, 2011, 10:15:56 PM » |
|
that file has no relation with the acme stuff, acme is useful only if you use gnome, if you use kde, it complicates things
Xfce 4.8 in this case.
|
|
|
|
|
Logged
|
|
|
|
|
OMSkates
|
 |
« Reply #5 on: September 11, 2011, 10:54:02 PM » |
|
did you deleted the file first? then did you tried the third solution?
OK, I deleted the file > pasted solution 3 > saved as 50-synaptics.conf in /etc/X11/xorg.conf.d > reboot > Still NO tap enabled. The touch pad works marvelously well as is, my sis can live without tap click. I'd like to get volume shortcuts working; Fn-left and Fn-right should toggle volume for alsa mixer. Will have to look for a way to map that.
|
|
|
|
|
Logged
|
|
|
|
|
T6
|
 |
« Reply #6 on: September 12, 2011, 08:51:21 AM » |
|
 i don't understand why you have this problem what video card do you have?
|
|
|
|
|
Logged
|
"It pays to keep an open mind, but not so open your brains fall out."
Carl Sagan
|
|
|
|
OMSkates
|
 |
« Reply #7 on: September 12, 2011, 10:07:52 AM » |
|
 i don't understand why you have this problem what video card do you have? Me neither. Intel N10 Family Integrated Graphics Controller Intel(R) Atom(TM) CPU N450 @ 1.66GHz (sees 2 CPUs) SynPS/2 Synaptics TouchPad
|
|
|
|
|
Logged
|
|
|
|
|
T6
|
 |
« Reply #8 on: September 12, 2011, 03:38:33 PM » |
|
you are doing everything right, don't know what else to do here 
|
|
|
|
|
Logged
|
"It pays to keep an open mind, but not so open your brains fall out."
Carl Sagan
|
|
|
|
OMSkates
|
 |
« Reply #9 on: September 12, 2011, 11:01:40 PM » |
|
Thanks for the replies T6  I'm going to leave as is for now. My sis says that she doesn't really care to use the tap anyway  All else is working great 
|
|
|
|
|
Logged
|
|
|
|
|
pags
|
 |
« Reply #10 on: September 13, 2011, 07:53:36 AM » |
|
did you deleted the file first? then did you tried the third solution?
OK, I deleted the file > pasted solution 3 > saved as 50-synaptics.conf in /etc/X11/xorg.conf.d > reboot > Still NO tap enabled. The touch pad works marvelously well as is, my sis can live without tap click. I'd like to get volume shortcuts working; Fn-left and Fn-right should toggle volume for alsa mixer. Will have to look for a way to map that. That solution (#3) seems to be missing some keywords... From the thread: ... #Option "Device" "/dev/input/mouse0" Option "Protocol" "auto-dev" LeftEdge=120 RightEdge=830 TopEdge=120 BottomEdge=650 Option "FingerLow" "25" Option "FingerHigh" "30" ...
Try: ... #Option "Device" "/dev/input/mouse0" Option "Protocol" "auto-dev" Option LeftEdge=120 Option RightEdge=830 Option TopEdge=120 Option BottomEdge=650 Option "FingerLow" "25" Option "FingerHigh" "30" ...
|
|
|
|
|
Logged
|
|
|
|
|
OMSkates
|
 |
« Reply #11 on: September 14, 2011, 02:34:27 AM » |
|
Thanks pags, I modified and tried again that solution with no luck. She seems quite content without tap on that netbook. Now I have a gorgeous new install of Summer Fairy on her 15" Sony Vaio PCG-7D2L and am struggling with getting tap to work on THIS laptop, LOL. Trying to fix on my own before making a post, wait, I sort of just did LOL.
|
|
|
|
|
Logged
|
|
|
|
|
pags
|
 |
« Reply #12 on: September 14, 2011, 08:00:15 AM » |
|
No problem. I made a mistake, however (sorry  )... The correct format (that works for me) is: Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650"
...this time, I did a copy/paste from my /etc/X11/xorg.conf.d/10-synaptics.conf file... The whole thing looks like this: [jpaglia@core2pclinux ~]$ cat /etc/X11/xorg.conf.d/10-synaptics.conf Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" #Option "Device" "/dev/input/mouse0" Option "Protocol" "auto-dev" Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.20" Option "MaxSpeed" "1.00" Option "AccelFactor" "0.15" Option "SHMConfig" "1" Option "VertTwoFingerScroll" "1" Option "HorizTwoFingerScroll" "1" Option "VertEdgeScroll" "1" Option "HorizEdgeScroll" "1" Option "TapButton1" "1" Option "TapButton2" "2" Option "TapButton3" "3" EndSection
Notice the Option keyword, and the quoted value pairs... I really need to stop trusted my memory  It failed me many times during school, and it continues to do so now... 
|
|
|
|
|
Logged
|
|
|
|
Ɗα√ϵς§
Global Moderator
Hero Member
   
Offline
Posts: 5450
PCLinuxOS: A revolution in personal computing
|
 |
« Reply #13 on: October 05, 2011, 02:20:00 PM » |
|
I just tried the above solution to get the touchpad on my NC10 working, I never bothered before as I prefer to plug in a mouse. As it happens, the four lines that were added were the ones that caused it not to work properly, without them it worked nicely!
|
|
|
|
|
Logged
|
PCLinuxOS has no wealthy sponsors and can only survive with your donations! Don't wait it might be too late.
Running PCLOS on Athlon II/250 with 2Gb Ram using ASUS M2N68-AM Plus Mobo with Nvidia GF7600GT graphics, and Samsung NC10 Netbook
|
|
|
|
Texstar
|
 |
« Reply #14 on: October 05, 2011, 02:29:34 PM » |
|
I just tried the above solution to get the touchpad on my NC10 working, I never bothered before as I prefer to plug in a mouse. As it happens, the four lines that were added were the ones that caused it not to work properly, without them it worked nicely!
You removed: Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" Correct?
|
|
|
|
|
Logged
|
Follow the development of PCLinuxOS on TwitterHelp fund the PCLinuxOS project! "I'm not so good on advice, can I interest you in a sarcastic reply?"
|
|
|
|