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
apps:terminal:dropdown [2012/12/31 16:55] – [Advanced Options] nickapps:terminal:dropdown [2016/10/19 14:39] – [Drop-down Window] f2404
Line 3: Line 3:
 <note>The drop-down functionality was added in Xfce4-terminal 0.6.1.</note> <note>The drop-down functionality was added in Xfce4-terminal 0.6.1.</note>
  
-Xfce4-terminal has the functionality to have 1 drop-down window. This mode is inspired from consoles in computer games such as Quake which slide down from the top of the screen when a key is pressed, and slide back up when the key is pressed again.+Xfce4-terminal has the functionality to have 1 drop-down window. This mode is inspired by consoles in computer games such as Quake which slide down from the top of the screen when a key is pressed, and slide back up when the key is pressed again.
  
-===== Starting a Drop-down Window =====+====== Starting a Drop-down Window ======
  
 You can start the drop-down mode by running ''<nowiki>xfce4-terminal --drop-down</nowiki>''. Since the application as no keybinding code, it is advised to [[:xfce:xfce4-settings:keyboard|Application Shortcuts]] for this. You can start the drop-down mode by running ''<nowiki>xfce4-terminal --drop-down</nowiki>''. Since the application as no keybinding code, it is advised to [[:xfce:xfce4-settings:keyboard|Application Shortcuts]] for this.
  
 The first time ''<nowiki>xfce4-terminal --drop-down</nowiki>'' is passed to the application, it will create a drop-down window and show it on top of the active ((the monitor that contains the mouse pointer)) monitor. Each other time the command is executed, the drop-down window will toggle its visibility. The first time ''<nowiki>xfce4-terminal --drop-down</nowiki>'' is passed to the application, it will create a drop-down window and show it on top of the active ((the monitor that contains the mouse pointer)) monitor. Each other time the command is executed, the drop-down window will toggle its visibility.
-===== Main Window =====+ 
 +====== Main Window ======
  
 When you start the drop-down window for the first time, the application opens a window on top of other windows at the top of the screen without window borders. When you start the drop-down window for the first time, the application opens a window on top of other windows at the top of the screen without window borders.
Line 18: Line 19:
 </figure> </figure>
  
-===== Preferences =====+====== Preferences ======
  
 The drop-down preferences will be shown in the normal preferences dialog if opened from a drop-down window. You can do so by clicking the small Preferences icon in the buttom-right corner of the tab bar, right-click the notification area icon or right-click in the terminal window and choose {gui>Preferences...}. The drop-down preferences will be shown in the normal preferences dialog if opened from a drop-down window. You can do so by clicking the small Preferences icon in the buttom-right corner of the tab bar, right-click the notification area icon or right-click in the terminal window and choose {gui>Preferences...}.
Line 26: Line 27:
 </figure> </figure>
  
-==== Behavior ====+===== Behavior =====
  
 ? Keep window open when it loses focus ? Keep window open when it loses focus
Line 37: Line 38:
 ! Put a terminal icon in the system tray. The icon responds to clicks to toggle the window visibility or with right-click to access the Xfce Terminal preferences. ! Put a terminal icon in the system tray. The icon responds to clicks to toggle the window visibility or with right-click to access the Xfce Terminal preferences.
  
-==== Appearance and Animation ====+===== Appearance and Animation =====
  
 ? Width ? Width
Line 50: Line 51:
 ! Hide the tabs at the bottom of the window when there is only a single tab opened. Then there are than 1 tab the bar will always be visible. ! Hide the tabs at the bottom of the window when there is only a single tab opened. Then there are than 1 tab the bar will always be visible.
  
-==== Position ====+===== Position =====
  
 ? Position ? Position
Line 57: Line 58:
 ! If the window should be moved to the monitor containing the mouse pointer when the ''<nowiki>xfce4-terminal --drop-down</nowiki>'' option is executed. If disabled, the window will stay on the monitor is was first started on. ! If the window should be moved to the monitor containing the mouse pointer when the ''<nowiki>xfce4-terminal --drop-down</nowiki>'' option is executed. If disabled, the window will stay on the monitor is was first started on.
  
-===== Advanced Options =====+====== Advanced Options ======
  
 When started the __first time__ the ''<nowiki>--drop-down</nowiki>'' option also accepts window and tab [[command-line]] parameters. You can use this to start a drop-down with multiple predefined commands. The example below will open three tabs in the drop-down window (with IRC client, music on console and process overview). When started the __first time__ the ''<nowiki>--drop-down</nowiki>'' option also accepts window and tab [[command-line]] parameters. You can use this to start a drop-down with multiple predefined commands. The example below will open three tabs in the drop-down window (with IRC client, music on console and process overview).