Giter VIP home page Giter VIP logo

capt's Introduction

Linux Canon CAPT driver
-----------------------

In this package there is a linux driver for Canon printer using CAPT 
protocol.

The general structure of the application is based on Rildo Pragana's 
driver for Samsung ML-85G, see : http://pragana.net - "Adventures in 
Linux Programming".

It should support both A4 and Letter sized paper, but I only tested it
with A4 sized paper.

Install
-------

Type:

# make

Then log in as root and type:

#make install

You need to have USB Printer support in your kernel. To install the
needed module, type, as root:
#modprobe usblp

And a new device should appear (/dev/usb/lp0). Type, as root:
#chmod a+rw /dev/usb/lp0

To give access to the printer to users (this is also needed for CUPS
to work.)

Install in CUPS
---------------

Follow the instructions presented on this page :
http://www.linuxprinting.org/cups-doc.html

When installing, do not select an USB port, but a dummy serial port
(for example Serial Port #8).

To align the margin, change TopSkip and LeftSkip parameters.

capt's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.