Changes between Initial Version and Version 1 of Ticket #4567, comment 4
- Timestamp:
- Nov 26, 2012, 8:10:51 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4567, comment 4
initial v1 1 1 > Notebooks usually come with only two mouse buttons 2 2 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 notfinished. 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.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 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.