Update of /cvsroot/fink/scripts/installer/dmg/faq
In directory sc8-pr-cvs1:/tmp/cvs-serv31549/xml/scripts/installer/dmg/faq

Modified Files:
        faq.html 
Log Message:
Added FAQ entry 7.10:  GNOME2 gnome-session doesn't invoke a window
manager automatically.



Index: faq.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/faq/faq.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- faq.html    30 Aug 2003 20:56:43 -0000      1.15
+++ faq.html    30 Aug 2003 23:09:08 -0000      1.16
@@ -41,7 +41,7 @@
 XDarwin, it immediately quits!</a></li><li><a href="#usage-packages.no-server">7.4 
When I try to start XDarwin I get the message "xinit:  No such file or directory 
(errno 2):  no server "/usr/X11R6/bin/X" in PATH".</a></li><li><a 
href="#usage-packages.xfree-keymapping">7.5 I just upgraded to Mac
 OS X 10.1 and now XFree86 always quits immediately. In the messages it
 says "assert failed on line 454 of darwinKeyboard.c!". What's
-wrong?</a></li><li><a href="#usage-packages.xterm-error">7.6 xterm fails with "dyld: 
xterm Undefined symbols:  xterm undefined reference to _tgetent expected to be defined 
in /usr/lib/libSystem.B.dylib".</a></li><li><a href="#usage-packages.libXmuu">7.7 When 
I try to start XFree86 I get one of the following errors:  "dyld: xinit can't open 
library: /usr/X11R6/lib/libXmuu.1.dylib" or "dyld: xinit can't open library:  
/usr/X11R6/lib/libXext.6.dylib"</a></li><li><a href="#usage-packages.apple-x-bugs">7.8 
I had Fink's XFree86 installed, and I've replaced it with Apple's X11, and now 
everything's crashing!</a></li><li><a href="#usage-packages.apple-x-delete">7.9 I want 
the delete key in Apple's X11.app to behave like that in 
XDarwin.</a></li></ul></li></ul><h2><a name="general">1 General Questions</a></h2>
+wrong?</a></li><li><a href="#usage-packages.xterm-error">7.6 xterm fails with "dyld: 
xterm Undefined symbols:  xterm undefined reference to _tgetent expected to be defined 
in /usr/lib/libSystem.B.dylib".</a></li><li><a href="#usage-packages.libXmuu">7.7 When 
I try to start XFree86 I get one of the following errors:  "dyld: xinit can't open 
library: /usr/X11R6/lib/libXmuu.1.dylib" or "dyld: xinit can't open library:  
/usr/X11R6/lib/libXext.6.dylib"</a></li><li><a href="#usage-packages.apple-x-bugs">7.8 
I had Fink's XFree86 installed, and I've replaced it with Apple's X11, and now 
everything's crashing!</a></li><li><a href="#usage-packages.apple-x-delete">7.9 I want 
the delete key in Apple's X11.app to behave like that in XDarwin.</a></li><li><a 
href="#usage-packages.gnome-two">7.10 I upgraded from GNOME 1.x to GNOME 2.x and now 
<tt style="white-space: nowrap;">gnome-session</tt> won't open a window 
manager.</a></li></ul></li></ul><h2><a name="general">1 General Questions</a></h2>
 
 
 <a name="general.what">
@@ -941,9 +941,15 @@
 </p><pre>xrdb -load $HOME/.Xresources
 xmodmap $HOME/.Xmodmap</pre><p></p></div>
 </a>
+<a name="usage-packages.gnome-two">
+<div class="question"><p><b>Q7.10: I upgraded from GNOME 1.x to GNOME 2.x and now <tt 
style="white-space: nowrap;">gnome-session</tt> won't open a window 
manager.</b></p></div>
+<div class="answer"><p><b>A:</b> While under GNOME 1.x <tt style="white-space: 
nowrap;">gnome-session</tt> invokes the <tt style="white-space: nowrap;">sawfish</tt> 
window manager automatically, under GNOME 2.x, you'll have to call a window manager in 
<tt style="white-space: nowrap;">~/.xinitrc</tt> before running <tt 
style="white-space: nowrap;">gnome-session</tt>, e.g.:</p><pre>...
+exec metacity &amp;
+exec gnome-session</pre></div>
+</a>
 <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
 Copyright (c) 2001-2003 The Fink Project.
 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: 
faq.xml,v 1.126 2003/08/30 20:55:38 alexkhansen Exp $</i></p></body></html>
+requires the explicit consent of the author.</p><hr><p>Generated from <i>$Fink: 
faq.xml,v 1.127 2003/08/30 23:07:43 alexkhansen Exp $</i></p></body></html>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to