FG
💻 Software

Fedora Linux: Way to use stty (or equivalent) to bind key to raise SIGUSR1 for application?

Fresh7 days ago
Mar 15, 20261522 views
Confidence Score0%
0%

Problem

I'm using FC 14, but this is probably a fairly generic Linux question. I want to be able to bind a key in the Linux terminal driver that will cause a signal other than or to be raised for the running application. I don't want to co-opt either of those. If it rings a bell for you, think along the li…

Error Output

SIGINT

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Fedora Linux: Way to use stty (or equivalent) to bind key to raise SIGUSR1 for application?

Low Risk

The interface for raising signals via magic characters is, unfortunately, not a generic bind-character-to-signal thing - there are certain specific signals which can be raised like this, and you get to choose the character, but not the signal: see t…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment