forked from fierke/tagwiki
mudics fehlerbehebung table fix
This commit is contained in:
@@ -4,8 +4,4 @@
|
||||
|
||||
| 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` |
|
||||
| Falsche Bildschirmanordnung | `nix-shell -p wlr-randr` <br /> `wlr-randr \ <br> --output HDMI-A-4 --mode 1920x1080 --pos 3240,0 --transform 270 \<br> --output DP-1 --mode 1920x1080 --pos 1080,0 --transform 270 \<br> --output HDMI-A-1 --mode 1920x1080 --pos 0,0 --transform 270 \<br> --output DP-2 --mode 1920x1080 --pos 2160,0 --transform 270` |
|
||||
|
||||
Reference in New Issue
Block a user