个人工具

“UbuntuHelp:LpOptions”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第19行: 第19行:
 
</nowiki></pre>
 
</nowiki></pre>
 
----
 
----
[[category:CategoryDocumentation]]
+
[[category:CategoryHardware]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年12月16日 (二) 19:16的最新版本

Introduction

lpoptions lets you tweak your print settings

Margins

Most (non photo) printers don't print on 100% of the paper (unprintable area)

# lpoptions -p myxerox -o page-top=8 -o  page-left=8 -o  page-bottom=8 -o  page-right=8

Page Border

Print a single line page border around each page

# lpoptions -p myoki -o page-border=single

Paper Saving

Print two pages per page

# lpoptions -p myoki -o number-up=2