xterm to lxterminal
diff --git a/tutorial1-setup.sh b/tutorial1-setup.sh
index e945848..a3538eb 100644
--- a/tutorial1-setup.sh
+++ b/tutorial1-setup.sh
@@ -72,7 +72,7 @@
Name=ONOS
Name[en_US]=ONOS
Icon=konsole
-Exec=/usr/bin/xterm -e '/opt/onos/apache-karaf-3.0.2/bin/client -u karaf'
+Exec=/usr/bin/lxterminal -e '/opt/onos/apache-karaf-3.0.2/bin/client -u karaf'
Comment[en_US]=
EOF
@@ -83,7 +83,7 @@
Name=Mininet
Name[en_US]=Mininet
Icon=konsole
-Exec=/usr/bin/xterm -e 'sudo mn --custom ~/onos-next/tools/test/topos/tower.py --topo tower --controller remote --mac'
+Exec=/usr/bin/lxterminal -e 'sudo mn --custom /home/tutorial1/onos-next/tools/test/topos/tower.py --topo tower --controller remote --mac'
Comment[en_US]=
EOF