adding special commands (exit, ...) to tablaunch
Status: Beta
Brought to you by:
dnlam
Hello!
I have tablaunch as session manager and wanted an
"exit" function, so I don't have to kill tablaunch to
quit. I tried to make the function extensible, so if
there is a need for a "change position button" etc, it
could be added here.
Calling the command "tablaunch:exit" exits, there is
also "tablaunch:test" which demonstrates a command that
changes some internal variable etc.
The patch was made with "diff -ur" , "patch -p1 <
tablaunch-0.6.special_commands.patch" works in the
tablaunch directory. If you need a different format,
please contact me,
hth marty
Add special commands feature, currently tablaunch:exit