mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
virtual keyboard in autostart and with thumbnail
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
cat <<EOT >>
|
||||
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 &
|
||||
onboard &
|
||||
EOT
|
||||
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user