From Fedora Project Wiki

(add a reference to configuring sudo)
(add wacom tablet mention, and pulseaudio bt support)
Line 13: Line 13:
=== Bluetooth ===
=== Bluetooth ===


The <code>bluez-gnome</code> Bluetooth management tools was replaced by <code>gnome-bluetooth</code>. This adds easy access to switching Bluetooth on/off for laptops, and an easier to use new device setup assistant.
The <code>bluez-gnome</code> Bluetooth management tools was replaced by <code>gnome-bluetooth</code>. This adds easy access to switching Bluetooth on/off for laptops, an easier to use new device setup assistant, as well as the ability to connect to input and audio devices.


The ObexFTP browsing code now has write support (it was read-only and delete before
The ObexFTP browsing code now has full write support, and new support for the Wacom Bluetooth tablet is included.
 
Bluetooth audio support is included in <code>gnome-bluetooth</code> and <code>pulseaudio</code> as a technology preview.


=== Root User disabled for GNOME Display Manager  ===
=== Root User disabled for GNOME Display Manager  ===

Revision as of 16:13, 31 March 2009

Fedora Desktop

This section details changes that affect Fedora graphical desktop users.

GNOME

GNOME Panel

Previously, users could move the GNOME panels to from one part of the desktop to another by clicking on the gnome-panel, dragging it to another location while holding down and releasing the mouse button. Now, users must also hold down a key on the keyboard while moving the panels. By default, this modifier key is the Alt key, but users may change it to any other key by using the windows preference tool (System>Preferences>Windows).

This change in behavior greatly reduces the chances of a user accidentally moving the panel, and makes moving the gnome-panel the same as moving windows in GNOME.

Bluetooth

The bluez-gnome Bluetooth management tools was replaced by gnome-bluetooth. This adds easy access to switching Bluetooth on/off for laptops, an easier to use new device setup assistant, as well as the ability to connect to input and audio devices.

The ObexFTP browsing code now has full write support, and new support for the Wacom Bluetooth tablet is included.

Bluetooth audio support is included in gnome-bluetooth and pulseaudio as a technology preview.

Root User disabled for GNOME Display Manager

Root user is disabled by defaulf for GNOME Display Manager (GDM) from Fedora 10 onwards. We strongly recommend that you avoid logging in as root user and instead use su - or sudo for running commands requiring root access. If you wish to revert this setting however, refer here.

KDE

This release features KDE 4.2.2.

Fedora 11 includes a snapshot of the NetworkManager plasmoid kde-plasma-networkmanagement, which replaces the KDE 3 knetworkmanager snapshot in Fedora 10. As it was not considered ready for production use, the KDE Live images still use nm-applet from NetworkManager-gnome instead, as in Fedora 8, 9 and 10. The gnome-keyring-daemon facility saves passwords for nm-applet. If you wish to try kde-plasma-networkmanagement, it can be installed from the repository.

TODO: Do we want to repeat the same old blurbs from the F10 release notes here?

Software Updates (PackageKit)

As the default updater in KDE is kpackagekit (since Fedora 10), the gnome-packagekit updater is no longer set up to run in KDE (as of Fedora 11). This avoids the situation where both update applets were trying to run at the same time. Users of Fedora 9 or 10 who were running gnome-packagekit under KDE should install kpackagekit when upgrading to Fedora 11.

Enhancements

TODO

Package and Application Changes

TODO

Configuring Sudo

Sudo is a convenient way to administrate your system as a desktop user. For more details, refer here.