From: byxk <patricktsen@gmail.com>
To: qemu-devel@nongnu.org
Cc: kraxel@redhat.com, byxk <patricktsen@gmail.com>
Subject: [Qemu-devel] [PATCH v2 0/1] input-linux: provide hotkeys for evdev toggle
Date: Sun, 7 Jan 2018 14:14:54 -0800 [thread overview]
Message-ID: <20180107221455.25504-1-patricktsen@gmail.com> (raw)
Added some functionality to change the key combo for evdev toggle.
example:
-object input-linux,rhotkey=29,lhotkey=56,evdev=[etc...]
Set the defaults to LCTRL and RCTRL if not provided.
This is my first patch to anything so feedback/help appreciated!
byxk (1):
input-linux: provide hotkeys for evdev toggle
ui/input-linux.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 75 insertions(+), 2 deletions(-)
--
2.15.1
next reply other threads:[~2018-01-07 22:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-07 22:14 byxk [this message]
2018-01-07 22:14 ` [Qemu-devel] [PATCH 1/1] input-linux: provide hotkeys for evdev toggle byxk
2018-01-10 16:30 ` [Qemu-devel] [PATCH v2 0/1] " Daniel P. Berrange
2018-01-10 17:06 ` Patrick Tseng
2018-01-11 9:38 ` Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180107221455.25504-1-patricktsen@gmail.com \
--to=patricktsen@gmail.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.