autorandr
Auto-detect the connect display hardware and load the appropiate X11 setup using xrandr
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:phillipberndt/autorandr && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000537 537 Bytes | |
| autorandr.dsc | 0000000345 345 Bytes | |
| autorandr.spec | 0000001279 1.25 KB | |
| debian.changelog | 0000000147 147 Bytes | |
| debian.compat | 0000000002 2 Bytes | |
| debian.control | 0000000675 675 Bytes | |
| debian.rules | 0000000418 418 Bytes |
Comments 1
Hi! I'd like to point out a bug that is already reported by the linter. Using
envis not allowed in RPM-managed scripts because it breaks dependency checking. You should change the shebang to be simply#!/usr/bin/python3.