Merge branch 'update-entry-py-filepath' into 'master'

Update entry.py file path in readme

See merge request World/Phosh/squeekboard!470
This commit is contained in:
Guido Günther
2021-08-11 07:08:38 +00:00

View File

@ -60,7 +60,7 @@ Squeekboard honors the gnome "screen-keyboard-enabled" setting. Either enable th
$ gsettings set org.gnome.desktop.a11y.applications screen-keyboard-enabled true
```
To make the keyboard show you can use either an application that does so automatically, like a text editor or `python3 ./tests/entry.py`, or you can manually trigger it with:
To make the keyboard show you can use either an application that does so automatically, like a text editor or `python3 ./tools/entry.py`, or you can manually trigger it with:
```bash
busctl call --user sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0 SetVisible b true