You are not logged in.

#1 2018-08-11 22:36:21

cherkie
Member
From: Poland
Registered: 2018-08-09
Posts: 107

tray area stuck on secondary screen

hi,

I have just managed to scale my monitors (following this guide) by applying this code

xrandr --output DVI-D-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output HDMI-1 --off --output HDMI-0 --mode 1360x768 --pos 0x0 --scale-from 1912x1080 --rotate normal

However I have one issue, namely - my tray area is on my secondary screen as opposed to my primary:

jntb7zo.png

Any idea why?


I don't have patience or skill to dig deep enough every time system breaks itself or when I break something because of lack of patience and skill.
nore, 23 Feb 2019

Offline

#2 2018-08-12 02:12:03

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,674
Website

Re: tray area stuck on secondary screen

I've never had a multi-monitor setup, but two small suggestions:

1) Check out your tint2 config file (menu>Preferences>Tint2>Edit>Running...), in particular the # Panel section:
panel_monitor = all
You might have to change that. (Tint2 is the default BunsenLabs panel.)

2) Tip: Setting up dual monitors

Otherwise, maybe someone else can help?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#3 2018-08-12 06:05:51

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: tray area stuck on secondary screen

it must be a tint2 specific thing.

i recommend going through

man tint2

and test out all options that might pertain to this.

you seem to have tint2 set up to duplicate across screens (two clocks, two sets of launchers etc.). but there can only be one systray.

Offline

#4 2018-08-12 07:02:38

cherkie
Member
From: Poland
Registered: 2018-08-09
Posts: 107

Re: tray area stuck on secondary screen

Thanks. I was thinking it had to do with tint2 but didn’t have time to test it properly.

Will give it a go and let you know of the outcome.


I don't have patience or skill to dig deep enough every time system breaks itself or when I break something because of lack of patience and skill.
nore, 23 Feb 2019

Offline

#5 2018-08-12 07:29:14

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,755

Re: tray area stuck on secondary screen

panel_monitor = 1
# or 2 or all

If 'all' then you can select additional stuff like on which one systray is, possible more.

grep _monitor tint2rc

panel_monitor = all
primary_monitor_first = 0
taskbar_hide_different_monitor = 0
systray_monitor = 1

^ So in this case tint2 shows on both, systray only on first and each has tasks in each own taskbar, depending on which monitor widows are. (Systray can be only one).

Last edited by brontosaurusrex (2018-08-12 10:12:14)

Offline

Board footer

Powered by FluxBB