2021-03-16 21:16:27 +01:00
|
|
|
[![Ansible Galaxy](https://raw.githubusercontent.com/roles-ansible/ansible_role_xrandr_help/main/.github/galaxy.svg?sanitize=true)](https://galaxy.ansible.com/do1jlr/xrandr_help) [![MIT License](https://raw.githubusercontent.com/roles-ansible/ansible_role_xrandr_help/main/.github/license.svg?sanitize=true)](https://github.com/roles-ansible/ansible_role_xrandr_help/blob/main/LICENSE)
|
|
|
|
|
|
|
|
ansible_role_xrandr_help
|
2019-04-26 10:55:13 +02:00
|
|
|
==========================
|
|
|
|
|
2019-06-11 13:49:05 +02:00
|
|
|
### Get it directly from Ansible Galaxy
|
|
|
|
```bash
|
2019-06-11 16:23:03 +02:00
|
|
|
$ ansible-galaxy install do1jlr.xrandr_help
|
2019-06-11 13:49:05 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
Information
|
|
|
|
-----------------
|
|
|
|
|
2019-04-26 10:55:13 +02:00
|
|
|
Ansible role to install xrandr to controll your monitor setup.
|
|
|
|
|
|
|
|
This is realy helpful, if you are using a display manager (eg. i3wm) that comes without a dedicated display control center (like gnome).
|
|
|
|
|
2021-03-16 23:32:53 +01:00
|
|
|
Variables:
|
2019-04-26 10:55:13 +02:00
|
|
|
-----------------
|
|
|
|
|
2021-03-16 23:32:53 +01:00
|
|
|
| Variable Name | Default Value | Function |
|
|
|
|
| ------------- | ------------- | -------- |
|
|
|
|
| ``install_graphical_application:`` | ``true`` | Install graphical xrandar applications like arandr |
|
|
|
|
| ``install_autorandr_application:`` | ``true`` | Install autorandr |
|
|
|
|
| ``submodules_versioncheck:`` | ``false`` | Perform simple versionscheck *(``true`` is recomended)* |
|
2019-05-17 10:56:14 +02:00
|
|
|
|
2021-03-16 23:32:53 +01:00
|
|
|
Testing
|
|
|
|
---------
|
|
|
|
This ansible role is tested with some simple linting tests and some other github actions:
|
2019-04-26 10:55:13 +02:00
|
|
|
|
2021-03-16 23:32:53 +01:00
|
|
|
| Status | Marketplace |
|
|
|
|
| ------ | ----------- |
|
|
|
|
|
|