On 05/02/13 08:15, Michael Berkowski wrote: > On Thu, 02 May 2013, rhubarbpieguy at gmail.com said: > >> Are there fluxbox keys file modifiers to run a bash script >> interactively? I commonly launch scripts using keystrokes specified >> in the keys file. However, if I start an interactive script it never >> pauses for input as it doesn't run in a window. > Seems like the easiest course would be to bind keys that launch an Xterm > or other terminal emulator with its execute option, as in > > `xterm -e /path/to/your/script.sh` > > > > _______________________________________________ > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota > tclug-list at mn-linux.org > http://mailman.mn-linux.org/mailman/listinfo/tclug-list Thank you, that works perfectly. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20130502/fcf0774f/attachment.html>