LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

xfce4-terminal

XFCE terminal emulator

TLDR

Open new terminal
$ xfce4-terminal
copy
Set title
$ xfce4-terminal --initial-title "[initial_title]"
copy
Open new tab
$ xfce4-terminal --tab
copy
Execute command
$ xfce4-terminal --command "[command_with_args]"
copy
Execute and hold
$ xfce4-terminal --command "[command_with_args]" --hold
copy
Open multiple tabs
$ xfce4-terminal --tab --command "[command1]" --tab --command "[command2]"
copy

SYNOPSIS

xfce4-terminal [OPTIONS]

DESCRIPTION

xfce4-terminal is the terminal emulator for the XFCE desktop environment. It provides tabs, configurable appearance, and drop-down mode support.The terminal supports multiple profiles and can execute commands on startup.

PARAMETERS

--initial-title TITLE

Set initial window title
--tab
Open new tab
--command COMMAND
Execute command in terminal
--hold
Keep terminal open after command exits
--working-directory DIR
Set working directory
--geometry WxH+X+Y
Window geometry
--fullscreen
Start in fullscreen mode

INSTALL

sudo apt install xfce4-terminal
copy
sudo dnf install xfce4-terminal
copy
sudo pacman -S xfce4-terminal
copy
sudo apk add xfce4-terminal
copy
sudo zypper install xfce4-terminal
copy
nix profile install nixpkgs#xfce4-terminal
copy

CAVEATS

Designed for XFCE but works on other desktops. Requires GTK and VTE libraries.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid