update virtual keyboard

This commit is contained in:
2022-05-10 14:11:15 +02:00
parent 47ae94034a
commit 9e7c0b72d4
3 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
Package: tooloop-video-player
Version: 0.1.0
Maintainer: vollstock
Homepage: https://www.vollstock.de
Bugs: https://github.com/vollstock/Tooloop-Examples
Version: 1.0.0
Maintainer: Tooloop Multimedia
Homepage: https://www.tooloop.de
Bugs: https://github.com/Tooloop/Tooloop-Packages
Section: tooloop/presentation
Architecture: all
Depends: mplayer
+3 -3
View File
@@ -1,7 +1,7 @@
Package: tooloop-virtual-keyboard
Version: 0.1.0
Maintainer: vollstock
Homepage: https://www.vollstock.de
Version: 0.2.0
Maintainer: Tooloop Multimedia
Homepage: https://www.tooloop.de
Bugs: https://github.com/Tooloop/Tooloop-Packages
Section: tooloop/addon
Architecture: all
+1 -1
View File
@@ -5,7 +5,7 @@ cat <<EOT >> /home/tooloop/.config/openbox/autostart
# Virtual Keyboard
# set keyboard layout"
# https://answers.launchpad.net/onboard/+question/235265
/home/tooloop/.config/onboard-config.sh &
/home/tooloop/.config/onboard/onboard-config.sh &
onboard &
EOT