On Mon, Nov 12, 2001 at 11:15:33PM +1100, Andre Pang wrote: > On Mon, Nov 12, 2001 at 10:07:23PM +1100, Jonathan David Wheelhouse wrote: > > > A few days ago Galeon stopped working. I normally have it open a local > > bookmarks file when I start it. Now, when I start Galeon, the spinner > > spins and the status bar says "Loading site..."; and nothing else > > happens. The same thing happens on other URLs (local or otherwise). > > Have you tried destroying the .galeon directory? That works 9 > times out of 10 for me.
I tried this; no luck. What I'm trying now is to compile the galeon source; I'll report back how it goes. > You can assign your own keys to any menu item by locating the menu > item and then pressing the new key combination while it's > selected. Yes, sorry, I should have been more specific; I understand assigning keys to menu items; that can go some way to getting what I want. However, it doesn't have all the key combinations that I like in w3m. eg. / means find; I know there is C-f but that brings up a dialog. Some of the things I like to do don't have menu items. See the extract from w3m. Well, anyway the current key combinations sort of do what I want. One, in particular, however, would be very useful. "SPC" gets you the next page of the current HTML document; what key combination takes you back? In w3m it's "b" or "ESC v". Jonathan Extracted from w3m: ------------------------------------------------------------------------ Page/Cursor motion SPC,C-v Forward page b,ESC v Backward page l,C-f Cursor right h,C-b Cursor left j,C-n Cursor down k,C-p Cursor up J Roll up one line K Roll down one line ^,C-a Go to the beginning of line $,C-e Go to the end of line w Go to next word W Go to previous word > Shift screen right < Shift screen left . Shift screen one column right , Shift screen one column left g,M-< Go to the first line G,M-> Go to the last line ESC g Go to specified line Z Move to the center line z Move to the center column TAB Move to next hyperlink C-u,ESC TAB Move to previous hyperlink [ Go to the first link ] Go to the last link Hyperlink operation RET Follow hyperlink a, ESC RET Save link to file u Peek link URL i Peek image URL I View inline image ESC I Save inline image to file : Mark URL-like strings as anchors ESC : Mark Message-ID-like strings as news anchors c Peek current URL = Display information about current document C-g Show current line number C-h View history of URL F Render frame M Browse current document using external browser (use 2M and 3M to invoke second and third browser) ESC M Browse link using external browser (use 2ESC M and 3ESC M to invoke second and third browser) File/Stream operation U Open URL V View new file @ Execute shell command and load # Execute shell command and browse Buffer operation B Back to the previous buffer v View HTML source s Select buffer E Edit buffer source C-l Redraw screen R Reload buffer S Save buffer ESC s Save source ESC e Edit buffer image Buffer selection mode k, C-p Select previous buffer j, C-n Select next buffer D Delete current buffer RET Go to the selected buffer Bookmark operation ESC b Load bookmark ESC a Add current to bookmark Search /,C-s Search forward ?,C-r Search backward n Search next N Search previous C-w Toggle wrap search mode Dictionary look-up M-w Execute dictionary command (see README.dict) M-W Execute dictionary command for word at cursor Mark operation C-SPC Set/unset mark ESC p Go to previous mark ESC n Go to next mark " Mark by regular expression Miscellany ! Execute shell command H Help (load this file) o Set option C-k Show cookie jar C-c Stop C-z Suspend q Quit (with confirmation, if you like) Q Quit without confirmation Line-edit mode C-f Move cursor forward C-b Move cursor backward C-h Delete previous character C-d Delete current character C-k Kill everything after cursor C-u Kill everything before cursor C-a Move to the top of line C-e Move to the bottom of line C-p Fetch the previous string from the history list C-n Fetch the next string from the history list TAB,SPC Complete filename RETURN Accept ------------------------------------------------------------------------ -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
