6600: Slightly nicer terminal window.
authorEric Blake <eblake@redhat.com>
Wed, 30 Oct 2019 23:10:56 +0000 (00:10 +0100)
committerEric Blake <eblake@redhat.com>
Wed, 30 Oct 2019 23:10:56 +0000 (00:10 +0100)
2019-kvm-forum/6600-data-disks.sh
2019-kvm-forum/6800-reflection.sh
2019-kvm-forum/bashrc

index cbc7376..3cb200f 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/bash -
 
-xfce4-terminal --disable-server -x ./6600-next
+xfce4-terminal --hide-menubar --disable-server -x ./6600-next
index 29fe3da..3fd4d9e 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/bash -
 
-xfce4-terminal --disable-server -x ./6800-next
+xfce4-terminal --hide-menubar --disable-server -x ./6800-next
index a52a5e9..0b5a00c 100644 (file)
@@ -18,4 +18,5 @@ trap 'echo -ne "$outputcol"' DEBUG
 bind -f $talkdir/bindings
 
 # Same as the banner function, but we cannot reuse it.
+printf "\e]0;$title\a"
 printf "%s   %s   %s\\n" $titlecol "$title" $outputcol