2022-03-31 11:24:50 -04:00
|
|
|
.TH rofi\-sensible\-terminal 1 rofi\-sensible\-terminal
|
2020-09-19 10:49:50 -04:00
|
|
|
.SH NAME
|
|
|
|
.PP
|
2022-03-31 11:24:50 -04:00
|
|
|
\fBrofi\-sensible\-terminal\fP \- launches $TERMINAL with fallbacks
|
2020-09-19 10:49:50 -04:00
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
2022-03-31 11:24:50 -04:00
|
|
|
rofi\-sensible\-terminal [arguments]
|
2020-09-19 10:49:50 -04:00
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2022-03-31 11:24:50 -04:00
|
|
|
rofi\-sensible\-terminal is invoked in the rofi default config to start a terminal. This
|
|
|
|
wrapper script is necessary since there is no distribution\-independent terminal launcher
|
|
|
|
(but for example Debian has x\-terminal\-emulator). Distribution packagers are responsible for
|
2020-09-19 10:49:50 -04:00
|
|
|
shipping this script in a way which is appropriate for the distribution.
|
|
|
|
|
|
|
|
.PP
|
2015-09-15 01:54:48 -04:00
|
|
|
It tries to start one of the following (in that order):
|
2021-06-15 14:10:04 -04:00
|
|
|
|
|
|
|
.RS
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2022-03-31 11:24:50 -04:00
|
|
|
\fB\fC$TERMINAL\fR (this is a non\-standard variable)
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2022-03-31 11:24:50 -04:00
|
|
|
x\-terminal\-emulator
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2015-09-15 01:54:48 -04:00
|
|
|
urxvt
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2015-09-15 01:54:48 -04:00
|
|
|
rxvt
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
|
|
|
st
|
|
|
|
.IP \(bu 2
|
|
|
|
terminology
|
|
|
|
.IP \(bu 2
|
|
|
|
qterminal
|
|
|
|
.IP \(bu 2
|
2015-09-15 01:54:48 -04:00
|
|
|
Eterm
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2015-09-15 01:54:48 -04:00
|
|
|
aterm
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
|
|
|
uxterm
|
|
|
|
.IP \(bu 2
|
2015-09-15 01:54:48 -04:00
|
|
|
xterm
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2015-09-15 01:54:48 -04:00
|
|
|
roxterm
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2022-03-31 11:24:50 -04:00
|
|
|
xfce4\-terminal.wrapper
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
2022-03-31 11:24:50 -04:00
|
|
|
mate\-terminal
|
2020-09-19 10:49:50 -04:00
|
|
|
.IP \(bu 2
|
|
|
|
lxterminal
|
|
|
|
.IP \(bu 2
|
|
|
|
konsole
|
|
|
|
.IP \(bu 2
|
|
|
|
alacritty
|
|
|
|
.IP \(bu 2
|
|
|
|
kitty
|
|
|
|
|
2021-06-15 14:10:04 -04:00
|
|
|
.RE
|
|
|
|
|
2020-09-19 10:49:50 -04:00
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2015-09-15 01:54:48 -04:00
|
|
|
rofi(1)
|
2020-09-19 10:49:50 -04:00
|
|
|
|
|
|
|
.SH AUTHORS
|
|
|
|
.PP
|
2015-09-15 01:54:48 -04:00
|
|
|
Dave Davenport and contributors
|
2020-09-19 10:49:50 -04:00
|
|
|
|
|
|
|
.PP
|
2015-09-15 01:54:48 -04:00
|
|
|
Copied script from i3:
|
|
|
|
Michael Stapelberg and contributors
|