swift 07/10/15 19:01:15 Modified: pda-guide.xml Log: Some more updates, stupid ipaq times out before kpilot works
Revision Changes Path 1.2 xml/htdocs/doc/en/pda-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/pda-guide.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/pda-guide.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/pda-guide.xml?r1=1.1&r2=1.2 Index: pda-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/pda-guide.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pda-guide.xml 8 Oct 2007 10:28:03 -0000 1.1 +++ pda-guide.xml 15 Oct 2007 19:01:15 -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/pda-guide.xml,v 1.1 2007/10/08 10:28:03 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/pda-guide.xml,v 1.2 2007/10/15 19:01:15 swift Exp $ --> <guide disclaimer="draft"> <title>Gentoo PDA Guide</title> @@ -243,7 +243,10 @@ </p> <p> -TODO default route gone? rerun dhcpcd, but this shouldn't happen. +When <path>ppp0</path> is started, the configuration starts the +<path>/etc/init.d/net.ppp0</path> init script which is configured through +<path>/etc/conf.d/net.ppp0</path>, so you definitely want to take a look at this +configuration file. </p> </body> @@ -305,14 +308,43 @@ will now have a PDA applet from which you can browse and synchronise your PDA. </p> +<p> +However, KDE integration for PDAs is better maintained through KPilot... +</p> + </body> </section> </chapter> <chapter> -<title>MultiSync</title> +<title>Integrated Tools</title> <section> -<title>Introduction</title> +<title>KPilot</title> +<body> + +<note> +The author did not get KPilot to run well on his iPAQ as it timed out before the +connection was made. If anyone knows a possible solution to this, please report +this at <uri link="https://bugs.gentoo.org/XXXXXX">bug XXXXXX</uri>. +</note> + +<p> +The <c>kde-base/kpilot</c> application provides synchronisation support from the +PDA with Kontact (KDE) or Evolution (GNOME). Its setup is quite easy: install +the package and launch it. The first time you run it, it will ask you to +identify your PDA, either by passing on the device name or having KPilot +auto-detect the device. +</p> + +<p> +Once configured, you can quickly synchronise tasks, data, addresses and messages +between your PDA and Kontact, the KDE PIM manager. +</p> + +</body> +</section> +<section> +<title>MultiSync</title> <body> <p> -- [EMAIL PROTECTED] mailing list
