On Tue, Aug 19, 2025 at 11:12:03PM +0800, Kancy Joe wrote: > Some Qualcomm-based UEFI platforms only provide > volume up, volume down, and power keys. The volume keys are already mapped to > SCAN_UP and SCAN_DOWN, while the power key is mapped to SCAN_SUSPEND > (scan_code 0x0102). > > On such devices, the power key is commonly used as the "Enter" (confirm) > button, > since no dedicated Enter key exists. This patch treats scan_code 0x0102 > as Enter to improve usability on these platforms. > > Signed-off-by: Kancy Joe <kancy2...@outlook.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel