Changes between Initial Version and Version 1 of Ticket #8370, comment 6
- Timestamp:
- Mar 23, 2013, 2:49:09 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8370, comment 6
initial v1 1 1 Some days ago I implemented onscreen keyboard with touchscreen support (and I write this message using it). It implemented as input_server device and it don't based on any Haiku code and use only BeAPI and control look for keys drawing. Currently key positions are hardcoded, later I plan to add keymaps with GUI editor. 2 3 Also I wrote some code of keyboard using it itself. It is working really nice :)