|
96 | 96 | xrandr --output HDMI-A-0 --off
|
97 | 97 | xrandr --output DisplayPort-0 --off
|
98 | 98 |
|
99 |
| - xrandr --output DisplayPort-1 --auto --primary |
100 |
| - xrandr --output HDMI-A-0 --auto --right-of DisplayPort-1 |
101 |
| - xrandr --output DisplayPort-0 --auto --right-of HDMI-A-0 |
102 |
| - xrandr --output HDMI-A-0 --mode 1920x1080 --right-of DisplayPort-1 |
103 |
| - xrandr --output DisplayPort-0 --mode 1920x1080 --right-of HDMI-A-0 |
| 99 | + #xrandr --output DisplayPort-1 --auto --primary |
| 100 | + #xrandr --output HDMI-A-0 --auto --right-of DisplayPort-1 |
| 101 | + #xrandr --output DisplayPort-0 --auto --right-of HDMI-A-0 |
| 102 | + xrandr --output HDMI-A-0 --auto --primary |
| 103 | + xrandr --output DisplayPort-1 --auto --right-of HDMI-A-0 |
| 104 | + xrandr --output DisplayPort-0 --auto --right-of DisplayPort-1 |
| 105 | + #xrandr --output HDMI-A-0 --mode 1920x1080 --right-of DisplayPort-1 |
| 106 | + #xrandr --output DisplayPort-0 --mode 1920x1080 --right-of HDMI-A-0 |
| 107 | + xrandr --output DisplayPort-1 --mode 1920x1080 --right-of HDMI-A-0 |
| 108 | + xrandr --output DisplayPort-0 --mode 1920x1080 --right-of DisplayPort-1 |
104 | 109 |
|
105 | 110 | xrandr --output DP-2 --off
|
106 | 111 | xrandr --output HDMI-1 --off
|
107 | 112 | xrandr --output DP-1 --off
|
108 |
| - |
109 |
| - xrandr --output DP-2 --auto --primary |
110 |
| - xrandr --output HDMI-1 --auto --right-of DP-2 |
111 |
| - xrandr --output DP-1 --auto --right-of HDMI-1 |
112 |
| - xrandr --output HDMI-1 --mode 1920x1080 --right-of DP-2 |
113 |
| - xrandr --output DP-1 --mode 1920x1080 --right-of HDMI-1 |
| 113 | + #umgesteckt |
| 114 | + #xrandr --output DP-2 --auto --primary |
| 115 | + #xrandr --output HDMI-1 --auto --right-of DP-2 |
| 116 | + #xrandr --output DP-1 --auto --right-of HDMI-1 |
| 117 | + xrandr --output HDMI-1 --auto --primary |
| 118 | + xrandr --output DP-2 --auto --right-of HDMI-1 |
| 119 | + xrandr --output DP-1 --auto --right-of DP-2 |
| 120 | + #xrandr --output HDMI-1 --mode 1920x1080 --right-of DP-2 |
| 121 | + #xrandr --output DP-1 --mode 1920x1080 --right-of HDMI-1 |
| 122 | + xrandr --output DP-2 --mode 1920x1080 --right-of HDMI-1 |
| 123 | + xrandr --output DP-1 --mode 1920x1080 --right-of DP-2 |
114 | 124 |
|
115 | 125 |
|
116 | 126 |
|
|
0 commit comments