All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Mouse support for just the wheel and left button.
Date: Thu, 17 Dec 2015 08:52:05 +0300	[thread overview]
Message-ID: <56724D85.40407@gmail.com> (raw)
In-Reply-To: <20151217025233.2fc91690@z68>

17.12.2015 05:52, John Murphy пишет:
> Hello and thanks for Grub. I use it daily.
> 

You need to boot so often? :)

> I've seen questions regarding mouse support, but the answers imply that an
> on-screen pointer is requested. I would find it very useful to be able to
> use the mouse scroll wheel (which is just two switch clicks if I understand
> correctly) to move up and down between entries, and one click on the left
> mouse button to emulate pressing Enter.
> 
> All that would seem necessary is for wheel up-button to do up arrow, wheel
> down-button - down arrow and left-button - Enter.
> 

GRUB mostly relies on firmware support. At least for EFI there is no
notion of "wheel", only mouse move events. I do not know if mouse can be
accessed via BIOS at all.

For tablet type devices using volume up/down and tap may work for menu
selection, assuming that modern devices are EFI based.

> I have my own reasons for wanting the feature, but, while searching for
> information, I saw that some users are finding their USB keyboard isn't
> supported and they may have found simple mouse button and wheel support
> useful.
> 
> It could also help those who usually use on-screen keyboards like the
> quite excellent OnBoard.
> 

Someone who has hardware and can actually test it needs to send patches.


  reply	other threads:[~2015-12-17  5:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-17  2:52 Mouse support for just the wheel and left button John Murphy
2015-12-17  5:52 ` Andrei Borzenkov [this message]
2015-12-17 13:34   ` John Murphy
2015-12-17 16:03     ` Lennart Sorensen
2015-12-17 17:03       ` John Murphy

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=56724D85.40407@gmail.com \
    --to=arvidjaar@gmail.com \
    --cc=grub-devel@gnu.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.