Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

GravelPieceOfSword, (edited ) to linuxmemes in Linux users when

No software is guaranteed to run on all platforms: the developers choose to make it available or not.

I did some quick googling, and it seems fairly easy to install it:

Use Ubuntu (if you’re not familiar with, and don’t want to be familiar with terminal basics), and install chirp from the Ubuntu App store. Snap is just a name of their package format, and their app store links to snap craft.

If you’re not using Ubuntu, that’s your choice, you’ll either have to install snap, then do the same, but it’s more work. Or play with the terminal just a bit to follow their instructions.

Details

If you’re on Ubuntu or have snap installed - it’s a one click operation to install chirp: snapcraft.io/chirp-snap

If you’re on another distribution by choice: chirp.danplanet.com/projects/…/ChirpOnLinux

this page has a 3 step install for mainstream Linux distributions:

  1. Install dependencies (they’ve listed the commands)
  2. Install chirp and Python dependencies (commands provided)
  3. Run chirp

https://lemmy.ca/pictrs/image/a6ae7df8-dba2-4611-932c-4cee2f24824c.jpeghttps://lemmy.ca/pictrs/image/121275d4-348a-4878-a60e-7ccfe27e63cb.jpeg

GravelPieceOfSword, to linuxmemes in Just finished setting up my GNOME desktop. Am I doing this right?

Do the three finger swipe left and right to switch desktops.

Then three finger swipe upwards for overview.

It’ll be Gnome all over, I promise you!

GravelPieceOfSword, to linux in Ubuntu Linux Squeezes ~20% More Performance Than Windows 11 On New AMD Zen 4 Threadripper Review

Proprietary snap store backend that is controlled by Canonical: that’s it.

I used Ubuntu for years: installed it for family and friends. I moved away around a year ago.

Moving packages like Firefox to snap was what first started annoying me.

If the backend was open source, and the community could have hosted their own (like how flatpak repositories can be), I might have been slightly more forgiving.

Did a quick Google to find if someone had elaborated, here’s a good one:

https://lemmy.ca/pictrs/image/2b915231-3062-405a-968e-4317ae77bfc3.jpeg

GravelPieceOfSword, to linux in CUPS mirror image printer setup

It is certainly useful for some use cases such as network print servers (I have a dedicated lxc container on the network to do this) and custom conversions of pages (during my digging, I learned about companies using a CUPS network printer to watermark every document being printed).

I’m not an expert by any means: it is definitely a useful tool in certain cases, but oh man… the documentation was a bit hard to figure out for me!

GravelPieceOfSword, (edited ) to linux in CUPS mirror image printer setup

Mission Accomplished! My printer driver now has a MirrorPrint Option, and selecting it enables Mirror Printing. For convenience (since I don’t see a client side option to flip mirror printing), I have a doppleganger of my regular printer, and I named it MirrorTest - screenshot below. When I need a mirror print, I just send it to the mirror printer.

https://lemmy.ca/pictrs/image/4be9b08a-01a2-4d67-871a-2caa391bff6d.png

Actual Changes

Here’s the relevant excerpt (added) in /etc/cups/ppd/MirrorTest.ppd (I added this UI option right below the Toner option). Excerpt adds a MirrorPrint Toggle (boolean) to the printer defaults setup. When enabled - the printer will print in mirror mode.


<span style="color:#323232;">*%=== Mirror Printing ================================
</span><span style="color:#323232;">*OpenGroup: General
</span><span style="color:#323232;">*OpenUI *MirrorPrint/Mirror Print: Boolean
</span><span style="color:#323232;">*OrderDependency: 110 AnySetup *MirrorPrint
</span><span style="color:#323232;">*DefaultMirrorPrint: True
</span><span style="color:#323232;">*MirrorPrint True/MirrorPrint: "&lt;>setpagedevice"
</span><span style="color:#323232;">*MirrorPrint False/Normal: ""
</span><span style="color:#323232;">*CloseUI: *MirrorPrint
</span>

For further convenience (making sure that a new printer installation didn’t mess up my custom changes, I also updated the relevant ppd file in /usr/share/cups/model/. Whenever you add a new printer - CUPS will use the corresponding model ppd as a base, and it will apply any settings changes from configuring default to the copied ppd file in /etc/cups/ppd/your_printer.ppd.

Hope this helps if someone else is also looking to do something similar!

GravelPieceOfSword, to mildlyinteresting in Hieroglyphic Nest in the Temple of Edfu, Egypt
  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #