forked from fierke/tagwiki
added mudics fehlerbehebung
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Fehlerbehebung
|
||||
|
||||
## Multi-Display mit Cage
|
||||
|
||||
| Fehler | Lösung |
|
||||
| ------ | ------ |
|
||||
| Falsche Bildschirmanordnung | `nix-shell -p wlr-randr` <br /> `wlr-randr \
|
||||
--output HDMI-A-4 --mode 1920x1080 --pos 3240,0 --transform 270 \
|
||||
--output DP-1 --mode 1920x1080 --pos 1080,0 --transform 270 \
|
||||
--output HDMI-A-1 --mode 1920x1080 --pos 0,0 --transform 270 \
|
||||
--output DP-2 --mode 1920x1080 --pos 2160,0 --transform 270` |
|
||||
Reference in New Issue
Block a user