Update of /cvsroot/fink/web/doc/x11
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10925/xml/web/doc/x11
Modified Files:
history.php index.php inst-xfree86.php intro.php other.php
run-xfree86.php tips.php trouble.php x11.html xtools.php
Log Message:
Doc changes
FAQ:
added chapter on rsync/mirroring (courtesy of dmalloc)
in dselect-garbage entry, added bash syntax to fix problem
Running X11
Troubleshooting--removed extraneous "source install" for Panther
keymapping issue.
Users Guide:
Added 10.3 stuff in many places.
Added dselect fix in chapter 3
Added Fink Commander references in chapter 3
Updated chapter 4 to reflect what's currently visible from the package
database.
Added words to the beginning of Chapter 5 to make clear that most of what
is done in fink.conf affects the fink command.
Modified Chapter 6 to make clear that all of the commands are for fink the
command, not Fink the distribution.
Index: history.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/history.php,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- history.php 12 Feb 2004 15:27:35 -0000 1.43
+++ history.php 13 Feb 2004 14:30:12 -0000 1.44
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - History";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="inst-xfree86.php" title="Getting and Installing XFree86"><link
rel="prev" href="intro.php" title="Introduction">';
Index: index.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/index.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- index.php 12 Feb 2004 15:27:35 -0000 1.44
+++ index.php 13 Feb 2004 14:30:12 -0000 1.45
@@ -1,7 +1,7 @@
<?
$title = "Running X11";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="intro.php" title="Introduction">';
@@ -80,7 +80,7 @@
<li><a href="tips.php#open">8.2 Launching Aqua apps from an xterm</a></li>
<li><a href="tips.php#copy-n-paste">8.3 Copy and Paste</a></li>
</ul>
-</ul><p>Generated from <i>$Fink: x11.xml,v 1.42 2004/02/12 15:25:16 alexkhansen Exp
$</i></p>
+</ul><p>Generated from <i>$Fink: x11.xml,v 1.44 2004/02/13 14:29:08 alexkhansen Exp
$</i></p>
<?
Index: inst-xfree86.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/inst-xfree86.php,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- inst-xfree86.php 12 Feb 2004 15:45:34 -0000 1.47
+++ inst-xfree86.php 13 Feb 2004 14:30:12 -0000 1.48
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - Installing XFree86";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="run-xfree86.php" title="Starting XFree86"><link rel="prev"
href="history.php" title="History">';
Index: intro.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/intro.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- intro.php 12 Feb 2004 15:27:35 -0000 1.44
+++ intro.php 13 Feb 2004 14:30:12 -0000 1.45
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - Intro";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="history.php" title="History"><link rel="prev" href="index.php"
title="Running X11 Contents">';
Index: other.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/other.php,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- other.php 12 Feb 2004 15:27:35 -0000 1.43
+++ other.php 13 Feb 2004 14:30:12 -0000 1.44
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - Other Stuff";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="trouble.php" title="Troubleshooting XFree86"><link rel="prev"
href="xtools.php" title="Xtools">';
Index: run-xfree86.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/run-xfree86.php,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- run-xfree86.php 12 Feb 2004 15:27:35 -0000 1.45
+++ run-xfree86.php 13 Feb 2004 14:30:12 -0000 1.46
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - Starting XFree86";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="xtools.php" title="Xtools"><link rel="prev" href="inst-xfree86.php"
title="Getting and Installing XFree86">';
Index: tips.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/tips.php,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- tips.php 12 Feb 2004 15:27:35 -0000 1.37
+++ tips.php 13 Feb 2004 14:30:12 -0000 1.38
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - Tips";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="prev" href="trouble.php" title="Troubleshooting XFree86">';
Index: trouble.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/trouble.php,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- trouble.php 12 Feb 2004 15:27:35 -0000 1.41
+++ trouble.php 13 Feb 2004 14:30:12 -0000 1.42
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - Troubleshooting";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="tips.php" title="Usage Tips"><link rel="prev" href="other.php"
title="Other X11 Possibilities">';
@@ -138,7 +138,7 @@
</p>
<pre>Fatal server error:
Could not find keymapping file .</pre>
-<p>Class: Fatal (as it says). This error is due to the absence of the keymapping
files under Panther. You need to install <code>xfree86-4.3.99-16</code> or later,
from source (e.g. <code>fink install xfree86</code>), since these versions don't need
the keymapping files.</p>
+<p>Class: Fatal (as it says). This error is due to the absence of the keymapping
files under Panther. You need to install <code>xfree86-4.3.99-16</code> or later,
since these versions don't need the keymapping files.</p>
<pre>Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell.</pre>
<p>
Index: x11.html
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/x11.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- x11.html 12 Feb 2004 15:45:34 -0000 1.53
+++ x11.html 13 Feb 2004 14:30:12 -0000 1.54
@@ -907,7 +907,7 @@
</p>
<pre>Fatal server error:
Could not find keymapping file .</pre>
-<p>Class: Fatal (as it says). This error is due to the absence of the keymapping
files under Panther. You need to install <tt style="white-space:
nowrap;">xfree86-4.3.99-16</tt> or later, from source (e.g. <tt style="white-space:
nowrap;">fink install xfree86</tt>), since these versions don't need the keymapping
files.</p>
+<p>Class: Fatal (as it says). This error is due to the absence of the keymapping
files under Panther. You need to install <tt style="white-space:
nowrap;">xfree86-4.3.99-16</tt> or later, since these versions don't need the
keymapping files.</p>
<pre>Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell.</pre>
<p>
@@ -1218,4 +1218,4 @@
You may distribute this document in print for private purposes,
provided the document and this copyright notice remain complete and
unmodified. Any commercial reproduction and any online publication
-requires the explicit consent of the author.</p><hr><p>Generated from <i>$Fink:
x11.xml,v 1.42 2004/02/12 15:25:16 alexkhansen Exp $</i></p></body></html>
+requires the explicit consent of the author.</p><hr><p>Generated from <i>$Fink:
x11.xml,v 1.44 2004/02/13 14:29:08 alexkhansen Exp $</i></p></body></html>
Index: xtools.php
===================================================================
RCS file: /cvsroot/fink/web/doc/x11/xtools.php,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- xtools.php 12 Feb 2004 15:27:35 -0000 1.43
+++ xtools.php 13 Feb 2004 14:30:12 -0000 1.44
@@ -1,7 +1,7 @@
<?
$title = "Running X11 - Xtools";
$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2004/02/12 15:25:16';
+$cvs_date = 'Date: 2004/02/13 14:29:08';
$metatags = '<link rel="contents" href="index.php" title="Running X11 Contents"><link
rel="next" href="other.php" title="Other X11 Possibilities"><link rel="prev"
href="run-xfree86.php" title="Starting XFree86">';
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits