Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
documento-printserver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Documento
documento-printserver
Commits
1de95a2a
Verified
Commit
1de95a2a
authored
4 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Extend installation instructions for udev rules
parent
03dd52bc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-0
9 additions, 0 deletions
README.md
with
9 additions
and
0 deletions
README.md
+
9
−
0
View file @
1de95a2a
...
@@ -4,3 +4,12 @@ A print server for the documento document management system
...
@@ -4,3 +4,12 @@ A print server for the documento document management system
## Features
## Features
-
Prints info papers on any ESCPOS-compatible printer (optimised for 58mm)
-
Prints info papers on any ESCPOS-compatible printer (optimised for 58mm)
-
Prints barcodes label on special barcode printers using CUPS (downloads PDF from server)
-
Prints barcodes label on special barcode printers using CUPS (downloads PDF from server)
## Setup udev
-
`sudo cp 99-escpos.rules /etc/udev/rules.d/99-escpos.rules`
-
Add user to group
`dialout`
-
Restart udev
`sudo service udev restart`
(In some new systems it is done with
`sudo udevadm control --reload`
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment