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
playground:vps_-_9front_-_mailing_and_faces [2021/09/27 23:52] – [9p mail] hc9playground:vps_-_9front_-_mailing_and_faces [2021/09/28 22:58] (current) – removed hc9
Line 1: Line 1:
-====== create myface.1 ====== 
- 
-|x|This is a DRAFT| 
- 
-Adding a face 
- 
-|x|Adding your face|https://9p.io/wiki/plan9/adding_your_face/index.html| 
- 
-<code> 
-cpu% jpg -c myface.jpg  | iconv -c m8 | resample -x 48 -y 48 > myface.1 
-</code> 
- 
-<code> 
-cpu% jpg -c myface.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > myface.1 
-</code> 
- 
-|optional:|<nowiki>jpg -c myface.jpg  | iconv -c k4 | resample -x 48 -y 48 > myface.1</nowiki>| 
- 
- 
-===== quality control ===== 
- 
-Check the results with ''page'': 
- 
-<code> 
-cpu% page myface.1 
-</code> 
- 
-  * 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: 
-|''sdf.org/$user $user.1''| 
- 
-  * The .dict file is maintained in __alphabetical__ order.\\ <code> 
-cpu% acme /lib/face/people/.dict 
-</code> 
- 
-===== face location ===== 
- 
-This is a people face, __example only__: 
- 
-<code> 
-cpu% jpg -c USER.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > /lib/face/people/USER.1 
-</code> 
- 
-This is a domains face, __example only__: 
- 
-<code> 
-cpu% jpg -c sdf.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > /lib/face/domains/sdf.org.1 
-</code> 
- 
-===== 9p mail ===== 
- 
-Create the ''/mail/box/$user'' with ''mail -c''. This is only necessary once; it creates the $user mbox. 
- 
-<code> 
-cpu% mail -c 
-</code> 
- 
-Start acme to access the mbox. 
- 
-<code> 
-  % acme 
-</code> 
- 
-^Newcol Kill Putall Dump Exit^ 
-|**New Cut Paste Snarf Sort Zerox Delcol**| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol**|:::|<= Add //Mail// by typing ''Mail''.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**|:::|<= Mouse button 2 click //Mail//.| 
- 
-^Newcol Kill Putall Dump Exit^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**| 
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**| 
- 
-^Newcol Kill Putall Dump Exit^ 
-|**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.| 
- 
-^Newcol Kill Putall Dump Exit^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**| 
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**| 
-|1/| 
-|**///mail/fs/mbox/Compose.1//** **Del Snarf : Look Post :fmt**| 
-|To:| 
-|Subject:| 
- 
-==== create popmail ==== 
- 
-|x|This is a DRAFT| 
- 
-Incomplete notes, regarding popmail on 9p, are located here: [[:playground:misc:plan_9_boot_camp_tea_note_presentation-notes|Notes from TEA NOTE #N Sunday August 22, 2021]]. 
  
playground/vps_-_9front_-_mailing_and_faces.1632786762.txt.gz · Last modified: 2021/09/27 23:52 by hc9