unmaintained project intending to allow you to use wvkbd on phosh
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[Desktop Entry]
Type=Application
Name=osk0 Wayland Virtual Keyboard wrapper
Comment=Launches wvkbd when needed
Exec=/usr/bin/osk0-wvkbd-wrapper.sh --allow-replacement
Categories=System;GNOME;Core;
OnlyShowIn=Phosh;
Icon=input-keyboard-symbolic
NoDisplay=true
X-GNOME-Autostart-Phase=Panel
X-GNOME-Provides=inputmethod
X-GNOME-Autostart-Notify=true
X-GNOME-AutoRestart=true
|