summaryrefslogtreecommitdiff
path: root/src/cups/commands
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2008-10-26 16:10:50 +0000
committerRoger Leigh <rleigh@debian.org>2008-10-26 16:10:50 +0000
commiteb5718390731a9746c556317e641320b671f2091 (patch)
tree762876b4adf298c1281142328e2ae87007330904 /src/cups/commands
Imported Upstream version 4.2.0
Diffstat (limited to 'src/cups/commands')
-rw-r--r--src/cups/commands/CleanAll.cmd6
-rw-r--r--src/cups/commands/PrintAligmentPage.cmd6
-rw-r--r--src/cups/commands/PrintSelfTestPage.cmd6
-rw-r--r--src/cups/commands/ReportLevels.cmd6
-rw-r--r--src/cups/commands/SetAlignment.cmd7
5 files changed, 31 insertions, 0 deletions
diff --git a/src/cups/commands/CleanAll.cmd b/src/cups/commands/CleanAll.cmd
new file mode 100644
index 0000000..ceb52f8
--- /dev/null
+++ b/src/cups/commands/CleanAll.cmd
@@ -0,0 +1,6 @@
+#CUPS-COMMAND
+#
+# This file cleans all print heads.
+#
+
+Clean all
diff --git a/src/cups/commands/PrintAligmentPage.cmd b/src/cups/commands/PrintAligmentPage.cmd
new file mode 100644
index 0000000..218f0b5
--- /dev/null
+++ b/src/cups/commands/PrintAligmentPage.cmd
@@ -0,0 +1,6 @@
+#CUPS-COMMAND
+#
+# This file prints the primary alignment page.
+#
+
+PrintAlignmentPage 0
diff --git a/src/cups/commands/PrintSelfTestPage.cmd b/src/cups/commands/PrintSelfTestPage.cmd
new file mode 100644
index 0000000..8a557a1
--- /dev/null
+++ b/src/cups/commands/PrintSelfTestPage.cmd
@@ -0,0 +1,6 @@
+#CUPS-COMMAND
+#
+# This file prints the printer self-test page.
+#
+
+PrintSelfTestPage
diff --git a/src/cups/commands/ReportLevels.cmd b/src/cups/commands/ReportLevels.cmd
new file mode 100644
index 0000000..5d740cb
--- /dev/null
+++ b/src/cups/commands/ReportLevels.cmd
@@ -0,0 +1,6 @@
+#CUPS-COMMAND
+#
+# This file tells the printer to report the ink/toner levels.
+#
+
+ReportLevels
diff --git a/src/cups/commands/SetAlignment.cmd b/src/cups/commands/SetAlignment.cmd
new file mode 100644
index 0000000..943a3f0
--- /dev/null
+++ b/src/cups/commands/SetAlignment.cmd
@@ -0,0 +1,7 @@
+#CUPS-COMMAND
+#
+# This file sets the print head alignment. Adjust the parameters accordingly.
+#
+
+SetAlignment 0 8 0
+