<div dir="ltr">Hej xorg users and devs,<div><br></div><div>I am struggling to configure my clickpad to my usage behavior.</div><div><br></div><div>What I want to achieve is the following:</div><div>The right button should extend from the most lower left to the most lower right corner and the height should be 10% from the total height of the touch area (~1 cm towards the top starting from the bottom).</div><div><br></div><div>And the sugar coating on top would be to disable this are for mouse movements.</div><div><br></div><div>I tried to play with the following var in my 50-synaptics.conf</div><div><div>                                         "RBL RBR RBT RBB MBL MBR MBT MBB"</div><div>Option "SoftButtonAreas" "0      0      82% 0       0      0       0       0"</div><div>Option "AreaBottomEdge" "x"</div></div><div><br></div><div>The easy part was how to figure out to make the button extend over the entire width of the clickpad.</div><div>Setting RBL and RBR bot to zero worked fine, but I was never able to move the button to the bottom.</div><div>I manage to get a ~1cm high strip in the middle but I never managed to move it to the bottom...</div><div><br></div><div>But somehow those % are not logic to me. 82% and 100% does the same ~50% of the touchpad from the bottom is a right button. 5% makes the entire touchpad a right button... </div><div>Same for RBB but vice versa...</div><div><br></div><div>Can anyone enlighten me how the % are calculated and from where to where. I could make sense of the RBT and RBB values.</div><div><br></div><div>I am currently using:</div><div>xf86-input-synaptics 1.7.4<br></div><div>KDE4 4.14.3</div><div><br></div><div>Kind regards,</div><div>Bjoern</div><div><br></div></div>