Summary: | Allow binding online statuses to global shortcut | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | lamarque, spectrumdt, yehielb |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kai Uwe Broulik
2011-01-18 17:04:08 UTC
You can do that using qdbus. Create a shortcut and enter the command: qdbus org.kde.kopete /Kopete org.kde.Kopete.setOnlineStatus "online" You can change "online" to "away", "busy", "invisible", "offline" You can also alternate between "away" and "online" using Ctrl+Alt+W Well that definitly IS some user friendly way of assigning a shortcut. (And it‘s a Wontfix, not invalid.) I marked it as invalid because there is nothing to fix, the options to do what you want are already there. If we needed to do code something to do it but we decided it is not possible or it would cause more troubles than fixes then that would be a wontfix. Just a correction, the shortcut to alternate between "away" and "online" is Ctrl+Shift+W. Okay, thanks for the info. So I will stick with those dbus things, too good Linux finally is suitable for normal users in 2010, NOT. *** Bug 198140 has been marked as a duplicate of this bug. *** *** Bug 274295 has been marked as a duplicate of this bug. *** |