<table><tr><td style="">ngraham added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13141">View Revision</a></tr></table><br /><div><div><p>The middle click emulation issue is tricky because the behavior and available options are different depending on the hardware configuration, and, if using a buttonless touchpad, also the click method used. I wonder if we need to make the UI dynamically adapt to the aforementioned possibilities, like this:</p>

<h3 class="remarkup-header">1. Touchpad with hardware buttons</h3>

<p>Show a checkbox like this:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">Middle click: [X] By pressing left and right buttons simultaneously</pre></div>



<h3 class="remarkup-header">2. Touchpad with no hardware buttons when "clickfinger" click method is used</h3>

<p>Change the checkbox to have the following text:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">Middle click: [X] By pressing on the touchpad with three fingers</pre></div>



<h3 class="remarkup-header">3. Touchpad with no hardware buttons when "areas" click method is used</h3>

<p>Instead show radio buttons like this:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">Middle click: (o) By pressing virtual left and right buttons simultaneously
              ( ) With a virtual button between virtual left and right buttons</pre></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13141">https://phabricator.kde.org/D13141</a></div></div><br /><div><strong>To: </strong>furkantokac, ngraham, romangg, abetts<br /><strong>Cc: </strong>esedgh, knambiar, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>