Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
general_info_46 [2008/09/12 23:52] – add some text for xfdesktop kelnosreleng:4.6:general-info [2010/04/17 04:32] – SetTGSOhQ 173.61.152.100
Line 1: Line 1:
-====== Xfce 4.6 General Info ====== +rmADHN  <href="http://jydobwqnrpjb.com/">jydobwqnrpjb</a>, [url=http://lilsfoniznre.com/]lilsfoniznre[/url][link=http://onblosslltsp.com/]onblosslltsp[/link]http://jgpylmtzwedt.com/
- +
-===== Components ===== +
- +
-==== libxfce4menu ==== +
- +
-libxfce4menu is an implementation of the freedesktop.org menu standard. It is not complete yet but already covers the most important features (except for Merging which is requirement for proper menu editing). Starting with Xfce 4.6 it is used by xfdesktop and xfce4-appfinder for menus and lists of installed applications. +
- +
-==== xfconf ==== +
-Xfconf is the new configuration system for xfce 4.6, it replaces the 'old' mcs-manager that came with previous versions of xfce. +
- +
-=== xfconfd === +
-Xfconfd is the daemon handling the storage of settings. Just like mcs, settings are stored in 'channels'+
- +
-=== xfconf-query === +
-Xfconf-query might be one of the tools many users have been waiting on for years. Especially those hanging around in our IRC-channel. Instead of having to guide new users through several dialogs and windows, it is now possible to have every control over your xfce desktop at your finger-tips. You can change any setting stored in xfconf with xfconf-query. +
- +
-The following example allows you to set the wallpaper on your first monitor: +
- +
-  xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-path -s ~/path-to-wallpaper +
-  xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-show -s true +
-  xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-style -s 0 +
- +
-=== xfsettingsd === +
-Xfsettingsd is an independent XSETTINGS daemonit uses xfconf to read its settings from the 'xsettings' channel and then exposes these settings using the XSETTINGS protocol. +
- +
-=== libxfconf === +
-Libxfconf is a client-library which can be used by applications if they want to store their settings with xfconfd.  Libxfconf also contains a set of functions to bind GObject properties to Xfconf properties, making connecting UI elements to properties trivial. +
- +
-==== xfce4-settings ==== +
-xfce4-settings is the front-end replacement for the mcs-manager, it comes with several different components for configuring application-independent settings inside xfconf. +
- +
-=== Settings dialogs === +
-New settings-dialogs have been written for the configuration of Xfce. +
-== xfce4-mouse-settings == +
-== xfce4-keyboard-settings == +
-== xfce4-appearance-settings == +
-== xfce4-accessibility-settings == +
-== xfce4-display-settings == +
- +
-=== xfce4-settings-manager === +
-The xfce4-settings-manager is the replacement for the 'old' mcs-manager settings-dialog.  +
- +
-It enables users to execute the various settings-dialogs within xfce. +
- +
-=== xfce4-settings-helper === +
-The xfce4-settings-helper is a daemon which provides special features: +
-  * keyboard-shortcuts for executing commands +
-  * AccessX notification using libnotify (mention when Sticky-keys and the likes are toggled) +
-  * Update kb and mouse-pointer data. +
- +
-=== xfce4-settings-editor === +
-The xfce4-settings-editor is a tool for editing ALL settings within xfconf. It is the graphical counterpart of xfconf-query. +
- +
-Both xfconf-query and the xfce4-settings-editor can be used to perform maintenance on the xfconf property database. +
- +
-==== xfdesktop ==== +
- +
-Xfce's desktop manager, xfdesktop, is the program that draws the desktop background, desktop icons, and presents the right-click root menu and middle-click window list menu. +
- +
-Xfdesktop hasn't changed all that much since 4.4 from the user's perspective, though many bugs have been fixed and small new features have been added.  The preferences dialog has been redesigned and is hopefully easier to use now.  The old menu system has been replaced with a newer, faster menu system (based on libxfce4menu), and the settings storage has been migrated from the old MCS settings system to the new Xfconf system. +
- +
-In addition, experimental support for display hotplugging has been added (requires gtk+ 2.14, and a recent X.org version and video drivers that support it), so when you plug in an extra monitor, xfdesktop will automatically notice and start managing the desktop on that monitor too.  Of course, it will also notice when you unplug a monitor and //stop// managing the desktop on that one. +
- +
-A few new preferences have been added to allow you to further customize your desktop.  A color saturation adjustment slider has been added for the backdrop imageand a new scaling style -- "zoomed" -- has been added that allows you to fill your entire screen with an image that has an aspect ratio different from that of your display.  You can now set a "transparent" background color, which (if you also disable the backdrop image) will allow you to "see" whatever is below the desktop.  This is probably only useful for some specialized setups, but can be fun to play with.  The "show icons in menu" prefs for both the root menu and window list have been brought back, and a few "hidden options" from the xfdesktoprc file have been exposed in the settings GUI. +
- +
-==== xfce4-panel ==== +
- +
-==== xfce4-mixer ==== +
-   +
-The package xfce4-mixer is a full-featured volume control application. It is also a replacement for the buggy old mixer written from scratch. It is based on GStreamer 0.10 (gstreamer-0.10 and gstreamer-plugins-base-0.10 and, on most machines, gstreamer0.10-alsa) which makes it run on a variety of platforms out of the box. Features include: +
- +
-  * Support for different sound systems at the same time (ALSA, OSS, PulseAudio etc.+
-  * Support for multiple sound cards +
-  * Provides a new mixer plugin +
- +
-==== xfwm4 ==== +
-==== xfce4-session ==== +
-==== xfce-utils ==== +
-==== xfprint ==== +
-==== thunar ==== +
-==== thunar-volman ==== +
-==== xfce4-appfinder ==== +
- +
-The appfinder is a program that gives an overview over the installed programs and allows to start them. It can also be used to drag applications into the properties dialog of panel starters which makes creating complex starters a breeze. The appfinder has been rewritten from scratch based on libxfce4menu. +
- +
-===== Xfce 4.6 ALPHA ===== +
-==== Build-order ==== +
-  - xfce4-dev-tools +
-  - libxfce4util +
-  - libxfcegui4, libxfce4menu, libexo +
-  - xfconf +
-  - xfce4-panel +
-  - thunar +
-  - xfce4-settings, xfce4-session, xfdesktop, xfwm4, xfce-utils, xfce4-mixer, xfprint +
- +