LXLE Distribution: http://wiki.lxle.net/doku.php
ROXTerm 2.8.2: http://roxterm.sourceforge.net/index.php?page=guide&lang=en#CommandlineOptions
$ roxterm --help
Usage:
roxterm [OPTION...]
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
Application Options:
-u, --usage Show brief usage message
-d, --directory=DIRECTORY Set the terminal's working directory
--geometry=GEOMETRY Set size and/or position of terminal
according to X geometry specification
--appdir=DIRECTORY Application directory when run as a ROX
application
--show-menubar Show the menu bar, overriding profile
--hide-menubar Hide the menu bar, overriding profile
-p, --profile=PROFILE Use the named profile
-c, --colour-scheme=SCHEME Use the named colour scheme
--color-scheme=SCHEME Use the named colour scheme
(same as --colour-scheme)
-s, --shortcut-scheme=SCHEME Use the named keyboard shortcut scheme
-m, --maximise Maximise the window, overriding profile
--maximize Synonym for --maximise
-f, --fullscreen Make the initial terminal take up the whole
screen with no window furniture
-z, --zoom=ZOOM Scale factor for terminal's fonts
(1.0 is normal)
--separate Use a separate process to run this terminal
--replace Replace any existing process as ROXTerm's
D-BUS service provider
-T, --title=TITLE Set window title
-n, --tab-name=NAME Set tab name
--tab Open a tab in an existing window instead of
a new window if possible
--fork Fork into the background even if this is the first instance
--disable-sm Disable session management
--role=NAME Set X window system 'role' hint
--no-geometry Don't set window geometry hints. This is a workaround for https://bugzilla.gnome.org/show_bug.cgi?id=649680
-e, --execute Execute remainder of command line inside the
terminal. Must be the final option.
--display=DISPLAY X display to use
Tested ROXTerm 2.8.2 (LXLE):
Working
Open: roxterm --title={4} --directory={1}
Run: roxterm --title={4} --directory={1} --execute ./''{3}''
migrated to GitHub: https://github.com/anb0s/EasyShell/issues/25