Add readme
This commit is contained in:
parent
ac4b6d42b7
commit
105f49825f
27
readme.md
Normal file
27
readme.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
# PulseAudio Graph Control
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Keyboard Shortcuts
|
||||
|
||||
| Key | Mnemonic | Description |
|
||||
| ------------- | -------------- | --------------------- |
|
||||
| hjkl ←↓↑→ | vim-like | Selecting objects |
|
||||
| space | | Toggle mute (also try with control and/or shift) |
|
||||
| 90 /* | mpv-like | Volume up/down |
|
||||
| cnpg | Cards, Network, Preferences, Graph | Switch between panels |
|
||||
| f | Pay respects | Set sink/source as default |
|
||||
| m | Move | Move selected object |
|
||||
| a | Add | Load a module |
|
||||
|
||||
## Install
|
||||
|
||||
### Arch
|
||||
|
||||
[pagraphcontrol-git on AUR](https://aur.archlinux.org/packages/pagraphcontrol-git)
|
||||
|
||||
```bash
|
||||
yaourt pagraphcontrol-git
|
||||
```
|
Loading…
Reference in New Issue
Block a user