1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 00:35:46 +01:00

Update options.txt for Xulmus.

This commit is contained in:
Doug Kearns
2009-03-25 20:13:08 +11:00
parent 49f3984ba0
commit ace07cef56
3 changed files with 36 additions and 36 deletions

View File

@@ -138,7 +138,7 @@ const config = { //{{{
//TODO : Write intro.html and tutorial.html //TODO : Write intro.html and tutorial.html
// they are sorted by relevance, not alphabetically // they are sorted by relevance, not alphabetically
helpFiles: [ "player.html", "autocommands.html" ], helpFiles: [ "player.html", "options.html", "autocommands.html" ],
/* "intro.html", "tutorial.html", "starting.html", "browsing.html", /* "intro.html", "tutorial.html", "starting.html", "browsing.html",
"buffer.html", "cmdline.html", "insert.html", "options.html", "buffer.html", "cmdline.html", "insert.html", "options.html",
"pattern.html", "tabs.html", "hints.html", "map.html", "eval.html", "pattern.html", "tabs.html", "hints.html", "map.html", "eval.html",

View File

@@ -26,7 +26,7 @@ Available {events}:
*ColorScheme* Triggered after a color scheme has been loaded *ColorScheme* Triggered after a color scheme has been loaded
*DOMLoad* Triggered when a page's DOM content has fully loaded *DOMLoad* Triggered when a page's DOM content has fully loaded
*DownloadPost* Triggered when a download has completed *DownloadPost* Triggered when a download has completed
*Fullscreen* Triggered when the browser's fullscreen state changes *Fullscreen* Triggered when the player's fullscreen state changes
*LocationChange* Triggered when changing tabs or when navigating to a new location *LocationChange* Triggered when changing tabs or when navigating to a new location
*PageLoadPre* Triggered after a page load is initiated *PageLoadPre* Triggered after a page load is initiated
*PageLoad* Triggered when a page gets (re)loaded/opened *PageLoad* Triggered when a page gets (re)loaded/opened

View File

@@ -2,7 +2,7 @@ HEADER
|options| + |options| +
Vimperator has a number of internal variables and switches which can be set to Xulmus has a number of internal variables and switches which can be set to
achieve special effects. These options come in 5 forms: achieve special effects. These options come in 5 forms:
`------------`----------------------------------------- `------------`-----------------------------------------
*boolean* can only be on or off *boolean* can only be on or off
@@ -155,35 +155,35 @@ Environment variables are expanded for path options like 'cdpath' and
'runtimepath'. The variable notation is _$VAR_ (terminated by a non-word 'runtimepath'. The variable notation is _$VAR_ (terminated by a non-word
character) or _$\\{VAR}_. _%VAR%_ is also supported on Windows. character) or _$\\{VAR}_. _%VAR%_ is also supported on Windows.
section:Setting{nbsp}Firefox{nbsp}options[firefox-options,preferences] section:Setting{nbsp}Songbird{nbsp}options[songbird-options,preferences]
Firefox options can be viewed and set with the following commands: Songbird options can be viewed and set with the following commands:
|:prefs| |:preferences| |:prefs| |:preferences|
||:pref[erences]|| ||:pref[erences]||
________________________________________________________________________________ ________________________________________________________________________________
Show the Firefox preferences dialog. You can change the browser preferences Show the Songbird preferences dialog. You can change the player preferences
from this dialog. Be aware that not all Firefox preferences work, because from this dialog. Be aware that not all Songbird preferences work, because
Vimperator overrides some key bindings and changes Firefox's GUI. Xulmus overrides some key bindings and changes Songbird's GUI.
________________________________________________________________________________ ________________________________________________________________________________
|:prefs!| |:preferences!| |:prefs!| |:preferences!|
||:pref[erences]!|| ||:pref[erences]!||
________________________________________________________________________________ ________________________________________________________________________________
Opens about:config in the current tab where you can change advanced Firefox Opens about:config in the current tab where you can change advanced Songbird
preferences. preferences.
________________________________________________________________________________ ________________________________________________________________________________
|:set!| |:set-!| |:set!| |:set-!|
||:se[t]! {preference}={value}|| + ||:se[t]! {preference}={value}|| +
________________________________________________________________________________ ________________________________________________________________________________
Change any Firefox {preference} (those in the about:config window). You can also Change any Songbird {preference} (those in the about:config window). You can
reset/delete those preferences with [c]:set! {preference}&[c]. also reset/delete those preferences with [c]:set! {preference}&[c].
________________________________________________________________________________ ________________________________________________________________________________
|overridden-preferences| + |overridden-preferences| +
Vimperator sets several Firefox preferences at startup. If this is undesirable, Xulmus sets several Songbird preferences at startup. If this is undesirable,
they can be changed to a different value in your RC file using they can be changed to a different value in your RC file using
[c]:set! {preference}={value}[c] [c]:set! {preference}={value}[c]
@@ -231,7 +231,7 @@ Items which are completed at the [c]:[tab]open[c] prompt. Available items:
`---`-------------------------------------------------------------------------------- `---`--------------------------------------------------------------------------------
*s* Search engines and keyword URLs *s* Search engines and keyword URLs
*f* Local files *f* Local files
*l* Firefox location bar entries (bookmarks and history sorted in an intelligent way) *l* Songbird location bar entries (bookmarks and history sorted in an intelligent way)
*b* Bookmarks *b* Bookmarks
*S* Suggest engines *S* Suggest engines
------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------
@@ -253,7 +253,7 @@ schwarzenegger[c] will be exactly the same as [c]:open youtube arnold
schwarzenegger[c]. Therefore, you need to add a keyword or search engine schwarzenegger[c]. Therefore, you need to add a keyword or search engine
"youtube" first. "youtube" first.
If 'defsearch' is empty, then Firefox will always attempt to open the If 'defsearch' is empty, then Songbird will always attempt to open the
raw [a][arg][a]. raw [a][arg][a].
____ ____
@@ -265,7 +265,7 @@ Set the external text editor.
Sets the editor to run when [m]<C-i>[m] is pressed in INSERT and TEXTAREA Sets the editor to run when [m]<C-i>[m] is pressed in INSERT and TEXTAREA
modes. modes.
Warning: Vimperator will not behave correctly if the editor forks its own Warning: Xulmus will not behave correctly if the editor forks its own
process, such as with gvim without the -f argument. process, such as with gvim without the -f argument.
____ ____
@@ -331,7 +331,7 @@ Show or hide certain GUI elements like the menu or toolbar. Supported characters
`---`----------- `---`-----------
*m* Menubar *m* Menubar
*T* Toolbar *T* Toolbar
*B* Bookmark bar *p* Player controls
*n* Tab number *n* Tab number
*N* Tab number over image *N* Tab number over image
*b* Bottom scrollbar *b* Bottom scrollbar
@@ -439,8 +439,8 @@ ____
||'insertmode' 'im'|| boolean (default: on) ||'insertmode' 'im'|| boolean (default: on)
____ ____
Use Insert mode as the default for text areas. Use Insert mode as the default for text areas.
Makes Vimperator work in a way that Insert mode is the default mode for text areas. Makes Xulmus work in a way that Insert mode is the default mode for text areas.
Useful if you want to use Vimperator as a modeless editor, keeping the known Firefox interface for editing text areas. Useful if you want to use Xulmus as a modeless editor, keeping the known Songbird interface for editing text areas.
____ ____
@@ -471,9 +471,9 @@ ____
||'loadplugins' 'lpl'|| boolean (default on) ||'loadplugins' 'lpl'|| boolean (default on)
____ ____
Load plugin scripts when starting up. When on, yet unloaded plugins are Load plugin scripts when starting up. When on, yet unloaded plugins are
automatically loaded after the vimperatorrc file has been sourced. To automatically loaded after the xulmusrc file has been sourced. To
load plugins earlier, use the [c]:loadplugins[c] command within the load plugins earlier, use the [c]:loadplugins[c] command within the
vimperatorrc. xulmusrc.
____ ____
@@ -555,12 +555,12 @@ they always open in a new tab. Possible values:
.---`------------------------------------------------------------------------------------------------ .---`------------------------------------------------------------------------------------------------
*0* Force to open in the current tab (Warning: this can stop some web sites from working correctly!) *0* Force to open in the current tab (Warning: this can stop some web sites from working correctly!)
*1* Always open in a new tab *1* Always open in a new tab
*2* Open in a new window if it has a specific requested size (default in Firefox) *2* Open in a new window if it has a specific requested size (default in Songbird)
*3* Always open in a new window *3* Always open in a new window
*4* Open in the same tab unless it has a specific requested size *4* Open in the same tab unless it has a specific requested size
----------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------
Note: This option does not change the popup blocker of Firefox in any way. Note: This option does not change the popup blocker of Songbird in any way.
____ ____
@@ -570,7 +570,7 @@ ____
Speed up first time history/bookmark completion Speed up first time history/bookmark completion
History access can be quite slow for a large history. History access can be quite slow for a large history.
Vimperator maintains a cache to speed it up significantly on subsequent access. Xulmus maintains a cache to speed it up significantly on subsequent access.
In order to also speed up first time access, it is cached at startup, if this option is set (recommended). In order to also speed up first time access, it is cached at startup, if this option is set (recommended).
____ ____
@@ -587,23 +587,23 @@ link elements are those defined by 'hinttags'.
____ ____
|$VIMPERATOR_RUNTIME| |$XULMUS_RUNTIME|
|\'rtp'| |\'runtimepath'| |\'rtp'| |\'runtimepath'|
||'runtimepath' 'rtp'|| stringlist ||'runtimepath' 'rtp'|| stringlist
____ ____
(default: _$VIMPERATOR_RUNTIME_ or Unix, Mac: "\~/.vimperator", Windows: "\~/vimperator") (default: _$XULMUS_RUNTIME_ or Unix, Mac: "\~/.xulmus", Windows: "\~/xulmus")
List of directories searched for runtime files: + List of directories searched for runtime files: +
colors/ + colors/ +
macros/ + macros/ +
plugin/ + plugin/ +
Example: [c]:set runtimepath=\~/myvimperator,\~/.vimperator[c] + Example: [c]:set runtimepath=\~/myxulmus,\~/.xulmus[c] +
This will search for plugins in both "\~/myvimperator/plugin" and This will search for plugins in both "\~/myxulmus/plugin" and
"\~/.vimperator/plugin" "\~/.xulmus/plugin"
On startup, if the environment variable _$VIMPERATOR_RUNTIME_ does not On startup, if the environment variable _$XULMUS_RUNTIME_ does not
exist, Vimperator will set it to match this value. exist, Xulmus will set it to match this value.
____ ____
@@ -690,13 +690,13 @@ ____
|\'titlestring'| |\'titlestring'|
||'titlestring'|| string (default: "Vimperator") ||'titlestring'|| string (default: "Xulmus")
____ ____
Change the title of the browser window. Change the title of the player window.
Vimperator changes the browser title from "Title of web page - Mozilla Firefox" to Xulmus changes the player title from "Songbird" to
"Title of web page - Vimperator". + "Title of tab - Xulmus". +
If you don't like that, you can restore it with: If you don't like that, you can restore it with:
[c]:set titlestring=Mozilla\ Firefox[c]. [c]:set titlestring=Songbird[c].
____ ____
@@ -725,7 +725,7 @@ ____
||'verbose' 'vbs'|| number (default: 1) ||'verbose' 'vbs'|| number (default: 1)
____ ____
Define which info messages are displayed. Define which info messages are displayed.
When bigger than zero, Vimperator will give messages about what it is doing. When bigger than zero, Xulmus will give messages about what it is doing.
These can be viewed at any time with the [c]:messages[c] command. The highest These can be viewed at any time with the [c]:messages[c] command. The highest
value is 15, being the most verbose mode. value is 15, being the most verbose mode.