swift 07/10/06 17:01:55 Modified: pda-guide.xml Log: Almost zero updates
Revision Changes Path 1.2 xml/htdocs/doc/en/draft/pda-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/draft/pda-guide.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/draft/pda-guide.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/draft/pda-guide.xml?r1=1.1&r2=1.2 Index: pda-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/pda-guide.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pda-guide.xml 6 Oct 2007 15:49:54 -0000 1.1 +++ pda-guide.xml 6 Oct 2007 17:01:54 -0000 1.2 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/pda-guide.xml,v 1.1 2007/10/06 15:49:54 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/pda-guide.xml,v 1.2 2007/10/06 17:01:54 swift Exp $ --> <guide link="/doc/en/draft/pda-guide.xml" lang="en"> <title>Gentoo PDA Guide</title> @@ -203,13 +203,13 @@ </pre> <p> -Now, log on as the user who will be using the PDA and run the <c>dccm</c> +Now, log on as the user who will be using the PDA and run the <c>vdccm</c> command. This tool is the connection manager for SynCE through which programs connect to the device. </p> <pre caption="Launching the connection manager"> -~$ <i>dccm</i> +~$ <i>vdccm</i> </pre> <p> @@ -229,6 +229,10 @@ ppp interface (like ppp0) is created and has an IP address attached to it. </p> +<p> +TODO default route gone? rerun dhcpcd, but this shouldn't happen. +</p> + </body> </section> </chapter> @@ -248,6 +252,61 @@ or <c>pstatus</c> to display information about the device. </p> +<p> +TODO examples of file navigation and copying +</p> + +</body> +</section> +<section> +<title>TODO Tools with SynCE support</title> +<body> + +<p> +TODO +</p> + +</body> +</section> +</chapter> + +<chapter> +<title>SynCE Integration in KDE</title> +<section> +<title>SynCE for KDE Project</title> +<body> + +<p> +The <uri link="http://synce.sourceforge.net/synce/kde/">SynCE for KDE +Project</uri> aims to support PDAs within KDE by facilitating file exchange, +synchronisation and installation and even provide mirroring capabilities so you +can control your PDA from within KDE. +</p> + +</body> +</section> +<section> +<title>Using Raki</title> +<body> + +<p> +The <c>raki</c> tool is SynCE's PocketPC management tool for KDE. The first time +you launch it, it asks whether you use <c>dccm</c> or <c>vdccm</c>. Once you +selected the connection manager you use (in our example it would be +<c>vdccm</c>) your KDE session (or any environment which supports KDE applets) +will now have a PDA applet from which you can browse and synchronise your PDA. +</p> + +</body> +</section> +<section> +<title>TODO Different sync plugin</title> +<body> + +<p> +TODO +</p> + </body> </section> </chapter> -- [EMAIL PROTECTED] mailing list
