Difference between revisions of "Fedora-custom-desk"

From Bashlinux
Jump to: navigation, search
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
#REDIRECT [[Fedora_Installation_and_customization]]
__NOTOC__
 
= Fedora Installation and customization =
 
 
== Preupgrade ==
 
As root, update the system, install pre-upgrade and run preupgrade
 
 
<pre><nowiki>
 
# yum update
 
# yum install preupgrade
 
# preupgrade
 
</nowiki></pre>
 
 
 
If the message '''Oh no something has gone wrong''', is coming up after upgrade to Fedora 16, them remove `.gnome*` and `.gconf*` folders from home and root directories, then reboot the system.
 
 
== Desktop Workspaces ==
 
On Fedora 15 the default manager is Gnome 3, which doesn't handle the workspaces as expected on multiple screen. Than means only the main monitor changes the workspace but the additional monitor keeps with the same desktop.
 
 
In order to fix this, install gnome-editor and run it, then navigate to ''desktop > gnome > shell > windows'' and uncheck the ''workspaces_only_on_primary'' box.
 

Latest revision as of 22:02, 6 June 2015