SeaMonkey:FAQ: Difference between revisions
Jump to navigation
Jump to search
(Added "Why were the trunk builds renamed from 1.1 to 1.5?" FAQ) |
(→How do I get support for SeaMonkey?: Update SeaMonkey newsgroup and IRC channel.) |
||
(48 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
{{SeaMonkey-Resources}} | {{SeaMonkey-Resources}} | ||
{{con|contents of this page will be transferred to [[SeaMonkey/FAQ]], please do not add new information!}} | |||
__TOC__ | __TOC__ | ||
== | == Where can I find more information about SeaMonkey? == | ||
: The | :The [http://kb.mozillazine.org/Main_Page MozillaZine Knowledge Base] has lots of information about SeaMonkey. Most of the information there about the Mozilla Application Suite still applies to SeaMonkey. | ||
== | == How do I get support for SeaMonkey? == | ||
: | :Support is available from the [[SeaMonkey/FAQ|user FAQ]], the [http://forums.mozillazine.org/viewforum.php?f=40 MozillaZine SeaMonkey Support forum], the [news://news.aioe.org/alt.comp.software.seamonkey alt.comp.software.seamonkey newsgroup], and the [ircs://libera.chat/SeaMonkey #SeaMonkey IRC Channel]. | ||
: | == What can I do to help the project? == | ||
:There's plenty of [[SeaMonkey:QA|quality assurance]] work to be done. Grab a [http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/?C=M;O=D nightly build] and join in! | |||
<!-- | |||
These tips belong in the MozillaZine Knowledge Base (see the "Where can I find more information about SeaMonkey?" FAQ). Please move these tips there. | |||
> So, please (someone) move it to | |||
> Knowledge Base > SeaMonkey > Hints and tips > Miscellaneous Tweaks | |||
> (i cannot even create an account there) | |||
== | >> You should probably discuss your problem with creating a Knowledge Base account in the [http://forums.mozillazine.org/viewforum.php?f=11 MozillaZine Site Discussion forum] | ||
: | |||
== SeaMonkey Tips == | |||
<strong>Q: How do I change the Shortcut for "Bookmark this page" into Ctrl-D (instead of Ctrl-Shift-D)?</strong> | |||
A: Use the following steps (does not apply to SeaMonkey 2.1): | |||
* rename /chrome/comm.jar to comm.zip and extract the file to some directory | |||
* in content/navigator/platformNavigationBindings.xul goto | |||
<key id="addBookmarkKb"... and change modifiers="accel,shift" to modifiers="accel" | |||
* in content/navigator/navigatorOverlay.xul goto | |||
<key id="addBookmarkAsKb"... and change modifiers="accel" to modifiers="accel,shift" | |||
* save all, and create the file comm.jar again (zip,store), restart seamonkey | |||
<center><hr width="20%"></center> | |||
<strong>Q: How do I display icons in Bookmarks and the Personal Toolbar (like Firefox)?</strong> | |||
A: You need to make two changes within the "about:config" page. Use the following steps: | |||
* First, enter "about:config" in the URL address bar (then click the acknowledgement to continue) | |||
* Type "browser.chrome" in the filter bar | |||
* Change the default value of "browser.chrome.favicons" to "true" (by double clicking it) | |||
* Change the default value of "browser.chrome.load_toolbar_icons" to "2" | |||
(You may need to restart SeaMonkey.) | |||
<center><hr width="20%"></center> | |||
--> | |||
[[category:seaMonkey|f]] |
Latest revision as of 10:33, 26 June 2021
Resources | ||
---|---|---|
SeaMonkey Homepage | ||
FAQ / Help | ||
Goals | ||
Organization | ||
QA | ||
Supporters | ||
Add-ons | ||
Localization | ||
Reasons | ||
Branding | ||
Release History | ||
Tasks & Projects | ||
| ||
Discussion | ||
Suiterunner |
![]() |
SeaMonkey:FAQ is still under construction. contents of this page will be transferred to SeaMonkey/FAQ, please do not add new information! |
Where can I find more information about SeaMonkey?
- The MozillaZine Knowledge Base has lots of information about SeaMonkey. Most of the information there about the Mozilla Application Suite still applies to SeaMonkey.
How do I get support for SeaMonkey?
- Support is available from the user FAQ, the MozillaZine SeaMonkey Support forum, the alt.comp.software.seamonkey newsgroup, and the #SeaMonkey IRC Channel.
What can I do to help the project?
- There's plenty of quality assurance work to be done. Grab a nightly build and join in!