Thanks, man! This works perfectly!
Vadim.
On 03/29/2013 03:23 PM, Rui Tiago Cação Matos wrote:
> On 29 March 2013 19:47, Vadim wrote:
>> It seems as an easy question, but cannot find the answer: how do you get
>> in Gjs (writing an extension) all the currently pressed/set key
>> modifiers (such
On 29 March 2013 19:47, Vadim wrote:
> It seems as an easy question, but cannot find the answer: how do you get
> in Gjs (writing an extension) all the currently pressed/set key
> modifiers (such as Ctrl, Shift keys and/or Caps-Lock etc.)? I know how
> you get this in an event, but need to get it
Hi everyone,
It seems as an easy question, but cannot find the answer: how do you get
in Gjs (writing an extension) all the currently pressed/set key
modifiers (such as Ctrl, Shift keys and/or Caps-Lock etc.)? I know how
you get this in an event, but need to get it just in a method.
Also, would b