2

I have external monitor plugged to my notebook. Notebook's screen is set to be the primary display. I am looking for ways to have the taskbar on the extenal monitor as well.

I do not want to either mirror the existing taskbar or to extend it to the external monitor. What I need is an option of having two taskbars each of which would host only buttons for the windows opened on this specific monitor.

It looks like there are solutions for KDE and XFCE.

My OS is Lubuntu 20.04 x64. So what about solution for LXQt?

S. N.
  • 305

1 Answers1

2

This is possible in Lubuntu 20.04 as well. I was able to create a second panel on a separate monitor that only had the windows open on the same monitor. Here are the steps I took to create that:

  1. Right click on the existing panel and select add new panel.
  2. In the configure panel menu I selected a position on desktop 2 (I chose bottom like the default that is on the first monitor). In this case the desktop number is actually referring to the monitor number.
  3. Next select widgets.
  4. Click the plus symbol to add a widget, select Task Manager (taskbar) and press the add widget. You can then close the add widget menu.
  5. Select the Task Manager widget and click the cog wheel symbol to configure it.
  6. Tick the "Show only windows on panel's screen" to enable.
  7. Close the configuration windows.
  8. Enjoy!
  • Yes, I can confirm it working. Perfect solution! There is no need to install any extra software. Thank your very much! I am glad to accept your solution as the answer. And, by the way, welcome to the forums. Great start :-)! – S. N. Dec 30 '20 at 18:07
  • Thank you. I am glad you found the information helpful! – Dan Simmons Dec 30 '20 at 19:09