<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ALPS touchpad edge too small"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97433">97433</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ALPS touchpad edge too small
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nacho.resa@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have another dell laptop which with the new libinput stuff seems to provide a
very small area for edge scrolling. Here is the info from running:

[ola@olka linux64]$ sudo touchpad-edge-detector /dev/input/event6
[sudo] hasło użytkownika ola: 
Touchpad AlpsPS/2 ALPS GlidePoint on /dev/input/event6
Move one finger around the touchpad to detect the actual edges
Kernel says:    x [0..1023], y [0..767]
Touchpad sends: x [85..947], y [154..726] /^C

Touchpad has no resolution, size unknown
Calculate resolution as:
        x axis: 1023/<width in mm>
        y axis: 767/<height in mm>

Suggested udev rule:
# <Laptop model description goes here>
evdev:name:AlpsPS/2 ALPS
GlidePoint:dmi:bvnDellInc.:bvrA12:bd11/19/2008:svnDellInc.:pnXPSM1530:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:*
 EVDEV_ABS_00=85:947:<x resolution>
 EVDEV_ABS_01=154:726:<y resolution>

Let me know if you need more info.</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>