I have a notebook that I connect to my school beamer with a HDMI cable.
In Trinity Control Center I can see both my laptop screen and the HDMI screen. I cannot use it if I don't "extend the desktop" to it, but then all my apps open stretched overt the two and control is very difficult.
I can set the external screen to the same resolution as the internal, but there is no option to just mirror the internal screen on the external.
Am I missing some black magic?
Thierry
On Wed, 5 Sep 2018 14:46:54 +0200 Thierry de Coulon tcoulon@decoulon.ch wrote:
I have a notebook that I connect to my school beamer with a HDMI cable.
In Trinity Control Center I can see both my laptop screen and the HDMI screen. I cannot use it if I don't "extend the desktop" to it, but then all my apps open stretched overt the two and control is very difficult.
I can set the external screen to the same resolution as the internal, but there is no option to just mirror the internal screen on the external.
Am I missing some black magic?
xrandr --output HDMI1 --same-as LVDS1
change the names of outputs according to what xrandr shows.
Nick Koretsky wrote:
xrandr --output HDMI1 --same-as LVDS1
change the names of outputs according to what xrandr shows.
From my experience to use different resolution when extending screen, you may need to use "scale" option of xrandr. Most probably you have intel - if more sophisticated card, it might be other way possible too.
regards
Thierry de Coulon composed on 2018-09-05 14:46 (UTC+0200):
I have a notebook that I connect to my school beamer with a HDMI cable.
In Trinity Control Center I can see both my laptop screen and the HDMI screen. I cannot use it if I don't "extend the desktop" to it, but then all my apps open stretched overt the two and control is very difficult.
I can set the external screen to the same resolution as the internal, but there is no option to just mirror the internal screen on the external.
Am I missing some black magic?
What does 'inxi -Gxx' in Konsole opened by a virgin user report? Is it the same as when run by your regular user?
On Friday 07 September 2018 10.50:23 Felix Miata wrote:
What does 'inxi -Gxx' in Konsole opened by a virgin user report? Is it the same as when run by your regular user?
What exactly do you mean by "virgin user"? Should I create a new user to test this?
Thierry
Thierry de Coulon composed on 2018-09-07 14:44 (UTC+0200):
Felix Miata wrote:
What does 'inxi -Gxx' in Konsole opened by a virgin user report? Is it the same as when run by your regular user?
What exactly do you mean by "virgin user"?
A user who has made no settings customizations.
Should I create a new user to test this?
New user method is generally sufficient to create a virgin user. A previously created user can work if its ~/.kde/, ~/.trinity/, ~/.local/ and ~/.config/ have been purged.