Hi Bryan and thank you for your contribution. I cannot compile your
package. When I try to "make", it returns :

synaptics.c: In function 'set_default_parameters':
synaptics.c:792:13: error: 'SynapticsParameters' has no member named 
'maxDeltaMM'
         pars->maxDeltaMM = 20;
             ^
synaptics.c:796:13: error: 'SynapticsParameters' has no member named 
'maxDeltaMM'
         pars->maxDeltaMM = diag * 0.25;
             ^
synaptics.c: In function 'ComputeDeltas':
synaptics.c:2305:29: error: 'SynapticsParameters' has no member named 
'maxDeltaMM'
     if (vlen > priv->synpara.maxDeltaMM * priv->synpara.maxDeltaMM) {
                             ^
synaptics.c:2305:56: error: 'SynapticsParameters' has no member named 
'maxDeltaMM'
     if (vlen > priv->synpara.maxDeltaMM * priv->synpara.maxDeltaMM) {
                                                        ^
make[2]: *** [synaptics.lo] Error 1
make[2]: Leaving directory 
`/home/pierrot/Desktop/xf86-input-synaptics-1.8.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pierrot/Desktop/xf86-input-synaptics-1.8.1'
make: *** [all] Error 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026046

Title:
  Missing support for thumb resting on bottom of clickpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to