diff options
author | Marco Peereboom <marco@conformal.com> | 2011-01-05 17:20:08 +0000 |
---|---|---|
committer | Marco Peereboom <marco@conformal.com> | 2011-01-05 17:20:08 +0000 |
commit | e0554aa987454cb4c1bcc8aa93a68b5ee75dd674 (patch) | |
tree | 4c50dbe06ca061faeb701d39b71d9a0d69494fe1 /html | |
parent | 2290bc2717f27b2f86c1ba290314753fbdfc6e83 (diff) | |
download | xombrero-e0554aa987454cb4c1bcc8aa93a68b5ee75dd674.tar.gz |
kill html; we no longer use it
Diffstat (limited to 'html')
-rw-r--r-- | html/index.html | 53 | ||||
-rw-r--r-- | html/license.html | 53 | ||||
-rw-r--r-- | html/man.html | 199 |
3 files changed, 0 insertions, 305 deletions
diff --git a/html/index.html b/html/index.html deleted file mode 100644 index 7acc43b..0000000 --- a/html/index.html +++ /dev/null @@ -1,53 +0,0 @@ -<html> -<head> -<title>xxxterm</title> -<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> -</head> -<body text="#ffffff" bgcolor="#000000"><font face="monospace"> -Welcome to the xxxterm site. -<p> -XXXTerm is a minimalists web browser. -It strives to be vi-like for heavy keyboard users while maintaining traditional web browser behavior. -It is ISC -<a href="license.html">licensed</a>. -<p> -Major features are: -<li>Tabbed browsing -<li>Cookie support -<li><a href="http://www.vim.org/">vim</a> keybindings -<li>Text based config file -<li>Search engine entry box -<li>Search on page -<li>basic MIME support -<li>favorites -<li>mouse-less browsing -<p> -Version numbers are based the cvs tag. -For example: $xxxterm$ -<p> -It is based on -<a href="http://webkit.org">webkit</a> -using -<a href="http://www.gtk.org">GTK+</a> -Please refer to the -<a href="man.html">man page</a> -for more details. -<p> -You can download the source via anoncvs at:<br> -CVSROOT=anoncvs@anoncvs.freedaemon.com:/xxxterm<br> -<p> -Alternatively you can download periodic snapshots -<a href="../snapshot">here</a>. -<p> -To subscribe to CVS changes send an email to -<a href="mailto:majordomo@freedaemon.com">majordomo@freedaemon.com</a> -and in the email body say: subscribe xxxterm-changes. -<p> -Copyright (c) 2010 Marco Peereboom <marco@peereboom.us> -<p> -Javascript code was borrowed from the friendly folks at -<a href="http://www.vimprobable.org/">vimprobable2</a> -under the following -<a href="license.html">license</a>. -</body> -</html> diff --git a/html/license.html b/html/license.html deleted file mode 100644 index 8fa9a25..0000000 --- a/html/license.html +++ /dev/null @@ -1,53 +0,0 @@ -<html> -<head> -<title>xxxterm license</title> -<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> -</head> -<body text="#ffffff" bgcolor="#000000"><font face="monospace"> -</body> -JavaScript code is licensed as follows: -<pre> -/* -Copyright (c) 2009 Leon Winter -Copyright (c) 2009 Hannes Schueller -Copyright (c) 2009 Matto Fransen - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. -*/ -</pre> -xxxterm is licensed as follows: -<pre> -/* - * Copyright (c) 2010 Marco Peereboom <marco@peereboom.us> - * - * Permission to use, copy, modify, and distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. - * - * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF - * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ -</pre> -</body> -</html> diff --git a/html/man.html b/html/man.html deleted file mode 100644 index 0db9f64..0000000 --- a/html/man.html +++ /dev/null @@ -1,199 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<head> -<title>xxxterm.1.html</title> -<meta name="Generator" content="Vim/7.2"> -<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> -</head> -<body text="#ffffff" bgcolor="#000000"><font face="monospace"> -<font color="#ff40ff">XXXTERM(1) OpenBSD Reference Manual XXXTERM(1)</font><br> -<br> -<font color="#ffff00">NAME</font><br> - xxxterm - lightweight web browser with vi key bindings<br> -<br> -<font color="#ffff00">SYNOPSIS</font><br> - xxxterm [-STtV] [-f file] [uri ...]<br> -<br> -<font color="#ffff00">DESCRIPTION</font><br> - xxxterm is a minimalistic web browser that tries to stay out of the way<br> - so that valuable screen real estate can be used for much more important<br> - stuff. It has sane defaults and does not require one to learn a language<br> - to do any configuration. It was written by hackers for hackers and it<br> - strives to be small, compact and fast.<br> -<br> - When xxxterm starts up, it reads settings from its configuration file,<br> - xxxterm.conf. See the CONFIGURATION FILES section below.<br> -<br> - The following notation is used throughout this page:<br> -<br> - M Meta<br> - S Shift<br> - C Control<br> - M1 Mouse button 1<br> -<br> - xxxterm is very simple in its use. Most of the actions are initiated via<br> - key or mouse bindings. See the BINDINGS section below for defaults and<br> - customizations.<br> -<br> - The options are as follows:<br> -<br> -<font color="#ff6060"> -f</font> file<br> - Use alternate config file.<br> -<br> -<font color="#ff6060"> -S</font> Disable the toolbar.<br> -<br> -<font color="#ff6060"> -T</font> Disable visualization of tabs.<br> -<br> -<font color="#ff6060"> -t</font> Disable tabs.<br> -<br> -<font color="#ff6060"> -V</font> Display version and exit.<br> -<br> -<font color="#ffff00">CONFIGURATION FILES</font><br> - xxxterm tries to open the user specific file, ~/.xxxterm.conf. If that<br> - file is unavailable, it then uses built-in defaults.<br> -<br> - The format of the file is <keyword> = <setting>. For example:<br> -<br> - http_proxy = <a href="http://127.0.0.1:8080">http://127.0.0.1:8080</a><br> -<br> - Enabling or disabling an option is done by using 1 or 0 respectively.<br> -<br> - The file supports the following keywords:<br> -<br> - ctrl_click_focus Give focus in newly created tab instead of<br> - opening it in the background.<br> - read_only_cookies Mark cookies file read-only and discard all<br> - cookies once the sessions is terminated.<br> - cookies_enabled Enable cookies.<br> - enable_scripts Enable scripts.<br> - enable_plugins Enable plugins.<br> - default_font_size Set the default browsing font size.<br> - http_proxy Proxy server in URI format.<br> - download_dir Locations where files are downloaded to.<br> - This directory must exist and xxxterm<br> - validates that during startup.<br> - fancy_bar Enables a backward, forward and stop button<br> - to the toolbar. Additionally if<br> - search_string is set it'll enable an entry<br> - box for searches.<br> - search_string Default search engine string. See<br> - xxxterm.conf file for details.<br> - mime_type Sets an action for a specific or default<br> - MIME type. For example, to download and<br> - view a pdf using kpdf set mime_type =<br> - application/pdf,kpdf. To set a default<br> - value use *, for example mime_type =<br> - video/*,mplayer. Note that the action is<br> - only passed the URI and not all<br> - applications are capable of downloading<br> - content and therefore one might have to<br> - create a wrapper script to download the<br> - content first.<br> - alias Defines an alias for a given URL, so that<br> - the URL is loaded when the alias is entered<br> - in the address bar. If the aliased URL<br> - includes a %s format specifier, then any<br> - argument given after the alias on the<br> - address bar is substituted. For example,<br> - if g,<a href="http://www.google.com/search?q=%s">http://www.google.com/search?q=%s</a> is<br> - defined as an alias, then the URL<br> - <a href="http://www.google.com/search?q=foo">http://www.google.com/search?q=foo</a> is<br> - loaded when navigating to "g foo".<br> -<br> - xxxterm overrides http_proxy if it is specified as an environment<br> - variable.<br> -<br> -<font color="#ffff00">BINDINGS</font><br> - xxxterm provides many functions (or actions) accessed via key or mouse<br> - bindings.<br> -<br> - The current mouse bindings are described below:<br> -<br> - C-M1 Open new tab with the clicked link.<br> -<br> - The default key bindings are described below.<br> -<br> - Search:<br> -<br> - / Start a search<br> - ? Start a backwards search<br> - n Next item matching search<br> - N Previous item matching search<br> -<br> - Focus:<br> -<br> - F6 Focus on URI entry<br> - F7 Focus on search entry<br> -<br> - Navigation:<br> -<br> - F5, C-r, C-l Refresh page<br> - Backspace Previous page<br> - M-Left Previous page<br> - S-BackSpace, M-Right Forward page<br> - j, Down Next line on page<br> - k, Up Previous line on page<br> - G, End Bottom of page<br> - gg, Home Top of page<br> - Space, C-f, PageDown Page down<br> - C-b, PageUp Page up<br> - l, Right Page right<br> - h, Left Page left<br> - $ Page far right<br> - 0 Page far left<br> -<br> - Tab Manipulation:<br> -<br> - C-T Create new tab with focus in URI entry<br> - C-W Destroy current tab<br> - C-[1..0] Jump to page N<br> - C-minus Shrink font size by one point.<br> - C-plus, C-equal Grow font size by one point.<br> -<br> - Mouse-less browsing:<br> -<br> - f Highlight all links and prefix them<br> - with a number. Press number to follow<br> - link. Alternatively one can type the<br> - name of the link and when there are no<br> - more possibilities xxxterm will follow<br> - the link.<br> -<br> - Exiting:<br> -<br> - C-Q Quit<br> -<br> - Note: WebKit & GTK+ have many default key bindings that are not overruled<br> - and therefore are available as-is.<br> -<br> - Command mode is entered by typing a colon and exited by typing Esc. The<br> - commands and descriptions are listed below:<br> -<br> - qa, qa!, q! Quit xxxterm<br> - fav Show favorites<br> - favadd Add current page to favorites<br> - help Show help file.<br> - open, op, o <URI> Open URI.<br> - tabnew, tabedit, tabe [URI] Create new tab and optionally open<br> - provided URI<br> - tabclose, tabc Close current tab.<br> - quit, q Close current tab and quit xxxterm if<br> - it is the last tab.<br> - tabprevious, tabp Go to the previous tab.<br> - tabnext, tabn Go to the next tab.<br> -<br> -<font color="#ffff00">FILES</font><br> - ~/.xxxterm.conf xxxterm user specific settings.<br> - ~/.xxxterm xxxterm scratch directory.<br> -<br> -<font color="#ffff00">HISTORY</font><br> - xxxterm was inspired by vimprobable2 and the bloat in other UNIX web<br> - browsers.<br> -<br> -<font color="#ffff00">AUTHORS</font><br> -<br> - xxxterm was written by Marco Peereboom <marco@peereboom.us><br> -<br> -OpenBSD 4.8 August 12, 2010 OpenBSD 4.8<br> -</font></body> -</html> |