Kontact/SMS/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Created page with "==如何发送SMS==")
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 39: Line 39:
==如何发送SMS==
==如何发送SMS==


Select a contact in your <menuchoice>addressbook</menuchoice> which includes mobile phone number and click on <menuchoice>SMS</menuchoice>.
<menuchoice>addressbook</menuchoice>选择一个有手机号的联系人然后选择<menuchoice>SMS</menuchoice>


Screenshot:
截图:
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:kontact-sms1.png|thumb|500px|Select SMS]]
|[[Image:kontact-sms1.png|thumb|500px|Select SMS]]
Line 47: Line 47:




A small window appears. Please enter your message.
一个小窗口将随后打开,键入您要输入的SMS文字。


Screenshot:
截图:
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:kontact-sms2.png|thumb|200px|Enter your Message]]
|[[Image:kontact-sms2.png|thumb|200px|Enter your Message]]
Line 55: Line 55:




After clicking on <menuchoice>Send</menuchoice> your SMS is sent.
输入完毕后,点击<menuchoice>Send</menuchoice>,SMS将发送。


Another small passive window appears and informs you about the delivery status and account balance.
另有一个窗口,将显示发送状态,以及您的账户余额。


[[Category:Tutorials]]
分类
[[Category:Office]]
[[Category:Tutorials]] 教程
[[Category:KDE3]] <!-- Do not include the KDE3 category in translations! -->
[[Category:Office]] 办公

Latest revision as of 12:59, 13 January 2016

Other languages:

Warning

此教程基于KDE3. 当前并无在KDE SC 4.x下的测试。
如果您有相关的在KDE4发送SMS短消息的经验,请告诉我们


如何使用Kontact发送短消息

smsjoker建立一个账号 (或其他类似网站/供应商)。价格是可以接受的,并且在电脑上发送SMS显得高大上。

加载位于 kde-apps.org的脚本 “smsjoker-script” 。以root权限打开Konsole。 复制脚本到 /usr/local/bin 并运行:

# cp smsjoker-script /usr/local/bin/
# chmod a+x /usr/local/bin/smsjoker-script

以用户身份唤醒程序:

$ smsjoker-script

在以上程序以后,您可以发现一个隐藏文件“.smsjoker-script”位于Home文件夹。使用类似Kate的程序编辑该文件,修改如下条目OWN_NUMBER以及PASSWORD。将上述条目替换为之前注册的smsjoker账号。

最后一步位于Kontact。打开地址簿addressbook然后选择设置Settings -> Configure addressbook …

SMS Text下添加:

smsjoker-script "%N" "%F"

截图:

Configure Kontact


如何发送SMS

addressbook选择一个有手机号的联系人然后选择SMS

截图:

Select SMS


一个小窗口将随后打开,键入您要输入的SMS文字。

截图:

Enter your Message


输入完毕后,点击Send,SMS将发送。

另有一个窗口,将显示发送状态,以及您的账户余额。

分类 教程 办公