]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-terminal.man
degendered terms
[i3/i3] / man / i3-sensible-terminal.man
index 140e412bed1a2e9af146de711d31f04ab0a8144c..6fa91ac893900c61d077fba66a60a453fed3a5b6 100644 (file)
@@ -1,7 +1,7 @@
 i3-sensible-terminal(1)
 =======================
-Michael Stapelberg <michael+i3@stapelberg.de>
-v4.1, November 2011
+Michael Stapelberg <michael@i3wm.org>
+v4.2, August 2012
 
 == NAME
 
@@ -22,13 +22,19 @@ is appropriate for the distribution.
 It tries to start one of the following (in that order):
 
 * $TERMINAL (this is a non-standard variable)
-* xterm
+* x-terminal-emulator (only present on Debian and derivatives)
 * urxvt
 * rxvt
+* terminator
+* Eterm
+* aterm
+* xterm
+* gnome-terminal
 * roxterm
+* xfce4-terminal
 
-Please don’t complain about the order: If the user has any preference, he will
-have $TERMINAL set or modified his i3 configuration file.
+Please don’t complain about the order: If the user has any preference, they will
+have $TERMINAL set or modified their i3 configuration file.
 
 == SEE ALSO