Ubuntu下怎样使用放大镜辅助功能

By admin, 17 十月, 2017
ccsm截图

Ubuntu默认安装的辅助软件并没有包含放大镜功能,读屏软件Orca也没有,需要手动安装,步骤如下:

1. CTRL+ALT+T启用命令行终端

2. 运行下面命令安装高级配置管理器:

sudo apt-get install compizconfig-settings-manager

3. 运行下面命令(Compiz Config Settings Manager的缩写)打开高级配置窗口:

ccsm 

4. 找出Enhanced Zoom Desktop应用,选择进入

5. 在Zoom In/Out的标签页里可以设置屏幕放大器的快捷键,默认是没有启用的。我们可以设置SUPER键+鼠标滚轮作为放大缩小屏幕的快捷键,其中BUTTON 4表示鼠标滚轮向上,BUTTON 5表示鼠标滚轮向下。

6. 据说还有一个放大镜,执行以下命令后可以在ccsm里显示,但是我个人不知道怎么用,使用相关快捷键并没有看到放大镜功能。

sudo apt-get install compiz-plugins

 

以上教程基于Ubuntu 14.04编写。

参考资料:https://askubuntu.com/questions/164820/default-screen-magnifier

标签

评论

Restricted HTML

  • 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src>
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。
验证码
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
请输入"Drupal10"