首页 > 系统服务 > 详细

Get back Typing Break in Ubuntu 12.04 & 11.10(转载)

时间:2015-03-30 16:05:11      阅读:307      评论:0      收藏:0      [点我收藏+]

转自:http://ubuntuguide.net/get-back-typing-break-in-ubuntu-12-04-11-10

 

Since Ubuntu 11.10 Oneiric, the typing break has gone away from “System Settings -> Keyboard”. It’s been split out into an app called DrWright. This tutorial shows how to install DrWright and re-enable typing break in Ubuntu 12.04 & 11.10.

Install Drwright and enable Typing Break:

  • 1. Install Drwright

    Drwright got a stable ppa for Ubuntu 12.04 & 11.10, you can use this graphical way adding ppa:drwright/stable and install drwright.

    Or, launch terminal from the dash home (or press Ctrl+Alt+T) and execute following commands to add ppa, update source and install drwright:

    sudo add-apt-repository ppa:drwright/stable
    
    sudo apt-get update
    
    sudo apt-get install drwright
  • 2. re-enable typing break

    Once drwright installed in Ubuntu, head to System Settings -> Typing Break.

  • 技术分享
  • Then re-enable typing break in this configuration page
  • 技术分享
  • That’s it, enjoy!

Get back Typing Break in Ubuntu 12.04 & 11.10(转载)

原文:http://www.cnblogs.com/lance-ehf/p/4378073.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!