转自: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.

  • Get back Typing Break in Ubuntu 12.04 & 11.10(转载)
  • Then re-enable typing break in this configuration page
  • Get back Typing Break in Ubuntu 12.04 & 11.10(转载)
  • That’s it, enjoy!

相关文章:

  • 2021-07-09
  • 2021-11-11
  • 2021-06-18
  • 2022-12-23
  • 2021-10-06
  • 2022-12-23
  • 2021-09-28
  • 2021-08-23
猜你喜欢
  • 2021-06-20
  • 2021-06-10
  • 2022-12-23
  • 2021-12-08
  • 2022-12-23
  • 2022-12-23
  • 2022-01-09
相关资源
相似解决方案