Ventoy Forums
F keys problem in browser menu - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1)
+--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2)
+--- Thread: F keys problem in browser menu (/showthread.php?tid=1993)



F keys problem in browser menu - serhat100 - 03-07-2022

Hello long panda; I want to talk about a problem. If the code { "VTOY_DEFAULT_IMAGE": "F2>" }, is defined in the ventoy.json file
F keys work in the browser menu. But if this code is not defined ventoy.json, when we go to the browser menu with F2 in the first boot menu,
Except for F1 memdisk and ctrl hotkeys, other F keys don't work. Also, when I enter vt_browser_disk in the grub console, the F keys are fine.
is working.


RE: F keys problem in browser menu - longpanda - 03-08-2022

Fn keys should be suppressed when VTOY_DEFAULT_IMAGE is set to Fn>
This CI release has fixed it https://github.com/ventoy/Ventoy/actions/runs/1951128876


RE: F keys problem in browser menu - crasadure - 03-08-2022

(03-08-2022, 11:39 AM)longpanda Wrote: Fn keys should be suppressed when VTOY_DEFAULT_IMAGE is set to Fn>
This CI release has fixed it https://github.com/ventoy/Ventoy/actions/runs/1951128876
{ "VTOY_DEFAULT_IMAGE": "F2>" }

If the user does not make a definition as above in the "vtoy.json" file by default
when we switch to "Browser mode" with the F2 key, none of the function keys (F1, F2, F2, etc) still work. Is there a fix for this issue?

I captured a video about this problem : https://vimeo.com/685900552


RE: F keys problem in browser menu - longpanda - 03-08-2022

This is designed so.
When user enter Fn(F2/F3...) key, all the function keys will not work.
This is for code protect.


RE: F keys problem in browser menu - longpanda - 03-08-2022

Even user make a definition as above in the "vtoy.json", the Fn hot keys also will not work.


RE: F keys problem in browser menu - longpanda - 03-08-2022

That is to say F2/F3/F4 .... are exclusive.
For example, if you enter F3, then you can not continue to enter F4/F5 ... unless you exit from F3.


RE: F keys problem in browser menu - crasadure - 03-08-2022

I captured a video about this subject...can you watch it @longpanda...
My captured video :  https://vimeo.com/686014048