საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Disable keybord shortcuts on remote computer using firefox configuration options

  • 2 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა yyvus

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.

ყველა პასუხი (2)

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.

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.