-
Notifications
You must be signed in to change notification settings - Fork 115
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
reverse keyboard changes #257
Comments
If you want to remove battery control without applying the keyboard patch, these are the commands you have got to use before building the img file sudo make patch_disable_keyboard clean |
Sorry, I properly meant battery check |
Thanks, but that's not answering my question. How do I get my original keyboard settings BACK? |
You should apply the patch from yhe beginning. I mean, you have got to clone the repo, to choose the img file and, before building the img file you must follow this sequence sudo make patch_disable_keyboard clean Once the patched bios and EC patch img file have been built, just dd them on to the usb stick, boot you pc from the usb, flash the patched img and you should be ok. |
Sorry, I suppose you'd better restore the official bios before applying the patch. |
I have a standard x230 keyboard. I wanted to install an aftermarket battery
Since installing the patch, I have lost my 'Del' key. It now works as a 'PgUp'.
(There may be a couple of other changes, but its the loss of the delete function that is killing me.)
How can I restore the normal function of the keyboard?
The text was updated successfully, but these errors were encountered: