Cannot hide tools + weird behavior #259
Replies: 2 comments
-
|
There is a known issue with setting PS: There is no |
Beta Was this translation helpful? Give feedback.
-
|
If you want, you can work around the issue by doing the following:
You will find the block of code below: Change this to: That is, comment out You can then build RefindPlus directly on GitHub by following the instructions here: https://github.com/RefindPlusRepo/RefindPlus/blob/GOPFix/BUILDING.md#remote-build-github When filling the drop down box prior to running the action, ensure you paste the hash value from earlier into the You can then use the artefacts generated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all thank you for RefindPlus, it is very helpful.
I have read the config.conf and it states that
I did that, specifically:
This is set in my included theme conf file.
However, I still always end up with three icons: About, Boot order, Shutdown.
These ones aren't even default (default set is described in config.conf as: About, Hidden tags, CSR rotate, Boot order, Shutdown).
Main config.conf does not have any showtools line uncommented.
What is especially weird is that pressing Esc completely removes those 3 from the screen in the current session, and no other button seems to return them to visible state. So, there is a state when they are completely hidden, yet I have to press Esc after the boot to get into that state. This isn't convenient.
Why does it happen that they aren't hidden as desired?
Why does it happen that they are hidden on Esc press (and are never returned back)?
Beta Was this translation helpful? Give feedback.
All reactions