Update FAQ for GNOME 2.14.
* Remove obsolete question on D-BUS. D-BUS sessions are now the default. * Remove some legacy bits from other questions. * Mention that Gamin is the new default FAM provider.
This commit is contained in:
parent
0bed55f45b
commit
958a94698b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27671
1 changed files with 17 additions and 94 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.107 2006/04/18 04:19:08 bland Exp $">
|
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.108 2006/04/18 21:15:03 ceri Exp $">
|
||||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
||||||
<!ENTITY % navincludes SYSTEM "../includes.navgnome.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../includes.navgnome.sgml"> %navincludes;
|
||||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||||
|
|
@ -55,13 +55,11 @@
|
||||||
automatic logins?</a>
|
automatic logins?</a>
|
||||||
<li> <a href="#q24">How do I upgrade from gnome2-lite to
|
<li> <a href="#q24">How do I upgrade from gnome2-lite to
|
||||||
the full GNOME &gnomever; desktop?</a>
|
the full GNOME &gnomever; desktop?</a>
|
||||||
<li> <a href="#q25">How do I use D-BUS from within the
|
<li> <a href="#q25">How do I enable Emacs-style
|
||||||
GNOME Desktop?</a>
|
|
||||||
<li> <a href="#q26">How do I enable Emacs-style
|
|
||||||
keybindings in GTK+ applications?</a>
|
keybindings in GTK+ applications?</a>
|
||||||
<li> <a href="#q27">Why do I only see generic icons in
|
<li> <a href="#q26">Why do I only see generic icons in
|
||||||
Nautilus?</a>
|
Nautilus?</a>
|
||||||
<li> <a href="#q28">Why do I need confirm access to keyring
|
<li> <a href="#q27">Why do I need confirm access to keyring
|
||||||
every time Nautilus tries to open external share?</a>
|
every time Nautilus tries to open external share?</a>
|
||||||
</ol>
|
</ol>
|
||||||
<h2>Full Text </h2>
|
<h2>Full Text </h2>
|
||||||
|
|
@ -110,13 +108,9 @@
|
||||||
your &gnomever; desktop.</u></p>
|
your &gnomever; desktop.</u></p>
|
||||||
|
|
||||||
<p>GNOME includes support for the File Alteration Monitor
|
<p>GNOME includes support for the File Alteration Monitor
|
||||||
(<tt>devel/fam</tt>) by default, in order to improve the
|
(<tt>devel/gamin</tt>) by default, in order to improve the
|
||||||
GNOME desktop's ability to respond to files being added,
|
GNOME desktop's ability to respond to files being added,
|
||||||
deleted, or modified by other programs. To take advantage
|
deleted, or modified by other programs.</p>
|
||||||
of this functionality, FAM must be enabled in inetd.conf(5).
|
|
||||||
More information can be found in
|
|
||||||
<tt>ports/devel/fam/pkg-message</tt>.</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p><u>Make GNOME &gnomever; start when X starts.</u></p>
|
<p><u>Make GNOME &gnomever; start when X starts.</u></p>
|
||||||
|
|
||||||
|
|
@ -821,31 +815,18 @@ net.inet.udp.blackhole
|
||||||
have the correct package directory, you should append
|
have the correct package directory, you should append
|
||||||
<tt>/Latest/</tt> to it so you can <tt>pkg_add gnome2</tt>
|
<tt>/Latest/</tt> to it so you can <tt>pkg_add gnome2</tt>
|
||||||
without knowing any additional version numbers. For example,
|
without knowing any additional version numbers. For example,
|
||||||
if you are installing on i386 FreeBSD 5.4, set
|
if you are installing on i386 FreeBSD 6.0, set
|
||||||
<tt>PACKAGESITE</tt> to the following:</p>
|
<tt>PACKAGESITE</tt> to the following:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
http://www.marcuscom.com/tb/packages/5.4-FreeBSD/Latest/
|
http://www.marcuscom.com/tb/packages/6.0-FreeBSD/Latest/
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>If you are installing on amd64 FreeBSD 5.4, set
|
<p>If you are installing on amd64 FreeBSD 6.0, set
|
||||||
<tt>PACKAGESITE</tt> to the following:</p>
|
<tt>PACKAGESITE</tt> to the following:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
http://www.marcuscom.com/tb/packages-amd64/5.4-FreeBSD/Latest/
|
http://www.marcuscom.com/tb/packages-amd64/6.0-FreeBSD/Latest/
|
||||||
</pre>
|
|
||||||
|
|
||||||
<p>If you are installing on FreeBSD -STABLE, -CURRENT, or
|
|
||||||
any release after 4.9 or 5.2, then you can simply
|
|
||||||
follow the <a href="#q1">instructions</a> on installing
|
|
||||||
GNOME from packages. However, if you are installing on
|
|
||||||
FreeBSD 4.9 or 5.2.1, you must first install the
|
|
||||||
<tt>sysutils/pkg_install</tt> port or package,
|
|
||||||
then use the following command to install GNOME from
|
|
||||||
packages:</p>
|
|
||||||
|
|
||||||
<pre>
|
|
||||||
/usr/local/sbin/pkg_add -r gnome2
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>Ade Lovett (ade) offers periodically built amd64 package sets
|
<p>Ade Lovett (ade) offers periodically built amd64 package sets
|
||||||
|
|
@ -1010,67 +991,9 @@ AutomaticLogin=marcus
|
||||||
</li>
|
</li>
|
||||||
<!-- Q25 -->
|
<!-- Q25 -->
|
||||||
<li style="padding-bottom: 0.5em"><a name="q25"></a>
|
<li style="padding-bottom: 0.5em"><a name="q25"></a>
|
||||||
<p><b>How do I use D-BUS from within the GNOME
|
|
||||||
Desktop?</b></p>
|
|
||||||
<!-- A25 -->
|
|
||||||
<p>If you ever start up an application and see the
|
|
||||||
following error:</p>
|
|
||||||
|
|
||||||
<pre>
|
|
||||||
WARNING **: Service registration failed.
|
|
||||||
|
|
||||||
WARNING **: Unable to determine the address of the message bus
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
<p>It means the application wants to use <a
|
|
||||||
href="http://www.freedesktop.org/wiki/Software_2fdbus">D-BUS</a>.
|
|
||||||
D-BUS is a message bus system which allows for
|
|
||||||
applications to communicate with one another. Many
|
|
||||||
applications such as Evince, Epiphany, Evolution,
|
|
||||||
and Liferea are starting to make use of D-BUS's
|
|
||||||
services.</p>
|
|
||||||
|
|
||||||
<p>In order for applications to communicate with D-BUS,
|
|
||||||
the system message daemon must first be started. To do
|
|
||||||
this, add the following to <tt>/etc/rc.conf</tt>:</p>
|
|
||||||
|
|
||||||
<pre>
|
|
||||||
dbus_enable="YES"
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
<p>Next, the GNOME Desktop must be started with D-BUS
|
|
||||||
support. To do this, launch <tt>gnome-session</tt> from
|
|
||||||
within <tt>dbus-launch</tt>. For example, if you start
|
|
||||||
GNOME using <tt>~/.xinitrc</tt> or <tt>~/.xsession</tt>,
|
|
||||||
change the line that execs <tt>gnome-session</tt> to the
|
|
||||||
following:</p>
|
|
||||||
|
|
||||||
<pre>
|
|
||||||
exec dbus-launch --exit-with-session gnome-session
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
<p>If you use GDM to start GNOME, <a href="#q16">create a
|
|
||||||
new GDM session</a> with the following parameters:</p>
|
|
||||||
|
|
||||||
<pre>
|
|
||||||
[Desktop Entry]
|
|
||||||
Encoding=UTF-8
|
|
||||||
Name=GNOME with D-BUS
|
|
||||||
Comment=GNOME Desktop with D-BUS support
|
|
||||||
Exec=/usr/local/bin/dbus-launch --exit-with-session /usr/X11R6/bin/gnome-session
|
|
||||||
TryExec=/usr/local/bin/dbus-launch
|
|
||||||
Icon=
|
|
||||||
Type=Application
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
<p>Call this new GDM session
|
|
||||||
<tt>gnome-dbus.desktop</tt>.</p>
|
|
||||||
</li>
|
|
||||||
<!-- Q26 -->
|
|
||||||
<li style="padding-bottom: 0.5em"><a name="q26"></a>
|
|
||||||
<p><b>How do I enable Emacs-style keybindings in GTK+
|
<p><b>How do I enable Emacs-style keybindings in GTK+
|
||||||
applications?</b></p>
|
applications?</b></p>
|
||||||
<!-- A26 -->
|
<!-- A25 -->
|
||||||
<p>By default, GTK+ uses Windows-like keyboard shortcuts
|
<p>By default, GTK+ uses Windows-like keyboard shortcuts
|
||||||
for command line editing. Many UNIX users are more
|
for command line editing. Many UNIX users are more
|
||||||
familiar or more comfortable with Emacs-style shortcuts.
|
familiar or more comfortable with Emacs-style shortcuts.
|
||||||
|
|
@ -1093,10 +1016,10 @@ gtk-key-theme-name = "Emacs"
|
||||||
> System Tools > Configuration Editor</b>
|
> System Tools > Configuration Editor</b>
|
||||||
(<tt>gconf-editor</tt> from the command line).</p>
|
(<tt>gconf-editor</tt> from the command line).</p>
|
||||||
</li>
|
</li>
|
||||||
<!-- Q27 -->
|
<!-- Q26 -->
|
||||||
<li style="padding-bottom: 0.5em"><a name="q27"></a>
|
<li style="padding-bottom: 0.5em"><a name="q26"></a>
|
||||||
<p><b>Why do I only see generic icons in Nautilus?</b></p>
|
<p><b>Why do I only see generic icons in Nautilus?</b></p>
|
||||||
<!-- A27 -->
|
<!-- A26 -->
|
||||||
<p>This typically occurs for users that are not running
|
<p>This typically occurs for users that are not running
|
||||||
the full GNOME Desktop. By default,
|
the full GNOME Desktop. By default,
|
||||||
<tt>gnome-session</tt> will start
|
<tt>gnome-session</tt> will start
|
||||||
|
|
@ -1118,11 +1041,11 @@ gtk-key-theme-name = "Emacs"
|
||||||
problems can be solved by reinstalling
|
problems can be solved by reinstalling
|
||||||
<tt>sysutils/gnomecontrolcenter2</tt>.</p>
|
<tt>sysutils/gnomecontrolcenter2</tt>.</p>
|
||||||
</li>
|
</li>
|
||||||
<!-- Q28 -->
|
<!-- Q27 -->
|
||||||
<li style="padding-bottom: 0.5em"><a name="q28"></a>
|
<li style="padding-bottom: 0.5em"><a name="q27"></a>
|
||||||
<p><b>Why do I need confirm access to keyring
|
<p><b>Why do I need confirm access to keyring
|
||||||
every time Nautilus tries to open external share?</b></p>
|
every time Nautilus tries to open external share?</b></p>
|
||||||
<!-- A28 -->
|
<!-- A27 -->
|
||||||
<p>You did not mount <tt>procfs</tt> file system. Which is off
|
<p>You did not mount <tt>procfs</tt> file system. Which is off
|
||||||
by default in latest releases. Consider adding following
|
by default in latest releases. Consider adding following
|
||||||
line to your <tt>/etc/fstab</tt> file:</p>
|
line to your <tt>/etc/fstab</tt> file:</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue