https://github.com/ratchov/sndiokeys
control sndio with X hot-keys
https://github.com/ratchov/sndiokeys
Last synced: about 1 year ago
JSON representation
control sndio with X hot-keys
- Host: GitHub
- URL: https://github.com/ratchov/sndiokeys
- Owner: ratchov
- Created: 2022-01-09T15:13:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T08:43:43.000Z (over 1 year ago)
- Last Synced: 2025-03-25T15:21:14.253Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 109 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
sndiokeys - control sndiod with hot-keys and play keyboard bells
sndiokeys registers hot-keys in X(7) to control sndiod(8). It can also
replace the X(7) keyboard bells by audible beeps on the audio device.
The default key-bindings are as follows:
Control+Mod1+plus increase output level
Control+Mod1+minus decrease output level
Control+Mod1+0 cycle through audio devices.
Mod1 is the Alt key on most keyboards. Key bindings
are configurable and multimedia audio keys may be used instead.
sndiokeys is meant to be started as background process by startx(1) or
the display manager session startup scripts. It exits when X session
terminates.