Changeset ece66da


Ignore:
Timestamp:
2008-05-21T13:05:29Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
7987be8
Parents:
9627276
Message:

document how do i usually start skyped in vnc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/README

    r9627276 rece66da  
    219219----
    220220
    221 Then connect to it, and set up Skype (username, password, enable
    222 auto-login, start skyped and allow the `SkypeApiPythonShell` client when
    223 Skype asks about it).
    224 
    225 Please be aware about that Skype has serious memory leak issues. After running
    226 with for a few weeks it may eat >300 MB of memory. Just don't forget to restart
    227 your VNC server regularly. (How ugly.)
     221Then connect to it, start an `xterm`, set up Skype (username, password,
     222enable X11 API and allow the `Skype4Py` client), quit from Skype, and
     223start `skyped`. If you want to watch its traffic, enable debug messages
     224and foreground mode:
     225
     226----
     227$ skyped -n -d
     228----
    228229
    229230== Features
Note: See TracChangeset for help on using the changeset viewer.