I would like my external monitor to be the primary display

Moderator: BarryK

Post Reply
oliverjames
Posts: 56
Joined: Tue Sep 22, 2020 4:21 pm
Has thanked: 12 times
Been thanked: 8 times

I would like my external monitor to be the primary display

Post by oliverjames »

I'd like my panel and launchers to display on the external monitor rather than on the laptop screen. Please can you tell me how this can be done? I'm loving this OS as my daily driver but my eyes are old and the icons / text on my laptops small high resolution screen are hard to see.

Thank you.

Last edited by oliverjames on Tue Jan 28, 2025 11:30 pm, edited 2 times in total.
User avatar
pp4mnklinux
Posts: 1239
Joined: Wed Aug 19, 2020 5:43 pm
Has thanked: 660 times
Been thanked: 321 times

Re: I would like my external monitor to be the principal display

Post by pp4mnklinux »

Hi:

I am not sure if this could work for you, but ...

MENU, setup, EASY SETUP FRONT END, hardware, MULTIPLE MONITORS..

and choose your monitor

I don't know if this is what I want but I hope it helps.

Have a nice day.

Attachments
TAS 13 39 28.png
TAS 13 39 28.png (274.77 KiB) Viewed 129 times

PP4MNK

oliverjames
Posts: 56
Joined: Tue Sep 22, 2020 4:21 pm
Has thanked: 12 times
Been thanked: 8 times

Re: I would like my external monitor to be the principal display

Post by oliverjames »

@pp4mnklinux

Thanks for your reply.
No that doesn't do it, I've used Zarfly to add my external monitor but it doesn't have a script for changing the monitor status. I took a look at xorg.conf but could not find the answer there, or I may have missed something.

FeodorF
Posts: 252
Joined: Tue Jul 14, 2020 7:52 pm
Has thanked: 10 times
Been thanked: 35 times

Re: I would like my external monitor to be the principal display

Post by FeodorF »

oliverjames wrote: Tue Jan 28, 2025 8:40 am

I'd like my panel and launchers to display on the external monitor rather than on the laptop screen. Please can you tell me how this can be done? I'm loving this OS as my daily driver but my eyes are old and the icons / text on my laptops small high resolution screen are hard to see.

Thank you.

Managing Multiple Monitors on Linux with xrandr.
https://craigwilson.blog/post/2024/2024 ... ldisplays/
This is what are you talking about - right?

oliverjames
Posts: 56
Joined: Tue Sep 22, 2020 4:21 pm
Has thanked: 12 times
Been thanked: 8 times

Re: I would like my external monitor to be the principal display

Post by oliverjames »

FeodorF wrote: Tue Jan 28, 2025 9:00 pm
oliverjames wrote: Tue Jan 28, 2025 8:40 am

I'd like my panel and launchers to display on the external monitor rather than on the laptop screen. Please can you tell me how this can be done? I'm loving this OS as my daily driver but my eyes are old and the icons / text on my laptops small high resolution screen are hard to see.

Thank you.

Managing Multiple Monitors on Linux with xrandr.
https://craigwilson.blog/post/2024/2024 ... ldisplays/
This is what are you talking about - right?

Not quite, but I see that what I'm seeking is possible with xrandr ; https://www.baeldung.com/linux/primary- ... -x-wayland. It appears that the Zarfy buttons activate xrandr scripts as indicated by your reference, however Zarfy omits the additional script to specify the primary monitor. The display settings in xfce include this function.

oliverjames
Posts: 56
Joined: Tue Sep 22, 2020 4:21 pm
Has thanked: 12 times
Been thanked: 8 times

Re: I would like my external monitor to be the primary display

Post by oliverjames »

Having studied a few sites dealing with setting up xrandr I determined my screen names by issuing xrandr in a terminal, and came up with this:

Code: Select all

xrandr --output HDMI-1 --primary --mode 1920x1080 --output eDP-1 --mode 1920x1080 --left-of HDMI-1

However running it in a terminal gives no result so I'm clearly missing something. Can one of you clever chaps help please?

Post Reply

Return to “EasyOS”