Lexmark MX812 Print Drivers for UNIX and LINUX Systems - Page 22

Working with printer aliases, Introduction to printer aliases, Creating a print queue with an alias

Page 22 highlights

Working with printer aliases Introduction to printer aliases Use Printer Aliases when you are creating a queue in Linux to provide alternative names for a print queue. For example, the real name of a print queue could be "Bldg_4_Room1," but the alias describes it as "duplex." Users can then use "Bldg_4_Room1" or "duplex" as the print queue name when printing. Note: Printer aliases are supported only on Linux platforms with the LPRng print subsystem enabled. If you want to modify the aliases of a queue, you need to recreate the print queue. Creating a print queue with an alias 1 Access the Printer Aliases screen of the Add Print Queue Wizard. 2 Select Enable Printer Aliases. 3 Enter the name of the alias in the Alias Name field. Displaying the alias of a print queue Right-click the print queue, and select Printer Aliases. Working with printer classes Introduction to printer classes Printer classes help you group several printers into one class. Once a printer class is set up, you can print to a class rather than a specific printer. Because printing resources are pooled within a class, the first available printer completes your job, providing faster turnaround. Note: Printer classes are optional and should be used only if they are considered beneficial for users. Printer classes are only available when you are creating a queue on Sun Solaris, HP-UX, IBM AIX, or Linux with CUPS enabled. You can access printer classes in two ways: • From the last screen of the Add Printer Queue Wizard • By right-clicking a printer queue and then selecting Printer Classes To add this printer to a class, select Enable Printer Classes. You have three options available: • Create a New Class • Select Existing Class • Remove Existing Class You cannot remove a queue from a class at the time you create the queue. You can also change or modify a printer queue class from the command line. To add a queue to a new or existing class, type the following command: # /usr/lexprint/bin/chqueue -q myqueue -c -a class1,class2 To remove a queue from a class, type the following command: 22

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49

Working with printer aliases
Introduction to printer aliases
Use Printer Aliases when you are creating a queue in Linux to provide alternative names for a print queue. For example,
the real name of a print queue could be “Bldg_4_Room1,” but the alias describes it as “duplex." Users can then use
“Bldg_4_Room1” or “duplex” as the print queue name when printing.
Note:
Printer aliases are supported only on Linux platforms with the LPRng print subsystem enabled. If you want to
modify the aliases of a queue, you need to recreate the print queue.
Creating a print queue with an alias
1
Access the Printer Aliases screen of the Add Print Queue Wizard.
2
Select
Enable Printer Aliases
.
3
Enter the name of the alias in the Alias Name field.
Displaying the alias of a print queue
Right-click the print queue, and select
Printer Aliases
.
Working with printer classes
Introduction to printer classes
Printer classes help you group several printers into one class. Once a printer class is set up, you can print to a class
rather than a specific printer. Because printing resources are pooled within a class, the first available printer completes
your job, providing faster turnaround.
Note:
Printer classes are optional and should be used only if they are considered beneficial for users.
Printer classes are only available when you are creating a queue on Sun Solaris, HP-UX, IBM AIX, or Linux with CUPS
enabled.
You can access printer classes in two ways:
From the last screen of the Add Printer Queue Wizard
By right-clicking a printer queue and then selecting
Printer Classes
To add this printer to a class, select
Enable Printer Classes
. You have three options available:
Create a New Class
Select Existing Class
Remove Existing Class
You cannot remove a queue from a class at the time you create the queue.
You can also change or modify a printer queue class from the command line. To add a queue to a new or existing
class, type the following command:
# /usr/lexprint/bin/chqueue -q myqueue -c -a class1,class2
To remove a queue from a class, type the following command:
22