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
apps:xfdashboard:manual [2019/11/29 16:22] – [Workspace selector] kevinbowenapps:xfdashboard:manual [2024/12/12 01:04] (current) kevinbowen
Line 1: Line 1:
-====== xfdashboard quick'n'dirty guide ======+~~NOTOC~~ 
 +{{ :apps:xfdashboard.png?nolink|}} 
 +====== xfdashboard Manual ======
 \\ \\
 ===== Running xfdashboard ===== ===== Running xfdashboard =====
  
-{{starting-up.png?nolink&300|Running xfdashboard}}+<figure "xfdashboard Main Window"> 
 +{{:apps:xfdashboard:starting-up.png?600|xfdashboard Main Window}} 
 +</figure>
  
 To run xfdashboard just type the command **xfdashboard** in a terminal or in the appfinder and execute it. To run xfdashboard just type the command **xfdashboard** in a terminal or in the appfinder and execute it.
  
-For easy and quick access without typing in any command into a terminal you can either add a launcher in your panel from the menu item **Accessoires -> xfdashboard** or a keyboard shortcut can be defined in **Settings -> Keyboard**, e.g. the key combination **<Super>+<Tab>** runs the command **xfdashboard**.+For easy and quick access without typing in any command into a terminal you can either add a launcher in your panel from the menu item **Accessories -> xfdashboard** or a keyboard shortcut can be defined in **Settings -> Keyboard**, e.g. the key combination **<Super>+<Tab>** runs the command **xfdashboard**.
  
 For quicker start-up please consider to run **xfdashboard** in daemon mode which keeps it running in background. You can start **xfdashboard** in daemon mode by executing the command **xfdashboard --daemon** or by enabling auto-start at **Settings -> Session and Startup -> Application Autostart** in Xfce. For quicker start-up please consider to run **xfdashboard** in daemon mode which keeps it running in background. You can start **xfdashboard** in daemon mode by executing the command **xfdashboard --daemon** or by enabling auto-start at **Settings -> Session and Startup -> Application Autostart** in Xfce.
Line 17: Line 21:
 ==== Windows view ==== ==== Windows view ====
  
-{{windows-view.png?nolink&300|Windows view}}+<figure "xfdashboard Window View"> 
 +{{:apps:xfdashboard:windows-view.png?600|xfdashboard Windows view}} 
 +</figure>
  
 The windows view shows all windows of the current workspace. When the active workspace changes while xfdashboard is running it will remove all windows in this view and show the windows of the newly active workspace instead. The windows view shows all windows of the current workspace. When the active workspace changes while xfdashboard is running it will remove all windows in this view and show the windows of the newly active workspace instead.
Line 27: Line 33:
 ==== Applications view ==== ==== Applications view ====
  
-{{applications-view.png?nolink&300|Applications view}}+<figure "xfdashboard Applications View"> 
 +{{:apps:xfdashboard:applications-view.png?600|xfdashboard Applications View}} 
 +</figure>
  
 The applications view shows all installed application in the system like the appfinder or the application menu panel plugin. You can launch applications in this view or add them as favourites (shortcuts) to the quicklaunch. The applications view shows all installed application in the system like the appfinder or the application menu panel plugin. You can launch applications in this view or add them as favourites (shortcuts) to the quicklaunch.
Line 33: Line 41:
 ==== Search view ==== ==== Search view ====
  
-{{search-view.png?nolink&300|Search view}}+<figure "xfdashboard Search View"> 
 +{{:apps:xfdashboard:search-view.png?600|xfdashboard Search View}} 
 +</figure>
  
 The search view is only visible and choosable in the view selector when you have typed in a keyword to lookup. This view will present all matching applications. You can launch applications in this view or add them as favourites (shortcuts) to the quicklaunch. The search view is only visible and choosable in the view selector when you have typed in a keyword to lookup. This view will present all matching applications. You can launch applications in this view or add them as favourites (shortcuts) to the quicklaunch.
Line 45: Line 55:
 ==== View selector ==== ==== View selector ====
  
-{{view-selector.png?nolink|View selector}}+<figure "xfdashboard View Selector"> 
 +{{:apps:xfdashboard:view-selector.png|xfdashboard View Selector Window}} 
 +</figure>
  
 The view selector allows you to switch between all available views by clicking on its corresponding icon. It is located left next to the search text box. The view selector allows you to switch between all available views by clicking on its corresponding icon. It is located left next to the search text box.
Line 51: Line 63:
 ==== Search text box ==== ==== Search text box ====
  
-{{search-box-no-input.png?nolink&300|Search text box}}+<figure "xfdashboard Search Text Box"> 
 +{{:apps:xfdashboard:search-box-no-input.png?600|xfdashboard Search Text Box}} 
 +</figure>
  
 The search text box lets you look up application either by name, description or its command. The search text box gains the keyboard focus at startup so can just type to search. There is no need to click into the search text box first. The search text box lets you look up application either by name, description or its command. The search text box gains the keyboard focus at startup so can just type to search. There is no need to click into the search text box first.
  
-{{search-box-with-input.png?nolink&300|Search text box with clear icon}}+<figure "xfdashboard Search Text Box with Clear Icon"> 
 +{{:apps:xfdashboard:search-box-with-input.png?600|xfdashboard Search Text Box with Clear Icon}} 
 +</figure>
  
 To stop searching click either on the clear icon on the right of the search text box or press ESC. To stop searching click either on the clear icon on the right of the search text box or press ESC.
Line 63: Line 79:
 ==== Quicklaunch ==== ==== Quicklaunch ====
  
