General
: K-Meleon Forum
General discussion about K-Meleon.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=JamesD] This can be done by making a change to the file main.kmm. The file is located in KM root/macros. With KM closed, look for the following code. [code] # PRIVATE _Home{ #$OpenURL=getpref(STRING,$KM_Homepage); &OpenURL_InNew; id(ID_NAV_HOME); } [/code] Change to code to look like this. Just move the # symbol to change which line is a comment and which line is active. Save the file and restart KM. [code] # PRIVATE _Home{ $OpenURL=getpref(STRING,$KM_Homepage); &OpenURL_InNew; #id(ID_NAV_HOME); } [/code][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development