[Fedora Project Wiki] Update of "Docs/Beats/Desktop" by KarstenWade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification.

The following page has been changed by KarstenWade:
http://fedoraproject.org/wiki/Docs/Beats/Desktop?action=diff&rev2=118&rev1=117

The comment on the change is:
adding in bluetooth note, cleaning up a few things; echo is hard to do with su -c so I went with su -

------------------------------------------------------------------------------
   * `kdeadmin-kpackage` has been split out of `kdeadmin` because KPackage now depends on `smart`.
   * KDE 4 dropped the `kdeaddons` module. Therefore, there is no `kdeaddons` package in Fedora 9. The Atlantik Designer, for use with `kdegames3`, is still available as `kdeaddons-atlantikdesigner`. `ksig` is now its own package. `extragear-plasma` replaces the Kicker addons. The Konqueror plugins are being packaged as a separate `konq-plugins` package.
  
+ === Bluetooth ===
+ 
+ The Bluetooth feature in Fedora 9 (http://fedoraproject.org/wiki/Features/BluetoothFedora9) has several enhancements specific to this release.  The future of this feature is covered with greater detail at:
+ 
+ http://fedoraproject.org/wiki/Releases/FeatureBluetooth
+ 
+ File sending to a Bluetooth device is now handled with the {{{bluetooth-sendto))) program from the `bluez-gnome` package, which replaces {{{gnome-obex-send}}}.  Send a file in '''Nautilus''' from the ''Send to...'' function in the right-click context menu.
+ 
+ Pulling files from a Bluetooth device is now included in {{{gnome-user-share}}}, which has ObexFTP and ObexPush support built-in.  Share files via ''System > Preferences > Internet and Network > Personal File Sharing > Share Public files over Bluetooth'' (ObexFTP support), or pull files using ObexPush with ''Personal File Sharing > Receive files in Downloads folter over Bluetooth''.
+ 
+ Files on the remote Bluetooth device can be viewed directly in '''Nautilus''' through GVFS, which supports Bluetooth devices.  Synchronizing a Bluetooth device with a personal information manager (PIM) device is done using {{{gnome-pilot}}}
+ 
+ Browsing of Bluetooth devices is done via the right-click context menu from the Bluetooth icon on the desktop panel.
+ 
  === XULRunner ===
- Applications which require the Gecko engine today depend on Firefox on the whole. XULRunner is the Mozilla effort to split the browser engine for applications that require only that functionality, and no user interface parts. This split provides more API/ABI stability and a cleaner build environment for applications using Gecko.  Many of the applications in Fedora which previously used Gecko now are built against XULRunner.
+ Applications that require the Gecko engine today depend on Firefox on the whole. XULRunner is the Mozilla effort to split the browser engine for applications that require only that functionality, and no user interface parts. This split provides more API/ABI stability and a cleaner build environment for applications using Gecko.  Many of the applications in Fedora which previously used Gecko now are built against XULRunner.
  
  For a current status, visit [http://fedoraproject.org/wiki/Features/XULRunner].  To help with development, visit [http://fedoraproject.org/wiki/Releases/FeatureXULRunnerAPIChanges].
  
@@ -100, +114 @@

  
    * Reduce its volume to a acceptable level or completely mute the PC speaker  in alsamixer with the setting for "PC Speak".
  
-   * As root user disable the PC speaker system wide by runing the following command in a console. 
+   * Disable the PC speaker system wide by running the following commands in a console. 
      
-     {{{
-  
+ {{{
+ su -
+ modprobe -r pcspkr
-    modprobe -r pcspkr ; echo "install pcspkr :" >>/etc/modprobe.conf
+ echo "install pcspkr :" >>/etc/modprobe.conf
-     }}}
+ }}}
  

--
Fedora-relnotes-content mailing list
Fedora-relnotes-content@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-relnotes-content

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Gnome Users]     [KDE Users]

  Powered by Linux