- Mensaje original -
> From the same book ("not sure it is a good idea"), I'm
> not really sure we should add yet another configurable
> setting... How about passing the key event through if
> it is a modifier key, and not if it is a regular key?
ack, that should be simple I'll prepare
Hi,
On 05/18/2012 02:15 PM, Marc-André Lureau wrote:
Hi
Agreed, for modifiers, but what if the key binding
is changed to shift+F12 as rhev does? Then I'm not sure
sending the key events to the guest is desirable ...
what if we make this configurable, and default to
non-passthrough? that will
Hi
> Agreed, for modifiers, but what if the key binding
> is changed to shift+F12 as rhev does? Then I'm not sure
> sending the key events to the guest is desirable ...
what if we make this configurable, and default to
non-passthrough? that will be up to the application to
change the behaviour de
Hi,
On 05/18/2012 01:21 PM, Marc-André Lureau wrote:
- Mensaje original -
Hi,
On 05/17/2012 11:42 PM, Marc-André Lureau wrote:
The remote may want to use that same key sequence,
so we better send it through, even if it matches
the ungrab key combination.
I'm not sure about this, i
- Mensaje original -
> Hi,
>
> On 05/17/2012 11:42 PM, Marc-André Lureau wrote:
> > The remote may want to use that same key sequence,
> > so we better send it through, even if it matches
> > the ungrab key combination.
>
> I'm not sure about this, if the grab-sequence is
> getting in t
Hi,
On 05/17/2012 11:42 PM, Marc-André Lureau wrote:
The remote may want to use that same key sequence,
so we better send it through, even if it matches
the ungrab key combination.
I'm not sure about this, if the grab-sequence is
getting in the way, maybe we need a different
grab-sequence?
Wh
The remote may want to use that same key sequence,
so we better send it through, even if it matches
the ungrab key combination.
---
gtk/spice-widget.c |2 --
1 file changed, 2 deletions(-)
diff --git a/gtk/spice-widget.c b/gtk/spice-widget.c
index e6c252d..fad9db5 100644
--- a/gtk/spice-widge