]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-terminal.man
merge the formerly debian-specific x-terminal-emulator patch
[i3/i3] / man / i3-sensible-terminal.man
index 7e32aab4f0337d1580739e2fa6cd79965c56a47a..d1ad5198edaa8bd9fa30f63f3056d5f93a34149e 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,6 +22,7 @@ is appropriate for the distribution.
 It tries to start one of the following (in that order):
 
 * $TERMINAL (this is a non-standard variable)
+* x-terminal-emulator (only present on Debian and derivatives)
 * urxvt
 * rxvt
 * terminator
@@ -30,9 +31,10 @@ It tries to start one of the following (in that order):
 * 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, she will
+have $TERMINAL set or modified her i3 configuration file.
 
 == SEE ALSO