-{{quicklaunch.png?nolink|Quicklaunch}}+<figure "xfdashboard Quicklaunch"> 
 +{{:apps:xfdashboard:quicklaunch.png|xfdashboard Quicklaunch}} 
 +</figure>
  
 The quicklaunch holds your favourites or so called shortcuts to applications. The quicklaunch holds your favourites or so called shortcuts to applications.
  
-{{quicklaunch-applications-button.png?nolink|Application button in quicklaunch}}+<figure "xfdashboard Application Button in Quicklaunch"> 
 +{{:apps:xfdashboard:quicklaunch-applications-button.png|xfdashboard Application Button in Quicklaunch}} 
 +</figure>
  
 The very first icon in quicklaunch is the application button. You can switch between the applications view (or search view if any search is active) and the windows view. This icon turns into a trash button when you are reordering your favourites in quicklauch. The very first icon in quicklaunch is the application button. You can switch between the applications view (or search view if any search is active) and the windows view. This icon turns into a trash button when you are reordering your favourites in quicklauch.
Line 75: Line 95:
 ==== Workspace selector ==== ==== Workspace selector ====
  
-{{workspaces.png?nolink|Workspaces}}+<figure "xfdashboard Workspaces"> 
 +{{:apps:xfdashboard:workspaces.png?150|xfdashboard Workspaces}} 
 +</figure>
  
 The workspace selector shows each workspace with live updated windows in their stacked order. The workspace selector shows each workspace with live updated windows in their stacked order.
Line 113: Line 135:
 ==== Close a window of a running application ==== ==== Close a window of a running application ====
  
-{{window.png?nolink&300|Window}}+<figure "xfdashboard Window"> 
 +{{:apps:xfdashboard:window.png?600|xfdashboard Window}} 
 +</figure>
  
 Each window has a close button in the upper right marked with **X**. You can close a window by clicking on the **X**. Each window has a close button in the upper right marked with **X**. You can close a window by clicking on the **X**.
Line 127: Line 151:
 ==== Remove a favourite ==== ==== Remove a favourite ====
  
-{{remove-favourite.png?nolink|Remove a favourite}}+<figure "Remove a Favorite"> 
 +{{:apps:xfdashboard:remove-favourite.png|Remove a Favourite}} 
 +</figure>
  
 To remove a favourite from your quicklaunch box at the left begin dragging its application icon. The application button (it's the first icon in quicklaunch box) will turn into a trash icon (or delete icon - depends on the theme). Drop the dragged application on the trash icon and it will get removed. To remove a favourite from your quicklaunch box at the left begin dragging its application icon. The application button (it's the first icon in quicklaunch box) will turn into a trash icon (or delete icon - depends on the theme). Drop the dragged application on the trash icon and it will get removed.
Line 145: Line 171:
 Some actions can also be done with the keyboard instead of using mouse. Some actions can also be done with the keyboard instead of using mouse.
  
-{{search-box-no-input.png?nolink&300|Focused search text box}} +<figure "xfdashboard Focused Search Text Box"> 
-{{focused-quicklaunch-selected-launcher.png?nolink|Focused quicklaunch}}+{{:apps:xfdashboard:search-box-no-input.png?600|xfdashboard Focused Search Text Box}} 
 +</figure> 
 + 
 +<figure "xfdashboard Focused Quicklaunch"> 
 +{{:apps:xfdashboard:focused-quicklaunch-selected-launcher.png|xfdashboard Focused Quicklaunch}} 
 +</figure>
  
 The widget which has the focus will handle your keyboard input. If it cannot handle the input the search text box will get the keyboard input. This way you can just type to search even if the search text box does not have the focus. In standard theme the widget which has the focus is marked in blue. The widget which has the focus will handle your keyboard input. If it cannot handle the input the search text box will get the keyboard input. This way you can just type to search even if the search text box does not have the focus. In standard theme the widget which has the focus is marked in blue.
Line 152: Line 183:
 You can move the focus to the next widget by pressing **<Tab>** and by pressing **<Shift>+<Tab>** simultanously you can move the focus backwards to the previous widget. You can move the focus to the next widget by pressing **<Tab>** and by pressing **<Shift>+<Tab>** simultanously you can move the focus backwards to the previous widget.
  
-{{focused-quicklaunch-selected-launcher.png?nolink|Focused quicklaunch with selection}} +<figure "xfdashboard Focused Quicklaunch with Selection"> 
-{{focused-windows-view-selected-window.png?nolink&300|Focused windows view with selection}}+{{:apps:xfdashboard:focused-quicklaunch-selected-launcher.png|xfdashboard Focused Quicklaunch with Selection}} 
 +</figure> 
 + 
 +<figure "xfdashboard Focused Window View with Selection"> 
 +{{:apps:xfdashboard:focused-windows-view-selected-window.png?600|xfdashboard Focused Window View with Selection}} 
 +</figure>
  
 As you can see in the example of a focused quicklaunch some widget may allow you to select an item. The currently selected item is also marked in blue (some widgets also have a white outline) in standard theme. You can move the selection with your arrow keys **◀**, **▶**, **▲**, and **▼**. When you press **ENTER** the selected item is activated - that is like a mouse button click at this item. In this example the application of selected item in quicklaunch would launched. As you can see in the example of a focused quicklaunch some widget may allow you to select an item. The currently selected item is also marked in blue (some widgets also have a white outline) in standard theme. You can move the selection with your arrow keys **◀**, **▶**, **▲**, and **▼**. When you press **ENTER** the selected item is activated - that is like a mouse button click at this item. In this example the application of selected item in quicklaunch would launched.
Line 162: Line 198:
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
-[[:apps:xfdashboard:start|Return to Main Xfdashboard page]]+[[:apps:xfdashboard:start|Return to Xfdashboard Main Documentation Page]]