linux系统指法练习与打字游戏软件


以 fedora和ubuntu 系统为例,fedora/centos系统用yum install命令安装 ubuntu系统用apt-get instll命令安装

yum install ktouch
$ sudo apt-get install ktouch 这款软件与金山打字极其相似,如果输入错误不能继续下去,如果练习自定义的文本可通过菜单栏自行加载

 

https://www.oschina.net/p/ktouch

 

源码

http://ktouch.sourceforge.net/download.php

======================================================================================


yum install klavaro
$ sudo apt-get install klavaro 设置键盘USA, qwety 这是游戏

 ======================================================================================

yum install typespeed
$ sudo apt-get install typespeed 打字游戏,在终端运行的,启动$ typespeed

 

我在红帽上不能用yum 安装,就下载了源码包: typespeed (0.6.5-2.1build2),这个是打字游戏,但是在终端训练

https://packages.ubuntu.com/source/bionic/typespeed

安装

tar -zxvf typespeed_0.6.5.orig.tar.gz

cd typespeed-0.6.5/

./configure

make && make install

 运行

[root@bogon typespeed-0.6.5]# typespeed

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM