Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=caktus] to easily change the font size on the screen (Thanks to someone else here at the forums) set font size (Alt+y) ========================================== Create a macro in notepad : setfontsize{ $fontsize=getpref(INT,"font.minimum-size.x-western"); $fontsize=prompt("Enter the minimum size of font","minimum font size",$fontsize); setpref(INT,"font.minimum-size.x-western",$fontsize); } Save it as setfontsize.kmm inside the folder macros in the K-Meleon root folder. Start the browser. Go to Edit > Configuration > Accelerators accel.cfg will spring up. At the bottom add the line : ALT Y = macros(setfontsize) Go to File/Save in notepad and save the file. Restart the browser. The shortcut ALT + Y should now open a prompt where you can enter the minimum size for x-western fonts.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development