diff --git a/TODO b/TODO index 2c2ee350705af46216e22bd2429647ce277d4bab..deeb962fb88cb7ea47da2ee3bbb32668451e1fb3 100644 --- a/TODO +++ b/TODO @@ -6,13 +6,7 @@ ToDo: * share VNC session with one-time-password * infoterm-scontrol-default zeigt jobs auf jureca * infoterm-llq-default zeigt jobs auf juqueen -* infoterm-cpuquota-default zeigt cpuquota auf JURECA/JUQUEEN -* infoterm-dataquota-default zeigt dataquota auf JURECA/JUQUEEN * color infoterm-jobtime-default 10 minutes before job-termination -* infoterm-vncperf-default zeigt aktuelle VNC-Performance (=Verbindungsqualität) - - set TVNC_PROFILE=1 before calling vncserver - - read throughput from Xvnc log file and print on background - * xdg_profile_set.sh: replace unset ${!XDG_*} with explicit unsets as we should avoid to unset XDG_SESSION_ID and XDG_RUNTIME_DIR * cleanup before session close - close infoterms so they we can allow a session to be saved - create a wrapper for xfce4-session (http://stackoverflow.com/questions/7579438/how-to-execute-a-script-when-xfce-session-ends) * kill vncserver after certain time @@ -83,3 +77,9 @@ done: * Terminal-Nachrichten an User anzeigen (write, wall) * adjust icon positions on desktop * application submenu for all infoterms +* infoterm-cpuquota-default zeigt cpuquota auf JURECA/JUQUEEN +* infoterm-dataquota-default zeigt dataquota auf JURECA/JUQUEEN +* infoterm-vncperf-default zeigt aktuelle VNC-Performance (=Verbindungsqualität) + - set TVNC_PROFILE=1 before calling vncserver + - read throughput from Xvnc log file and print on background + * xdg_profile_set.sh: replace unset ${!XDG_*} with explicit unsets as we should avoid to unset XDG_SESSION_ID and XDG_RUNTIME_DIR diff --git a/screenshot_xdg_profile_vis.png b/screenshot_xdg_profile_vis.png index 53f12bb0728896d4bf4a8b88175985fb8b2ea5fb..35c3ffc4271557231c78a584ccae96d0e28ce84a 100644 Binary files a/screenshot_xdg_profile_vis.png and b/screenshot_xdg_profile_vis.png differ