To edit /etc/cups/cupsd.conf do

sudo gedit /etc/cups/cupsd.conf

In the editor window coming up then add the line

FileDevice yes

to the end of the file. Restart CUPS with the command

sudo /etc/init.d/cupsys restart

then.

For modifying the print queue execute the command

lpstat -v

at first. You get one line for each print queue on your system. The name
of the queue is the word between "device for " and the colon (":").
Replace the "<name of your print queue>" in

lpadmin -p <name of your print queue> -E -v file:/dev/usblp0

by the name of the queue for your Canon printer,

-- 
slow photo printing since upgrading Feisty to Gutsy
https://bugs.launchpad.net/bugs/157044
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to