--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # pw-reserve > Reserve a device for PipeWire. > More information: . - Reserve a device (currently only supports audio devices): `pw-reserve {{[-n|--name]}} {{audioN}}` - Monitor a device instead of reserving it: `pw-reserve {{[-n|--name]}} {{audioN}} {{[-m|--monitor]}}` - Display help: `pw-reserve {{[-h|--help]}}`