Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chibby0ne/adjust_monitors_xrandr


https://github.com/chibby0ne/adjust_monitors_xrandr

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

## Simple script for adjusting laptop monitors through xrandr scripts

## Requirements

* python >= 3.5
* pyudev >= 0.21

Need to add root to the list of authorized X users, this is easily achieve
with xhost:

```
xhost si:localuser:root
```

## TODO

- Run systemd as the local user. Find a way of not adding root to xhost