Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some BIOS, [Shift] and [Ctrl] cannot work #11

Open
1457384613gh opened this issue Jul 4, 2023 · 3 comments
Open

Some BIOS, [Shift] and [Ctrl] cannot work #11

1457384613gh opened this issue Jul 4, 2023 · 3 comments

Comments

@1457384613gh
Copy link

1457384613gh commented Jul 4, 2023

@franeklubi
Hi,
Some BIOS, [Shift] and [Ctrl] cannot work.

https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/425979
Screenshot_2023-07-05-06-58-03-914_mark.via-edit.jpg

Suggest

  • Use to jump
  • Use  to crouch
    Or
  • Use w to jump
  • Use s to crouch
@franeklubi
Copy link
Owner

Thank you for raising this issue.

I used the modifier keys because this solution took less space, but after some of the last refactors there are some bytes left, so I think this might be doable.

Would you want to work on this?

@1457384613gh
Copy link
Author

1457384613gh commented Jul 14, 2023

What I use is EFI grub 2.06.
https://github.com/M-L-P/grub2-brunch/releases/tag/0.0.6

menuentry "DinoChrome" {
  linux memdisk raw
  initrd dino.img
}

It can run on CSM mode, but [shift] and [ctrl] cannot work on my old PC with CPU Intel Core 1 Gen.

@1457384613gh
Copy link
Author

Would you want to work on this?

What I am thinking is whether there is a way to make dino work on only UEFI.

Maybe yes if someone would have adapted it from dino.img to dino.efi.

Above it, at least I would like dino.img can jump and crouch on my old PC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants