<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.0.1">
</HEAD>
<BODY>
Lorin, in order to use gnome-shell, this is what I had to add.&nbsp; I have no idea why this file is necessary.<BR>
<BR>
Create 20-radeon.conf in /etc/X11/xorg.conf.d/:<BR>
<BR>
Section &quot;Devices&quot;<BR>
&nbsp;&nbsp;&nbsp; Identifier &quot;r&quot;<BR>
&nbsp;&nbsp;&nbsp; Driver &quot;radeon&quot;<BR>
EndSection<BR>
<BR>
<BR>
You should also check that gnome-shell is installed.&nbsp; It was not automatically installed on Arch Linux when the upgrade to Gnome 3 occurred.<BR>
<BR>
To restart using gnome-shell, type Alt-F2, type r and press Enter.<BR>
<BR>
Extensions<BR>
=======<BR>
Gnome-shell removes a lot of the functionality that was available in Gnome 2.&nbsp; A few extensions have been developed to try to recover some of that functionality.&nbsp; Here are a few that you might want.<BR>
<BR>
gnome-shell-extension-alternative-status-menu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Adds Power Off to the user menu in the upper right of the screen.<BR>
gnome-shell-extension-dock&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Adds a dock to the right side of the screen.&nbsp; Identical to the one in Activities but it is alwasy visible.<BR>
gnome-shell-extension-user-theme&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; User theme extension<BR>
gnome-shell-extension-drive-menu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Drive menu extension (Not visible if no removable drives are present.)<BR>
gnome-shell-extension-places-menu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Adds a Places icon to the top right of the screen.<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>