<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Disabling "Disable While Typing" disables touchpad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94015">bug 94015</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>peter.hutterer@who-t.net
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Disabling "Disable While Typing" disables touchpad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94015#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Disabling "Disable While Typing" disables touchpad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94015">bug 94015</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>A few general comments: use set-prop instead of set-int-prop, xinput will pick
the right format if the property already exists. And use the device name and
property name, because the above is indecipherable for me :) and won't work
consistently, but this will work the same every time:
   xinput set-prop "some device name" "libinput whatever property name" 1 


so, which device is 11? I'll need an evemu-describe from that touchpad, and the
output of libinput-debug-events --enable-dwt</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>