Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Disable keybord shortcuts on remote computer using firefox configuration options

  • 2 përgjigje
  • 1 e ka hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga yyvus

more options

Hi,

I need to disable the Ctrl-t, Ctrl-n, Ctrl-l, Ctrl-w and Ctrl-q shortcuts that manages the tabs and windows creation and closing. I have seen here (https://support.mozilla.org/en-US/questions/1262659) that the keyboard shortcuts can be caught and prevented to act using a javascript in the webpage. But this solution does not block the window/app related shortcuts as listed above.

This configuration can either be done with JS on the webpage or at installation time (configuration file, command line) but no interactive setup...

Can one help on this matter?

This question is also related to the kiosk set up of firefox. I wish infine to have a webpage that seems like an app. Here (https://superuser.com/questions/1451297/firefox-in-an-app-mode) one can find a way to hide the nav-bar and the tool-bar.

Firefox will run on an Ubuntu machine 18.04.

Hi, I need to disable the Ctrl-t, Ctrl-n, Ctrl-l, Ctrl-w and Ctrl-q shortcuts that manages the tabs and windows creation and closing. I have seen here (https://support.mozilla.org/en-US/questions/1262659) that the keyboard shortcuts can be caught and prevented to act using a javascript in the webpage. But this solution does not block the window/app related shortcuts as listed above. This configuration can either be done with JS on the webpage or at installation time (configuration file, command line) but no interactive setup... Can one help on this matter? This question is also related to the kiosk set up of firefox. I wish infine to have a webpage that seems like an app. Here (https://superuser.com/questions/1451297/firefox-in-an-app-mode) one can find a way to hide the nav-bar and the tool-bar. Firefox will run on an Ubuntu machine 18.04.

Krejt Përgjigjet (2)

more options

You might need to find a customized build of Firefox for a kiosk application. Unlike legacy extensions from the pre-Quantum days, WebExtensions can't make the extensive changes you want.

more options

Thanks for your reply.

You mean that I should find a project that forked the firefox branch and made it a kiosk?

I have almost made it to a satisfactory kiosk state, where only those shortcuts must be disabled.

If it would be possible than I would be happy.