码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2015-03-30 16:06:36      阅读:176      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!