Changes between Initial Version and Version 1 of Ticket #4567, comment 4


Ignore:
Timestamp:
Nov 26, 2012, 8:10:51 PM (11 years ago)
Author:
dukzcry

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4567, comment 4

    initial v1  
    11> Notebooks usually come with only two mouse buttons
    22
    3 I will add that a bit set of laptops have fingerprint sensors, and some of them have such [http://www.notebookreview.com/assets/5349.jpg right between] touchpad's hardbuttons. If somebody wish to implement driver, supporting scanning of fingerprints for such sensors, that one may add handling of clicks/scrolls towards sensor's frame. I've started an attempt of such driver for AuthenTec AES2501 device. Unfortunately, it's still not finished. Here's source code: https://github.com/druga/unuzbl/tree/master/haiku-aes2501 . That should be a good start point for someone willing to write support for any fingerprint scanner.
     3I will add that a bit set of laptops have fingerprint sensors, and some of them have such [http://www.notebookreview.com/assets/5349.jpg right between] touchpad's hardbuttons. If somebody wish to implement driver, supporting scanning of fingerprints for such sensors, that one may add handling of clicks/scrolls towards sensor's frame. I've started an attempt of such driver for AuthenTec AES2501 device. Unfortunately, it's unfinished. Here's source code: https://github.com/druga/unuzbl/tree/master/haiku-aes2501 . That should be a good start point for someone willing to write support for any fingerprint scanner.