Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

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

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

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Can't get to edit config.

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 5 προβολές
  • Τελευταία απάντηση από RaleighGuy

more options

I did a config edit to modify layout.css.devPixelsPerPs to 2.5. Now my type is nice and big, but I have a new problem. When try to do another config edit, the type is so big that it fills up the page and the "I'll be careful" button can't be reached. How can I bypass this warning, or, make Thunderbird think I've clicked on the button I can't find?

I did a config edit to modify layout.css.devPixelsPerPs to 2.5. Now my type is nice and big, but I have a new problem. When try to do another config edit, the type is so big that it fills up the page and the "I'll be careful" button can't be reached. How can I bypass this warning, or, make Thunderbird think I've clicked on the button I can't find?

Επιλεγμένη λύση

Select Help/Troubleshooting Information, click Open Folder to open the profile folder in File Explorer, close TB. Open prefs.js in a text editor and modify the line

user_pref("layout.css.devPixelsPerPx", "2.5");

and change 2.5 to 1.2. Save the .js file, and when you restart TB, the display should be back to near normal, and make the checkbox accessible.

Προβολή απάντησης εντός συζήτησης 👍 1

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

more options

Επιλεγμένη λύση

Select Help/Troubleshooting Information, click Open Folder to open the profile folder in File Explorer, close TB. Open prefs.js in a text editor and modify the line

user_pref("layout.css.devPixelsPerPx", "2.5");

and change 2.5 to 1.2. Save the .js file, and when you restart TB, the display should be back to near normal, and make the checkbox accessible.

more options

To "sfhowes": Thank you, THANK YOU, THANK YOU! Your fix worked like a charm. Thank you again!!!