https://bugs.kde.org/show_bug.cgi?id=356225

--- Comment #115 from BradChesney79 <bradchesne...@gmail.com> ---
To Kubuntu Users:

I'm subscribed to this bug-- and have been using a workaround partially
comprised of other people's workarounds for weeks. Since, all I ever see are
"me too" posts and I haven't spent any time really fixing the problem either--
well, I thought I'd share my dirty little secret.


I have this bash script on a keyboard shortcut:

-----------------------------------
#!/bin/bash

#change the lastScreens all to '0'
sed -i -e 's/lastScreen=.*/lastScreen=0/g'
~/.config/plasma-org.kde.plasma.desktop-appletsrc

#restart plasmashell to apply changes
kquitapp5 plasmashell ; /usr/bin/plasmashell --shut-up &>/dev/null &
-----------------------------------


I have one toolbar I like on my laptop screen. That screen is apparently screen
0 consistently. So, my crude workaround seems to work all the time if you
follow the workflow below with a single external screen.

Turn on or wake up laptop.
Connect monitor.
Run script.

Work.

Disconnect monitor.
Power off or suspend or sleep laptop.

To not Kubuntu users: Maybe this can be modified for your uses on Arch or
Fedora or {{flavor}}BSD or... best of luck.

PS I didn't claim it was a good workaround, I claim that it works for me
everywhere I use an additional screen....

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to