mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 07:03:08 +00:00
Update README.md
This commit is contained in:
parent
4b77fe4647
commit
b61ae43d9b
1 changed files with 5 additions and 1 deletions
|
|
@ -22,12 +22,16 @@ a phone call is in progress.
|
|||
A tutorial how to start phonesim on a desktop system can be found here:
|
||||
http://comments.gmane.org/gmane.comp.handhelds.ofono/12178
|
||||
|
||||
* edit /etc/ofono/modem.conf, uncomment everything so that it looks like
|
||||
* edit /etc/ofono/phonesim.conf, uncomment everything so that it looks like
|
||||
[phonesim]
|
||||
|
||||
Driver=phonesim
|
||||
|
||||
Address=127.0.0.1
|
||||
|
||||
Port=12345
|
||||
|
||||
|
||||
* start ofonod as root
|
||||
* start phonesim
|
||||
phonesim -p 12345 -gui /usr/share/phonesim/default.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue