User Tools

Site Tools


playground:vps_-_9front_-_mailing_and_faces

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
playground:vps_-_9front_-_mailing_and_faces [2021/09/27 23:55] – [9p mail] hc9playground:vps_-_9front_-_mailing_and_faces [2021/09/28 17:07] – [9p mail] hc9
Line 1: Line 1:
-====== create myface.1 ====== +====== create face.1 ======
- +
-|x|This is a DRAFT|+
  
 Adding a face Adding a face
- 
-|x|Adding your face|https://9p.io/wiki/plan9/adding_your_face/index.html| 
  
 <code> <code>
Line 17: Line 13:
 |optional:|<nowiki>jpg -c myface.jpg  | iconv -c k4 | resample -x 48 -y 48 > myface.1</nowiki>| |optional:|<nowiki>jpg -c myface.jpg  | iconv -c k4 | resample -x 48 -y 48 > myface.1</nowiki>|
  
 +|x|Adding your face|https://9p.io/wiki/plan9/adding_your_face/index.html|
  
 ===== quality control ===== ===== quality control =====
Line 26: Line 23:
 </code> </code>
  
-  * If //myface.1// looks good, install it as ''/lib/face/people/$user.1'', in the ''/lib/face/people'' directory.+|x|If //myface.1// looks good, install it as ''/lib/face/people/$user.1'', in the ''/lib/face/people'' directory.|
  
 Then __**carefully**__ edit ''/lib/face/people/.dict'', adding the line: Then __**carefully**__ edit ''/lib/face/people/.dict'', adding the line:
 |''sdf.org/$user $user.1''| |''sdf.org/$user $user.1''|
  
-  * The .dict file is maintained in __alphabetical__ order.\\ <code>+|x|The .dict file is maintained in __alphabetical__ order.
 + 
 +<code>
 cpu% acme /lib/face/people/.dict cpu% acme /lib/face/people/.dict
 </code> </code>
Line 49: Line 48:
 </code> </code>
  
-===== 9p mail =====+====== 9p mail ======
  
 Create the ''/mail/box/$user'' with ''mail -c''. This is only necessary once; it creates the $user mbox. Create the ''/mail/box/$user'' with ''mail -c''. This is only necessary once; it creates the $user mbox.
Line 67: Line 66:
  
 ^Newcol Kill Putall Dump Exit^^^ ^Newcol Kill Putall Dump Exit^^^
-|**New Cut Paste Snarf Sort Zerox Delcol**|:::|<= Add //Mail// by typing ''Mail''.|+|**New Cut Paste Snarf Sort Zerox Delcol**|:::|⇐ Add //Mail// by typing ''Mail''.|
  
 ^Newcol Kill Putall Dump Exit^^^ ^Newcol Kill Putall Dump Exit^^^
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**|:::|<= Mouse button 2 click //Mail//.|+|**New Cut Paste Snarf Sort Zerox Delcol Mail**|:::|⇐ Mouse button 2 press //Mail//.|
  
 ^Newcol Kill Putall Dump Exit^ ^Newcol Kill Putall Dump Exit^
Line 78: Line 77:
 ^Newcol Kill Putall Dump Exit^^^ ^Newcol Kill Putall Dump Exit^^^
 |**New Cut Paste Snarf Sort Zerox Delcol Mail**| |**New Cut Paste Snarf Sort Zerox Delcol Mail**|
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**|:::|<= Mouse button 2 click //Mail// to compose a new mail.|+|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**|:::|⇐ Mouse button 2 press //Mail// to compose a new mail.| 
 +|1/|:::|⇐ Email messages arrive here.|
  
 ^Newcol Kill Putall Dump Exit^^^ ^Newcol Kill Putall Dump Exit^^^
 |**New Cut Paste Snarf Sort Zerox Delcol Mail**| |**New Cut Paste Snarf Sort Zerox Delcol Mail**|
 |**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**| |**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**|
 +|2/|:::|⇐ Email messages arrive here.|
 |1/| |1/|
-|**///mail/fs/mbox/Compose.1//** **Del Snarf : Look Post :fmt**|:::|<= Mouse button 2 click //Post// to send the mail.|+|**///mail/fs/mbox/Compose.1//** **Del Snarf : Look Post :fmt**|:::|⇐ Mouse button 2 press //Post// to send the mail; //fmt// to format the mail.|
 |To:| |To:|
 |Subject:| |Subject:|
 +|[blank]|
 +|some text here|:::|⇐ Type the email text here.|
 +
 +
 +^Newcol Kill Putall Dump Exit^^^
 +|**New Cut Paste Snarf Sort Zerox Delcol Mail**|
 +|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**|
 +|5/|:::|⇐ Mouse button 3 press #5 (//5///) to open the message.|
 +|4/|
 +|3/|
 +|2/|
 +|1/|
  
-==== create popmail ====+=== create popmail===
  
 |x|This is a DRAFT| |x|This is a DRAFT|