[Konsole-devel] [Bug 138742] Escape sequence for querying, setting encoding

Jekyll Wu adaptee at gmail.com
Mon Jan 23 13:19:46 UTC 2012


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





--- Comment #4 from Jekyll Wu <adaptee gmail com>  2012-01-23 13:19:46 ---
Or, use the related dbus methods :

$ qdbus org.kde.org konsole /Sessions/1  codec
UTF-8

$ qdbus org.kde.org konsole /Sessions/1  setCodec GBK
true

You can get the needed dbus parameters corresponding to current tab by looking
at environment variable $KONSOLE_DBUS_SERVICE and $KONSOLE_DBUS_SESSION.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list