Hi, As already signaled, I've built Debian packages of conkeror:
http://noone.org/debian/conkeror_0.9~git080522-1_all.deb http://noone.org/debian/conkeror-spawn-process-helper_0.9~git080522-1_i386.deb http://noone.org/debian/conkeror-spawn-process-helper_0.9~git080522-1_amd64.deb They'll hit the Debian NEW queue probably during the next days. If everything goes fine, they should show up in Debian Unstable after a while and later also in Debian Testing. For the conkeror Debian package, I also wrote a man page about conkeror. But I think the man page is useful also outside Debian package, maybe even as official part of conkeror in the future. So I attached it to this mail. Comments and corrections are welcome! Regards, Axel -- Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/
.\" -*- nroff -*- .TH CONKEROR 1 "June 4, 2008" .SH NAME conkeror \- a web browser modeled after Emacs .SH SYNOPSIS .B conkeror .RI [ options ] .RI [ url ] .RI ... .SH DESCRIPTION This manual page documents briefly .B conkeror .PP \fBconkeror\fP is a web browser based on xulrunner, the Mozilla application framework that also powers Mozilla Firefox. It can be controlled completely with the keyboard. The keybindings are very similar to those from Emacs, so Emacs users should immediately feel at home. .SH OPTIONS This program has the same options as all other xulrunner applications. A summary of more important options is included below. All options are listed by calling \fBconkeror --help\fP. .TP .B \-h, \-\-help Show summary of options. .TP .B \-v, \-\-version Show version of program. .TP .B \-\-display=DISPLAY X display to use .TP .B \-height <value> Set height of startup window to <value> .TP .B \-width <value> Set width of startup window to <value> .TP .B \-P <profile> Start with profile <profile> .TP .B \-ProfileManager Start with ProfileManager. .TP .B \-no\-remote Open new instance, not a new window in running instance. .TP .B \-UILocale <locale> Start with <locale> resources as UI Locale. .TP .B \-safe-mode Disables extensions and themes for this session. .TP .B -jsconsole Open the Error console. .SH CONCEPTS Similar to Emacs conkeror works with windows and buffers instead of windows and tabs. .PP When changing buffers with \fBC-x b\fP or killing buffers with \fBC-x k\fP, you can cut down the list of buffers by typing a few characters hich filters the list for buffers which match these characters and then choosing them from the matching list of buffers with cursor keys. .PP The same idea is present with bookmarks: Bookmarks are looked up by pressing \fBg\fP to go to a new page and then start typing parts of the bookmarks title or URL. .SH TIPS AND TRICKS If you want to bookmark a page with \fBb\fP and the page has frames or inline frames (e.g. advertisments) you will be asked which frame to bookmark. If you want to bookmark the whole page with all frames, press \fB0\fP. .PP If you want to copy the link of the current page, press \fBc\fP for copy link and then type \fB0\fP for the current page instead of a link on this page. .PP Instead of typing the link number when following or copying a link, you can also type a part of the linked text. If don't type a number and one links is already active (e.g. after going back one page in the history) that link will be selected. .SH KEYBINDINGS .PP When you start it up initially you see the help page with all informations and a tutorial on how to use conkeror. You alway come back there by typing \fBC-h i\fP which means pressing and holding the Control key (on PCs this often is the Alt key) and then pressing "i". The tutorial can be reached by pressing \fBC-h t\fP. .PP This is a short list of the most important keybindings: .TP .B C-x C-c Exit the program .TP .B C-x C-f Open an URL in a new buffer. .TP .B C-x C-v Open an URL in the current buffer by editing the current URL. .TP .B C-x b Change buffer .TP .B C-x k Kill (close) buffer .TP .B M-p Change to previous buffer .TP .B M-n Change to next buffer .TP .B g Go to another URL .TP .B r Reload page .TP .B f Follow a link .TP .B C-u f Follow a link and open it in a new window .TP .B c Copy a link to clipboard .TP .B b Bookmark page .TP .B B Go to previous page (Backward) in page history .TP .B F Go to next page (Forward) in page history .TP .B [[ Go to previous page (Backward) in site navigation (if present) .TP .B ]] Go to next page (Forward) in site navigation (if present) .TP .B C-g Stop (loading a the page, incremental search, etc.) .TP .B C-s Incremental search forward .TP .B C-r Incremental search backward .TP .B C-w Cut .TP .B C-y Paste .SH SEE ALSO .BR xulrunner-1.9(1), .SH AUTHOR conkeror was written by Shawn Betts, John J. Foerch, Jeremy Maitin-Shepard and other. See /usr/share/doc/conkeror/CREDITS for a full list of cntributors. .PP This manual page was written by Axel Beckert <[EMAIL PROTECTED]>, for the Debian project (but may be used by others).
_______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
