STLinux STM32MP1 - onscreen keyboard.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-24 3:47 AM
Is there a way to enable onscreen keyboard (on STM32MP1 with touchscreen)? For example to type something in terminal or use it with graphical libraries like GTK.
Labels:
- Labels:
-
OpenSTLinux
-
STM32MP15 Lines
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-26 8:08 AM
Hi @La ,
Several hints to get a virtual keyboard (I didn't tested it):
- It seems that weston has one : https://github.com/wayland-project/weston/blob/master/clients/keyboard.c#L44
- matchbox-keyboard (an integration with weston should be needed)
BR,
Christophe
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
