Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Posts by Trevor‭

11 posts
71%
+3 −0
Q&A how to use %F in a file URI in a .desktop file

I'm trying to create a .desktop file which opens a file, either inside a Vim server named "VIM" if it exists, or otherwise using the normal Vim .desktop file. This is what I have so far: [Desktop...

1 answer  ·  posted 2y ago by Trevor‭  ·  edited 1y ago by Michael‭

Question shell-scripting gtk desktop xdg uri
71%
+3 −0
Q&A how to determine from the command line whether a DVD is encrypted

I am currently ripping a bunch of DVDs. Some are encrypted, and some are not. My method for ripping a DVD depends on whether or not it is encrypted, so I am looking for a command-line method to det...

0 answers  ·  posted 4y ago by Trevor‭  ·  last activity 3y ago by Mithical‭

Question dvd
71%
+3 −0
Q&A How to install printer driver for Canon PIXMA TR4522 printer in Arch Linux

I figured this out myself. I needed to install the cnijfilter2 AUR package. Installing this package provided me with the correct PPD file (which was named canontr4500.pdd). How I figured this out:...

posted 5y ago by Trevor‭  ·  edited 5y ago by Trevor‭

Answer
66%
+2 −0
Q&A greedy capture with sed

I am trying to greedily capture text with sed. For example, I have the string abbbc, and I want to capture all of the repeated b characters, so that my result is bbb. Here's an attempt at a solut...

1 answer  ·  posted 1y ago by Trevor‭  ·  last activity 1y ago by r~~‭

Question sed regex
66%
+2 −0
Q&A how to create a clickable link to an executable in the terminal

My goal is to create a clickable link in the terminal that opens an executable. I'm trying to do this using thefile: URI. For example, I want to open Blender whose executable is /usr/bin/blender. I...

1 answer  ·  posted 2y ago by Trevor‭  ·  last activity 2y ago by Ordoviz‭

Question terminal uri executable link
66%
+2 −0
Q&A How to install printer driver for Canon PIXMA TR4522 printer in Arch Linux

I have used printers before in Arch Linux, but I can't figure out how to print with a Canon PIXMA TR4522 printer. More specifically, I am having trouble finding the correct driver. I have installe...

1 answer  ·  posted 5y ago by Trevor‭  ·  edited 4y ago by Trilarion‭

Question arch-linux printer
60%
+1 −0
Q&A how to use a Brother QL-1100 label printer in Arch Linux

I figured this out myself. The problem was that I was using DK-1241 labels, which are 102mm x 152mm. However the page/media size was configured to be a different value, which prevented the printer ...

posted 12mo ago by Trevor‭

Answer
60%
+1 −0
Q&A how to use a Brother QL-1100 label printer in Arch Linux

I just bought a Brother QL-1100 label printer. I set it up in Arch Linux using the following steps: install the CUPS package, and systemctl start cups.service install the QL-1100 printer ...

1 answer  ·  posted 12mo ago by Trevor‭  ·  last activity 12mo ago by Trevor‭

Question arch-linux printer cups
60%
+1 −0
Q&A how to use chromium's --proxy-server option

I'm trying to use a proxy server with chromium but I can't get it to work. I'm using Arch Linux. Here are the steps I'm following: I find a proxy in the UK on the British Proxy List at proxyno...

1 answer  ·  posted 1y ago by Trevor‭  ·  last activity 1y ago by Michael‭

Question google-chrome proxy-server
60%
+1 −0
Q&A click and open a URI link from a terminal in Docker

I am using Docker on Windows (from Powershell) to run a container that runs Rocky Linux. I can run GUI applications (e.g., xeyes) from the container by running VcXsrv on Windows, and setting DISPLA...

0 answers  ·  posted 2y ago by Trevor‭  ·  last activity 12mo ago by Quasímodo‭

Question docker mouse uri
60%
+1 −0
Q&A how to manipulate Gnome's "Top Bar"/"Activities Bar"/"Top Panel" using GDK

I am using Linux and Gnome. Using GDK, I would like to programmatically manipulate the Top Bar (i.e., the bar at the top of the screen with "Activities", the time, etc.). Here is a picture of it: ...

1 answer  ·  posted 4y ago by Trevor‭  ·  last activity 4y ago by r~~‭

Question gnome