These patches give the user an option to define and use a keyboard shortcut for disabling the inputs. When the inputs are disabled the user can use all the keyboard shortcuts (eg alt+tab, ctrl+alt+del), also the screensaver of the client is working (rhbz#1121446). The inputs can be enabled by using the same keyboard shortcut. https://bugs.freedesktop.org/show_bug.cgi?id=85331 Pavel Grunt (3): spice-session: add disable-inputs-sequence property spice-option: add --spice-disable-inputs-sequence Check for the disable inputs sequence gtk/spice-option.c | 5 ++++ gtk/spice-session-priv.h | 3 +++ gtk/spice-session.c | 45 +++++++++++++++++++++++++++++++++ gtk/spice-widget-priv.h | 2 ++ gtk/spice-widget.c | 66 ++++++++++++++++++++++++++++++++++++++---------- 5 files changed, 108 insertions(+), 13 deletions(-) -- 1.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel