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

--- Comment #1 from Kurt Hindenburg <kurt.hindenb...@gmail.com> ---
You can use Konsole's variables which make this much easier

Example:
printenv | grep KONSOLE              
KONSOLE_DBUS_SERVICE=:1.405
KONSOLE_DBUS_SESSION=/Sessions/1
KONSOLE_DBUS_WINDOW=/Windows/1
KONSOLE_PROFILE_NAME=Solarized Light
KONSOLE_VERSION=190790


qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_WINDOW prevSession
qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION sendText hi

The only one that doesn't appear to work is newSession

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

Reply via email to