Source From Here
Preface
This article will describe a way on how to change/set a primary display on CentOS/RHEL 7 with dual monitors and GNOME. The easiest and perhaps recommended way is to use GUI and navigate to
How-To
The current primary screen is highlighted by a black top bar. To change you primary display simply drag-n-drop the black top bar from one screen to another:
Another alternative is to you command line tool xrandr. First get all your connected screens:
From the output above we can see that there are two connected screens DVI-D-1 and HDMI-1 where HDMI-1 is connected as a primary screen. To set for example DVI-D-1 as a primary display execute the following linux command:
The above command will switch you primary displays. However, this setting will not persists after reboot unless you add you command to you ~/.bashrs file.
Supplement
* FAQ - How to see/change screen refresh rate or monitor frequency?
Preface
This article will describe a way on how to change/set a primary display on CentOS/RHEL 7 with dual monitors and GNOME. The easiest and perhaps recommended way is to use GUI and navigate to
How-To
The current primary screen is highlighted by a black top bar. To change you primary display simply drag-n-drop the black top bar from one screen to another:
Another alternative is to you command line tool xrandr. First get all your connected screens:
From the output above we can see that there are two connected screens DVI-D-1 and HDMI-1 where HDMI-1 is connected as a primary screen. To set for example DVI-D-1 as a primary display execute the following linux command:
The above command will switch you primary displays. However, this setting will not persists after reboot unless you add you command to you ~/.bashrs file.
Supplement
* FAQ - How to see/change screen refresh rate or monitor frequency?
沒有留言:
張貼留言