Ubuntu: Difference between revisions

From Fab Lab Wiki - by NMÍ Kvikan
Jump to navigation Jump to search
Jorgen (talk | contribs)
New page: *Change boot order
 
printer settings
Line 1: Line 1:
*[[Change boot order]]
*[[Change boot order]]
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"'

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"'