On September 3, 2018 2:29 AM, Gerd Hoffmann wrote:
> On Fri, Aug 31, 2018 at 01:31:06PM +, Ryan El Kochta wrote:
>
> > On Aug 31, 2018, 2:07 AM, Gerd Hoffmann wrote:
> > Hi,
> >
> > > That's a wonderful idea. Would you be comfortable with
> > > grab_toggle=custom:x:x as well?
> >
> > What thi
On Fri, Aug 31, 2018 at 01:31:06PM +, Ryan El Kochta wrote:
> On Aug 31, 2018, 2:07 AM, Gerd Hoffmann wrote:
>
> Hi,
>
> > That's a wonderful idea. Would you be comfortable with
> > grab_toggle=custom:x:x as well?
>
> What this is supposed to do?
>
> cheers,
> Gerd
>
> It would be the same
On Aug 31, 2018, 2:07 AM, Gerd Hoffmann wrote:
Hi,
> That's a wonderful idea. Would you be comfortable with
> grab_toggle=custom:x:x as well?
What this is supposed to do?
cheers,
Gerd
It would be the same as the original patch (you can input custom key IDs if you
so desire) in addition to a f
Hi,
> That's a wonderful idea. Would you be comfortable with
> grab_toggle=custom:x:x as well?
What this is supposed to do?
cheers,
Gerd
On August 30, 2018 6:51 AM, Gerd Hoffmann wrote:
> On Mon, Aug 27, 2018 at 01:49:22PM +, Ryan El Kochta wrote:
>
> > I personally use the Scroll Lock key. On Linux, Scroll Lock (along
> > with all the other lock keys) is easy to disable with an xmodmap
> > command. On Windows (or, I'd assume,
On Mon, Aug 27, 2018 at 01:49:22PM +, Ryan El Kochta wrote:
> I personally use the Scroll Lock key. On Linux, Scroll Lock (along
> with all the other lock keys) is easy to disable with an xmodmap
> command. On Windows (or, I'd assume, other guests), it requires third
> party software, which is
I personally use the Scroll Lock key. On Linux, Scroll Lock (along with all the
other lock keys) is easy to disable with an xmodmap command. On Windows (or,
I'd assume, other guests), it requires third party software, which is why it's
likely easier to just filter them out from QEMU.
Or
On Thu, Aug 23, 2018 at 01:23:20AM +, Ryan El Kochta wrote:
> This patch introduces three new options on the input-linux commandline:
>
> (a) ignore_caps_lock=[on|off]
> (b) ignore_num_lock=[on|off]
> (c) ignore_scroll_lock=[on|off]
>
> If enabled, the key will be disabled and not forwarded t
This patch introduces three new options on the input-linux commandline:
(a) ignore_caps_lock=[on|off]
(b) ignore_num_lock=[on|off]
(c) ignore_scroll_lock=[on|off]
If enabled, the key will be disabled and not forwarded to the guest.
There are two main reasons for this:
(a) Without keyboard LEDs,