Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why are SIGUSR 1 and 2 deprecated? #488

Open
ThePython10110 opened this issue Aug 2, 2024 · 0 comments
Open

Why are SIGUSR 1 and 2 deprecated? #488

ThePython10110 opened this issue Aug 2, 2024 · 0 comments

Comments

@ThePython10110
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant