aboutsummaryrefslogtreecommitdiff
path: root/etc/xtopen
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xtopen')
-rwxr-xr-xetc/xtopen2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/xtopen b/etc/xtopen
index ccda2e5..4a0537a 100755
--- a/etc/xtopen
+++ b/etc/xtopen
@@ -38,4 +38,4 @@ if ! which "$1" >/dev/null; then
fi
export LC_ALL=en_US.ISO8859-1 # speed up xterm start
-exec xterm -title "$* (`abbr "$PWD"`)" $o -e u $p "$@"
+exec uxterm -title "$* (`abbr "$PWD"`)" $o -e $p "$@"