Ubuntu: Difference between revisions

From Fab Lab Wiki - by NMÍ Kvikan
Jump to navigation Jump to search
printer settings
No edit summary
Line 3: Line 3:


Settings for the machines in Ubuntu
Settings for the machines in Ubuntu
window size: 450
* window size: 450
editor width: 45
* editor width: 45
editor height: 45
* editor height: 45
camm: 'stty 9600 raw -echo crtscts </dev/ttyS0; cat "file" > /dev/ttyS0'
* camm: 'stty 9600 raw -echo crtscts </dev/ttyS0; cat "file" > /dev/ttyS0'
rml: 'stty 9600 raw -echo crtscts </dev/ttyS0; cat "file" > /dev/ttyS0'
* rml: 'stty 9600 raw -echo crtscts </dev/ttyS0; cat "file" > /dev/ttyS0'
epi: 'lpr -Pepilog "file"; sleep 15; lprm -Pepilog -'
* epi: 'lpr -Pepilog "file"; sleep 15; lprm -Pepilog -'
ps: 'lpr "file"'
* ps: 'lpr "file"'

Revision as of 21:03, 30 June 2009


Settings for the machines in Ubuntu

  • window size: 450
  • editor width: 45
  • editor height: 45
  • camm: 'stty 9600 raw -echo crtscts </dev/ttyS0; cat "file" > /dev/ttyS0'
  • rml: 'stty 9600 raw -echo crtscts </dev/ttyS0; cat "file" > /dev/ttyS0'
  • epi: 'lpr -Pepilog "file"; sleep 15; lprm -Pepilog -'
  • ps: 'lpr "file"'