You are not logged in.

#1 2020-07-29 06:44:00

fistrosan
Member
Registered: 2020-04-01
Posts: 171

how to make two monitors share the same workspace in i3 ?

Hi all,

I have a dual monitor setup (two 2560x1600 monitors) and I would like to have them share the same workspaces. Is this even possible in i3 ? All I can configure is say for instance workspace 1..4 in monitor 1 and 5...8 in monitor 2 (or something like this). In case it is not possible, what WM would allow me to do this ?

Thanks !

Offline

#2 2020-07-29 06:46:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: how to make two monitors share the same workspace in i3 ?

You want the single workspace to span both monitors? Or, you want to mirror the display?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2020-07-29 06:53:28

fistrosan
Member
Registered: 2020-04-01
Posts: 171

Re: how to make two monitors share the same workspace in i3 ?

jasonwryan wrote:

You want the single workspace to span both monitors?

This

Offline

#4 2020-07-29 06:57:26

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: how to make two monitors share the same workspace in i3 ?

fistrosan wrote:
jasonwryan wrote:

You want the single workspace to span both monitors?

This

https://wiki.archlinux.org/index.php/Mu … al_display


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2020-07-29 07:02:54

fistrosan
Member
Registered: 2020-04-01
Posts: 171

Re: how to make two monitors share the same workspace in i3 ?

Thanks ! I will give it a try.

Offline

#6 2020-07-29 07:52:10

fistrosan
Member
Registered: 2020-04-01
Posts: 171

Re: how to make two monitors share the same workspace in i3 ?

This seems to work ok. I mean now it is true that each workspace spans both monitors and in floating mode and I can drag something from one monitor into the one next to it. That is all good. However, when I open a terminal it goes in fullscreen mode and fills up both monitors. That is a bit annoying. In KDE (using KWin tiling) somehow it still knows the virtual monitor is composed by two individual, albeit smaller, ones and so, when I open a terminal, the full screen terminal will only fill up one of the monitors (half of the virtual display). Do you know how to mimic this effect in i3 or any other WM ?

Offline

#7 2020-07-29 08:13:52

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: how to make two monitors share the same workspace in i3 ?

I don't use i3, but as a tiling window manager, surely the default behaviour is to fill the workspace? What happens if you open a term in floating mode?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2020-07-29 11:47:04

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: how to make two monitors share the same workspace in i3 ?

fistrosan wrote:

However, when I open a terminal it goes in fullscreen mode and fills up both monitors.

This is WM specific, in your case i3. i3 has excellent documentation: https://i3wm.org/docs/

Offline

#9 2020-07-29 16:05:31

cirrus
Member
From: Glasgow Scotland
Registered: 2012-08-24
Posts: 341
Website

Re: how to make two monitors share the same workspace in i3 ?

Maybe open the terminal emulator with —geometry flag if it’s supported, otherwise as stated you can define a rule for the terminal emulator, xprop will help ( assuming your using xorg )

Offline

Board footer

Powered by FluxBB