$ killall -s 9 krunner_lock

[ZT][From:] http://www.commandlinefu.com/commands/view/2264/unlock-your-kde4-session-remotely-for-boxes-locked-by-kde-lock-utility

Alternatives

There are 3 alternatives

qdbus org.kde.screenlocker /MainApplication quit
 
qdbus | grep kscreenlocker_greet | xargs -I {} qdbus {} /MainApplication quit
 
qdbus org.kde.krunner_lock /MainApplication quit; qdbus org.kde.plasma-overlay /MainApplication quit

最新文章

  1. Linq之旅:Linq入门详解(Linq to Objects)
  2. <s:url>指向的Action只执行一次,清除浏览器缓存文件后又可执行一次。
  3. Docker run命令详解 转
  4. HTML 5 websocket
  5. 掌握Tiles 框架 (一)---Tiles入门和Tiles 框架和体系结构
  6. Spring mvc中使用request和response
  7. php生成百度站点地图sitemap.xml
  8. linux mysql 优化
  9. 郁闷的Delphi新闻
  10. pinyin4j的使用
  11. servlet 用法
  12. Cake
  13. FineUIMvc
  14. 使用live555 在linux下搭建 rtsp server
  15. Web开发笔记
  16. Failed to introspect annotated methods on class 异常
  17. jQuery ajax()使用serialize()提交form数据到后台
  18. Maven 环境搭建及使用(win10)
  19. RIP路由协议(一)
  20. 字符串流stringReader

热门文章

  1. [Nuxt] Display Vuex Data Differently in Each Page of Nuxt and Vue.js
  2. swift开发网络篇—利用NSURLSession 发送GET和POST请求
  3. keil出错总结
  4. [Angular2 Animation] Control Undefined Angular 2 States with void State
  5. 特殊类型数据:IP地址字段(IPv4)
  6. mysql数据库 navicat premium mac 破解教程
  7. php 小程序获取渠道二维码 保存
  8. angular风格指南
  9. C# WebAPI中DateTime类型字段在使用微软自带的方法转json格式后默认含T的解决办法
  10. XxPay支付系统-boot版本了解一下