[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Volume keys in grub2
From: |
Daniel Kiper |
Subject: |
Re: Volume keys in grub2 |
Date: |
Tue, 11 Feb 2020 22:57:21 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Mon, Feb 10, 2020 at 09:17:18AM +0000, Workaround Profi_GMan wrote:
> Hello!
> As far as I see, the volume keys are mapped to the normal "up" and "down"
> keys and they function just as up and down keys. So my aim to make them
> recognized as different keys so I can adjust each of them separately (I want
> the volume up key to function as the enter key, but I want the normal down
> key function as down key).
> So how do I do it?
I think that it would be better if you try to treat simultaneous press of
<UP> and <DOWN> keys as <Enter> key.
Daniel