Mozilla Monitor website will be down for 2 hours starting 5/20/2025 at 6 AM PT. Visit our status site for updates.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

How to disable keyboard shortcut

  • 3 απαντήσεις
  • 3 έχουν αυτό το πρόβλημα
  • 47 προβολές
  • Τελευταία απάντηση από josephcusco1

more options

I've been using CTRL+SHIFT+A for many years with a screen capture program. Now Firefox took it. How do I disable this keyboard shortcut?

I've been using CTRL+SHIFT+A for many years with a screen capture program. Now Firefox took it. How do I disable this keyboard shortcut?

Όλες οι απαντήσεις (3)

more options

I don't see any add-ons/extensions that can disable built-in shortcuts. I've tried setting permissions.default.shortcuts to 2, then restarted FF and refreshed the page, but it doesn't help.

Χρήσιμο;

more options

At https://support.mozilla.org/en-US/questions/1367908 there is a solution that worked for me for over a year. Then I had to upgrade to Firefox 135 today and it stopped working. I see no other postings about this. Am I the only person who's driven nuts by not being to assign keyboard shortcuts intelligently?

Χρήσιμο;

more options

I was able to find a solution, however it may be a bit brute force for most people. To disable any keybinding or reassign it from the Firefox default, go into your about:config and enable userChrome.css editing. Then you access your internal files from about:profile and create a folder named Chrome with the css file inside. From there, add a command:

root{
   --keybinding-Shift-Enter: none !important;

}

This one disables open link in new tab shortcut, but you can reassign to anything. Goodluck!

Χρήσιμο;

Υποβολή ερώτησης

Πρέπει να συνδεθείτε στον λογαριασμό σας για να απαντήσετε σε δημοσιεύσεις. Ξεκινήστε μια νέα ερώτηση εάν δεν διαθέτετε ακόμα λογαριασμό.