From f1a9971c820b99c16a39e4c351c7980be7afc039 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 24 Oct 2010 18:34:50 -0500 Subject: [PATCH] Expose VNC shared mode setting in UIs. If shared mode is false, then the server should disconnect other connections before the current connection is allowed to proceed. --- docs/TODO | 3 --- include/default_controls.js | 7 +++++++ include/rfb.js | 4 ++-- vnc_auto.html | 7 ++++--- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/docs/TODO b/docs/TODO index 23b5ed43..e8d12005 100644 --- a/docs/TODO +++ b/docs/TODO @@ -6,8 +6,6 @@ Short Term: - Test on IE 9 preview 3. -- Test firefox 4 - - Fix cursor URI detection in Arora: - allows data URI, but doesn't actually work @@ -22,7 +20,6 @@ Medium Term: - Configuration menu: - Tunable: speed vs. bandwidth selection - Tunable: CPU use versus latency. - - shared mode - Scaling - Keyboard menu: diff --git a/include/default_controls.js b/include/default_controls.js index ceb374bd..071ac518 100644 --- a/include/default_controls.js +++ b/include/default_controls.js @@ -49,6 +49,8 @@ load: function(target) { html += ' type="checkbox" checked> True Color'; html += '