Skip to content

Why are SIGUSR 1 and 2 deprecated? #488

@ThePython10110

Description

@ThePython10110

The example config (as well as i3's default config) uses SIGUSR1 (signal 10) to signal volume changes. Unfortunately, when I tried this, it silently failed. Only when running i3blocks from the command line did I see the problem:

<3>SIGUSR{1,2} are deprecated, ignoring.

There is no mention of this in the i3blocks documentation, and the example config still uses signal 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions