diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-05-21 15:05:29 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-05-21 15:05:29 +0200 |
commit | ece66da9a10fecde209c310c7785f266e40cb801 (patch) | |
tree | 659fa91e52c8abedb8e843ac4eb622c7bdc7169b | |
parent | 96272765923c395e15948a5d76adf036569843ab (diff) |
document how do i usually start skyped in vnc
-rw-r--r-- | skype/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/skype/README b/skype/README index df64c8b4..63a68e9b 100644 --- a/skype/README +++ b/skype/README @@ -218,13 +218,14 @@ Then start the server: $ vncserver ---- -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). +Then connect to it, start an `xterm`, set up Skype (username, password, +enable X11 API and allow the `Skype4Py` client), quit from Skype, and +start `skyped`. If you want to watch its traffic, enable debug messages +and foreground mode: -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 -your VNC server regularly. (How ugly.) +---- +$ skyped -n -d +---- == Features |