Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cups-pdf-postprocess
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Hušek
cups-pdf-postprocess
Commits
d3d63d5a
Commit
d3d63d5a
authored
7 years ago
by
Radek Hušek
Browse files
Options
Downloads
Patches
Plain Diff
add config file
parent
99f777ca
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cups-pdf-postprocess.conf
+23
-0
23 additions, 0 deletions
cups-pdf-postprocess.conf
with
23 additions
and
0 deletions
cups-pdf-postprocess.conf
0 → 100644
+
23
−
0
View file @
d3d63d5a
"enviroment"
: {
"DISPLAY"
:
":0"
,
"XAUTHORITY"
:
"/tmp/kde-radek/xauth-1000-_0"
,
"HOME"
:
"/home/radek"
,
"KDE_SESSION_VERSION"
:
"4"
,
"XDG_CURRENT_DESKTOP"
:
"KDE"
,
},
"printers"
: [
(
"Nessie gray"
, [
"ssh"
,
"iuuk"
,
"lp"
,
"-d"
,
"nessie-gray"
]),
(
"Nessie color"
, [
"ssh"
,
"iuuk"
,
"lp"
,
"-d"
,
"nessie-color"
]),
(
"Obludka (2nd floor)"
, [
"ssh"
,
"iuuk"
,
"lp"
,
"-d"
,
"obludka"
]),
(
"Potvurka (Petra's office)"
, [
"ssh"
,
"iuuk"
,
"lp"
,
"-d"
,
"potvurka"
]),
],
"defaults"
: {
"crop"
:
False
,
"crop_margins"
: [
20
,
20
,
20
,
20
],
"pdfbook"
:
True
,
"staple"
:
True
,
}
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