Ticket #507 (closed task: fixed)
Write a ts-lib plugin which decrypts the output of /dev/touchscreen
| Reported by: | morphis | Owned by: | morphis |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | palmpre/rootfs | Version: | milestone5.5 |
| Keywords: | palmpre, touchscreen, kernel | Cc: |
Description
To use the touchscreen on the palm pre we have to decrypt the output of the touchscreen interface /dev/touchscreen. To open the dev-file their are some specific ioctl necessary (see the kernel driver of the touchscreen for that). Some more informations are at the webos-internals wiki page: http://www.webos-internals.org/wiki/Touchscreen
Change History
comment:2 Changed 2 years ago by sim
decoration Changed 1 year ago by admin
bathtub Changed 1 year ago by admin
solar system Changed 1 year ago by admin
stair parts Changed 1 year ago by admin
solar supply Changed 1 year ago by admin
Note: See
TracTickets for help on using
tickets.

My old notes: Make directfb (via tslib or gpm) work with the palm pre's /dev/touchscreen (new driver CONFIG_TOUCHSCREEN_CY8MRLN=y (cypress touchscreen) included in linux-2.6.24-patch.gz) - see Vala Terminal for more details.