> there are at least two options in there that are non-default, so maybe other > options are different too. an xorg.log would be more useful here, or make > sure that you don't have any custom configs in /etc/X11/xorg.conf.d/ > or an xorg.conf Okay, to be absolutely, positively sure that I did not have any remaining custom configurations from all my tinkering with the clickpad, I decided just to reinstall Lubuntu from scratch. Then I re-patched my system with Andrew's patch. The result is the same, the right-click is still not working. > * use libevdev's touchpad-edge-detector tool to scope out the min/max ranges > of your touchpad Here is the output of the touchpad-edge-detector tool. I pretty thoroughly wove my finger around the touchpad several times until the coordinates stopped changing completely. Touchpad SYN1EDE:00 06CB:7442 on /dev/input/event9 Move one finger around the touchpad to detect the actual edges Kernel says: x [1..4008], y [1..2266] Touchpad sends: x [10..4008], y [0..2262] Thanks again for all your help. On Tue, Dec 16, 2014 at 8:09 PM, Peter Hutterer <peter.hutterer@xxxxxxxxx> wrote: > On Mon, Dec 15, 2014 at 03:05:04PM -0500, Amordea Whiteoak wrote: >> > Strictly speaking, there is no right click button on clickpads. We >> > emulate one with the software buttons in Xorg. >> > IIRC, there were some "workarounds" in your original bugs which >> > consist in disabling the software buttons area. Can you make sure that >> > there is no left over from this? >> >> I learn new things about clickpads every day. :) >> >> To my knowledge, those configurations changes should reset upon reboot >> and I never committed any of those lines to any of my startup files. >> So we should be good there, I think. Just in case, I am enclosing the >> output of my synclient -l, which should be the default configuration. > > there are at least two options in there that are non-default, so maybe other > options are different too. an xorg.log would be more useful here, or make > sure that you don't have any custom configs in /etc/X11/xorg.conf.d/ > or an xorg.conf > >> > If this still doesn't work, we wil need to check that the X and Y >> > ranges reported by your clickpad are accurate and that the software >> > buttons are properly activated. >> >> I don't know the testing methodology to use to provide positioning >> data for my trackpad, but let me know if you need that and how you >> want me to get it and I will be happy to provide. > > Two options: > * use evtest or evemu-record to record the data and look at the output, or > simpler > * use libevdev's touchpad-edge-detector tool to scope out the min/max ranges > of your touchpad > > Cheers, > Peter > -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html