User Tools

Site Tools


vps_-_plan9front_-_acme_sam_abaco_mothra_and_man

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
vps_-_plan9front_-_acme_sam_abaco_mothra_and_man [2022/06/04 00:30] – [netsurf] hc9vps_-_plan9front_-_acme_sam_abaco_mothra_and_man [2022/06/21 16:14] – [mothra] hc9
Line 57: Line 57:
 |2/| |2/|
 |1/| |1/|
 +
 +==== acme.dump ====
 +
 +Start acme.
 +
 +<code>
 +  % acme
 +</code>
 +
 +|**Newcol Kill Putall Dump Exit**|:::|⇐ Mouse button 2 click //Dump// to save the dump.|
 +|**New Cut Paste Snarf Sort Zerox Delcol**|:::|:::|
 +
 +|**Newcol Kill Putall Dump Exit**|:::|⇐ Mouse button 2 click //Exit// to exit acme.|
 +|**New Cut Paste Snarf Sort Zerox Delcol**|:::|:::|
 +
 +The //acme.dump// file retains the acme configuration at the time of the dump.
 +
 +<code>
 +  % acme -l acme.dump
 +</code>
  
 ==== acme 'win' ==== ==== acme 'win' ====
Line 72: Line 92:
 |**New Cut Paste Snarf Sort Zerox Delcol win**|:::| |**New Cut Paste Snarf Sort Zerox Delcol win**|:::|
 |**///usr/$user/-rc//** **Del Snarf : Look Send Noscroll**| |**///usr/$user/-rc//** **Del Snarf : Look Send Noscroll**|
-|cpu:|+|cpu%|
  
 ===== acme images ===== ===== acme images =====
Line 209: Line 229:
  
 ===== abaco ===== ===== abaco =====
 +
 +^9p.sdf.org html index file location^
 +|''/usr/$user/html/index.html''|
  
 You can use [[http://lab-fgb.com/abaco/|Abaco]] to browse the web<sup>1</sup>. (Abaco is available in a default Plan 9 system.) You'll need to have your IP configured and DNS working in order to browse the web. After that, you'll have to run "webfs" and __then__<sup>2</sup> "abaco". If you don't have a "/usr/$user/lib/webcookies" file, //touch// it once. (You may want to add "webfs" in your "$home/lib/profile" just before plumber and rio.) You can use [[http://lab-fgb.com/abaco/|Abaco]] to browse the web<sup>1</sup>. (Abaco is available in a default Plan 9 system.) You'll need to have your IP configured and DNS working in order to browse the web. After that, you'll have to run "webfs" and __then__<sup>2</sup> "abaco". If you don't have a "/usr/$user/lib/webcookies" file, //touch// it once. (You may want to add "webfs" in your "$home/lib/profile" just before plumber and rio.)
Line 228: Line 251:
  
 ===== mothra ===== ===== mothra =====
 +
 +mothra - retrieve and display World-Wide Web files
  
 |Mothra|https://wiki.sdf.org/doku.php?id=vps_-_9front#mothra| |Mothra|https://wiki.sdf.org/doku.php?id=vps_-_9front#mothra|
  
-===== netsurf =====+^9p.sdf.org html index file location^ 
 +|''/usr/$user/html/index.html''
 + 
 +===== NetSurf ===== 
 + 
 +NetSurf is a free, open source web browser.
  
 |Netsurf|usage:| netsurf [-cudv] [url]| |Netsurf|usage:| netsurf [-cudv] [url]|
Line 240: Line 270:
 cookie_file:/usr/$user/lib/netsurf/cookies cookie_file:/usr/$user/lib/netsurf/cookies
 cookie_jar:/usr/$user/lib/netsurf/cookies cookie_jar:/usr/$user/lib/netsurf/cookies
-search_provider:18+search_provider:0
  
 </file> </file>
  
-|x|The //$home/lib/netsurf/options// ''enable_javascript'' options are:|or 1| +|x|The //$home/lib/netsurf/options// ''enable_javascript'' options are:|or omit //enable_javascript:1//
-|x|The //$home/lib/netsurf/options// ''search_provider'' options are:|01, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, or 19|+|x|The //$home/lib/netsurf/options// ''search_provider'' options are:|0 <del>1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19</del> or omit //search_provider:0//|
  
-=== mouse button 3 menu ===+=== Mouse button 3 menu ===
  
 |   back   | | |   back   | |
Line 261: Line 291:
  
 |1|At the NetSurf screen, press the right button of your mouse. A menu (above) should appear. Then, release the button over the "search" option.| |1|At the NetSurf screen, press the right button of your mouse. A menu (above) should appear. Then, release the button over the "search" option.|
 +|2|select a search provider other than //search_provider:0//|
  
-=== mouse button 2 menu ===+|   **Ξ** Search...   |<Left mouse button press the //**Ξ**// symbol to select/retain a search provider| 
 +|   8-O     [blank search field]   | 
 + 
 +=== Mouse button 2 menu ===
  
 |   orig size   | | |   orig size   | |
Line 277: Line 311:
  
 ===== man ===== ===== man =====
 +
 +man examples
 +
 +<code>
 +  % man 1 intro
 +</code>
 +
 +The ''-P'' option converts the page to PostScript.
 +
 +<code>
 +  % man -P 1 intro
 +</code>
 +
 +<code>
 +  % man -P 5 intro
 +</code>
  
 Editor reference: Editor reference: