aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/210_nxagent_nxcomp_save_session_state.patch
Commit message (Collapse)AuthorAgeFilesLines
* Rename Patches 210 and 211. Update series file.Oleksandr Shneyder2014-06-271-188/+0
|
* Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard option ↵Mike Gabriel2014-06-271-1/+1
| | | | configurable in nxagent via NX options as addition to the command line parameter -clipboard. Note that the command line parameter overrides the clipboard NX option. Possible values are both or 1, client, server, none or 0.
* Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵Oleksandr Shneyder2014-06-251-0/+188
specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.