Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:getting-started [2019/12/09 10:43] – kevinbowen | xfce:getting-started [2024/12/04 06:32] (current) – minor grammar improvements kevinbowen | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
+ | {{ : | ||
====== Getting Started with Xfce ====== | ====== Getting Started with Xfce ====== | ||
Line 48: | Line 49: | ||
=== Display Managers === | === Display Managers === | ||
- | Xfce4-session installs a file that should add an option for display managers to run an Xfce session. The Xfce Desktop Environment does not have its own DM, but various options are available like '' | + | > Xfce4-session installs a file that should add an option for display managers to run an Xfce session. The Xfce Desktop Environment does not have its own DM, but various options are available like '' |
=== Command line === | === Command line === | ||
- | Use '' | + | > Use '' |
- | By default, the //Xfce session manager// manages the startup of applications. It allows you to save your session when you quit Xfce, so that the next time you log in, the same applications will be started for you automatically. | + | > By default, the //Xfce session manager// manages the startup of applications. It allows you to save your session when you quit Xfce, so that the next time you log in, the same applications will be started for you automatically. |
---- | ---- | ||
Line 62: | Line 63: | ||
The Xfce Desktop Environment is not a single entity that provides all functionality, | The Xfce Desktop Environment is not a single entity that provides all functionality, | ||
- | <figure " | + | {{: |
- | {{: | + | |
- | </ | + | |
When you start the Xfce session for the first time, several applications are started by the Xfce session manager: | When you start the Xfce session for the first time, several applications are started by the Xfce session manager: | ||
- | ? Panel | + | |
- | ! In a default session there is a full width panel at the top of the screen and a smaller one at the bottom. The [[.: | + | === Panel === |
- | ! The top panel shows a graphical pager with a miniature view of all workspaces, a task list showing all applications running on the current workspace and a system tray to show status icons that are used for example by some media players or instant messaging applications. | + | |
- | ! The bottom panel contains several application launchers and a clock. You can right-click on any panel item to get a menu that allows you to change its properties, add or remove new items or to change the properties of the panel itself. | + | > In a default session there is a full width panel at the top of the screen and a smaller one at the bottom. The [[.: |
- | ? Desktop Manager | + | |
- | ! The desktop manager provides the desktop background image and two menus when you click on the desktop background. Optionally, it can show icons on the desktop, either for minimized applications or for files in the '' | + | > The top panel shows a graphical pager with a miniature view of all workspaces, a task list showing all applications running on the current workspace and a system tray to show status icons that are used for example by some media players or instant messaging applications. |
- | ! The right mouse button opens a menu that allows you to start applications. Look at the [[.: | + | |
- | ! The middle mouse button (or Shift + left click) opens a list of all applications that are currently running. You can activate an application by clicking on its menu entry. | + | > The bottom panel contains several application launchers and a clock. You can right-click on any panel item to get a menu that allows you to change its properties, add or remove new items or to change the properties of the panel itself. |
- | ? Window Manager | + | |
- | ! The Window Manager is responsible for placing the windows on the screen and provides the window borders and decorations. It allows you to move windows around by dragging the title bar, and provides title bar buttons: for example to close, minimize or maximize a window. Look at the [[.: | + | === Desktop Manager |
- | ? Settings Manager | + | |
- | ! The settings manager runs in the background and ensures that all Xfce applications update their settings when the user changes something within the application. It is also responsible for reading the configuration files on disk at startup. Look at the [[.: | + | > The desktop manager provides the desktop background image and two menus when you click on the desktop background. Optionally, it can show icons on the desktop, either for minimized applications or for files in the '' |
+ | |||
+ | > The right mouse button opens a menu that allows you to start applications. Look at the [[.: | ||
+ | |||
+ | > The middle mouse button (or Shift + left click) opens a list of all applications that are currently running. You can activate an application by clicking on its menu entry. | ||
+ | |||
+ | === Window Manager | ||
+ | |||
+ | > The Window Manager is responsible for placing the windows on the screen and provides the window borders and decorations. It allows you to move windows around by dragging the title bar, and provides title bar buttons: for example to close, minimize or maximize a window. Look at the [[.: | ||
+ | |||
+ | === Settings Manager | ||
+ | |||
+ | > The settings manager runs in the background and ensures that all Xfce applications update their settings when the user changes something within the application. It is also responsible for reading the configuration files on disk at startup. Look at the [[.: | ||
[[|Back To Top]] | [[|Back To Top]] | ||
Line 88: | Line 99: | ||
This section will explain how to perform several common tasks to quickly get you started working with Xfce and familiar with its applications. | This section will explain how to perform several common tasks to quickly get you started working with Xfce and familiar with its applications. | ||
- | === Running Programs === | + | ===== Running Programs |
+ | |||
+ | === Xfce Panel === | ||
+ | |||
+ | > The panel can be used to allow quick access to your most frequently used applications by means of launchers, these application launchers are displayed as icons on your panel that launch your specified program. The Applications Menu on the panel also contains all installed programs. | ||
+ | |||
+ | === Desktop Menu === | ||
+ | > Another method for starting applications is from the desktop right-click menu. Read the [[.: | ||
+ | |||
+ | === Application Finder === | ||
+ | |||
+ | > If you know the name of the application you want to launch you can use the Application Finder. To open the dialog, press {key> | ||
+ | |||
+ | ===== Managing Windows and Workspaces ===== | ||
+ | |||
+ | === Basic window operations === | ||
+ | |||
+ | > You can move a window around the screen by dragging on its title bar. A window can be closed, minimized, maximized, shaded and made sticky (make it show up on all workspaces) by using the title bar buttons. | ||
+ | |||
+ | > Right-clicking on the title bar will open a menu that gives access to all window operations. | ||
+ | |||
+ | > Shading a window, or rolling it up to hide its contents and only show the title bar, can also be accomplished by scrolling the mouse wheel while hovering over the title bar. Mouse wheel up is shade, mouse wheel down is unshade. | ||
+ | |||
+ | > If you don't want maximized windows to cover up the entire screen, you can set workspace margins in the Settings Manager. | ||
+ | |||
+ | === Application management | ||
- | ? Xfce Panel | + | > To see what applications |
- | ! The panel can be used to allow quick access to your most frequently used applications | + | |
- | ? Desktop Menu | + | |
- | ! Another method for starting applications is from the desktop right-click menu. Read the [[.: | + | |
- | ? Application Finder | + | |
- | ! If you know the name of the application | + | |
- | === Managing Windows and Workspaces === | + | > When you click with the middle mouse button on the desktop background a list of windows is shown, ordered by workspace. You can activate the application or change workspaces by choosing the appropriate menu entry. |
- | ? Basic window operations | + | === Workspaces === |
- | ! You can move a window around the screen by dragging on its title bar. A window can be closed, minimized, maximized, shaded and made sticky (make it show up on all workspaces) by using the title bar buttons. | + | |
- | ! Right-clicking on the title bar will open a menu that gives access to all window operations. | + | |
- | ! Shading a window, or rolling it up to hide its contents and only show the title bar, can also be accomplished by scrolling the mouse wheel while hovering over the title bar. Mouse wheel up is shade, mouse wheel down is unshade. | + | |
- | ! If you don't want maximized windows to cover up the entire screen, you can set workspace margins in the Settings Manager. | + | |
- | ? Application management | + | > You can change workspaces by clicking on them in the graphical pager on the panel. |
- | ! To see what applications are currently running, you can look at the task list on the panel. | + | |
- | ! When you click with the middle | + | |
- | ? Workspaces | + | > To add or remove workspaces, you can use the middle-click desktop menu or the settings dialog (see below). |
- | ! You can change workspaces by clicking on them in the graphical pager on the panel. Pressing {key>Ctrl+Alt+LeftArrow} or {key> | + | |
- | ! To add or remove workspaces, you can use the middle-click desktop menu or the settings dialog (see below). | + | |
- | === Using the Settings Manager === | + | ===== Using the Settings Manager |
The Settings Manager provides access to the global preferences of many aspects of the Xfce Desktop Environment. You can run it by pressing its launcher on the panel, from the desktop mouse menu or by running '' | The Settings Manager provides access to the global preferences of many aspects of the Xfce Desktop Environment. You can run it by pressing its launcher on the panel, from the desktop mouse menu or by running '' | ||
Line 128: | Line 151: | ||
[[|Back To Top]] | [[|Back To Top]] | ||
---- | ---- | ||
- | [[: | + | [[: |