As a workaround in Lubuntu and in any release that contains package xterm you could use "lxterm -e" command: E.g. lxterm -e 'ls | less' (Quit by pressing q) lxterm -e 'ls ; read' (Quit by pressing <enter>)
As for multiple simultaneous commands as superuser, why not use something like gksudo "lxterm -e 'command1 & command2'" so that you have to give password only once? (Note: With graphical applications it is better to use gksudo instead of sudo.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050576 Title: Cannot run double or consecutive commands To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxterminal/+bug/1050576/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs