diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-03-12 17:21:54 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-03-12 17:21:54 +0100 |
commit | 2dbb76888d137405ddeb268a3ca6fe47a45922e0 (patch) | |
tree | 94e80559d5989bd0cb06986ba9c739effb63fb64 | |
parent | df1a59d4562af4806da5463b788310cd35b84058 (diff) |
update vnc doc
-rw-r--r-- | skype/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/skype/README b/skype/README index b05e4eb5..0be9e7f6 100644 --- a/skype/README +++ b/skype/README @@ -155,8 +155,7 @@ Now create `~/.vnc/xstartup` with the following contents: ---- #!/bin/sh -sleep 1 -skyped +twm ---- Adjust the permissions: @@ -171,8 +170,9 @@ Then start the server: $ vncserver ---- -Then connect to it, and set up Skype (username, password, enable auto-login, and -allow the `SkypeApiPythonShell` client when Skype asks about it). +Then connect to it, and set up Skype (username, password, enable +auto-login, start skyped and allow the `SkypeApiPythonShell` client when +Skype asks about it). Please be aware about that Skype has serious memory leak issues. After running with for a few weeks it may eat >300 MB of memory. Just don't forget to restart |