From 958a94698b5fa1fc8e634d0f3cd1c1bf29560365 Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke Full Text
@@ -110,13 +108,9 @@
your &gnomever; desktop.
GNOME includes support for the File Alteration Monitor - (devel/fam) by default, in order to improve the + (devel/gamin) by default, in order to improve the GNOME desktop's ability to respond to files being added, - deleted, or modified by other programs. To take advantage - of this functionality, FAM must be enabled in inetd.conf(5). - More information can be found in - ports/devel/fam/pkg-message.
- + deleted, or modified by other programs.Make GNOME &gnomever; start when X starts.
@@ -821,31 +815,18 @@ net.inet.udp.blackhole have the correct package directory, you should append /Latest/ to it so you can pkg_add gnome2 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 PACKAGESITE to the following:-http://www.marcuscom.com/tb/packages/5.4-FreeBSD/Latest/ +http://www.marcuscom.com/tb/packages/6.0-FreeBSD/Latest/-
If you are installing on amd64 FreeBSD 5.4, set +
If you are installing on amd64 FreeBSD 6.0, set PACKAGESITE to the following:
-http://www.marcuscom.com/tb/packages-amd64/5.4-FreeBSD/Latest/ -- -
If you are installing on FreeBSD -STABLE, -CURRENT, or - any release after 4.9 or 5.2, then you can simply - follow the instructions on installing - GNOME from packages. However, if you are installing on - FreeBSD 4.9 or 5.2.1, you must first install the - sysutils/pkg_install port or package, - then use the following command to install GNOME from - packages:
- --/usr/local/sbin/pkg_add -r gnome2 +http://www.marcuscom.com/tb/packages-amd64/6.0-FreeBSD/Latest/
Ade Lovett (ade) offers periodically built amd64 package sets @@ -1010,67 +991,9 @@ AutomaticLogin=marcus
How do I use D-BUS from within the GNOME - Desktop?
- -If you ever start up an application and see the - following error:
- --WARNING **: Service registration failed. - -WARNING **: Unable to determine the address of the message bus -- -
It means the application wants to use D-BUS. - 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.
- -In order for applications to communicate with D-BUS, - the system message daemon must first be started. To do - this, add the following to /etc/rc.conf:
- --dbus_enable="YES" -- -
Next, the GNOME Desktop must be started with D-BUS - support. To do this, launch gnome-session from - within dbus-launch. For example, if you start - GNOME using ~/.xinitrc or ~/.xsession, - change the line that execs gnome-session to the - following:
- --exec dbus-launch --exit-with-session gnome-session -- -
If you use GDM to start GNOME, create a - new GDM session with the following parameters:
- --[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 -- -
Call this new GDM session - gnome-dbus.desktop.
-How do I enable Emacs-style keybindings in GTK+ applications?
- +By default, GTK+ uses Windows-like keyboard shortcuts for command line editing. Many UNIX users are more familiar or more comfortable with Emacs-style shortcuts. @@ -1093,10 +1016,10 @@ gtk-key-theme-name = "Emacs" > System Tools > Configuration Editor (gconf-editor from the command line).
Why do I only see generic icons in Nautilus?
- +This typically occurs for users that are not running the full GNOME Desktop. By default, gnome-session will start @@ -1118,11 +1041,11 @@ gtk-key-theme-name = "Emacs" problems can be solved by reinstalling sysutils/gnomecontrolcenter2.
Why do I need confirm access to keyring every time Nautilus tries to open external share?
- +You did not mount procfs file system. Which is off by default in latest releases. Consider adding following line to your /etc/fstab file: