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

--- Comment #5 from Antonio Orefice <kokok...@gmail.com> ---
If anybody needs it, this seems like a good workaround till things will be
sorted out:

#!/bin/bash

dbus-monitor --profile "type='signal',sender='org.kde.KWin',path=/ColorCorrect"
| \
        while read -r line ; do
                dispwin -d 1 /koko/BENQ_7_DESTRA7.cal
                dispwin -d 2 /koko/BENQ_7_SINISTRA13.cal
        done

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

Reply via email to