博客
关于我
Linux 中文打字软件 gtypist 光标错位解决
阅读量:798 次
发布时间:2023-02-01

本文共 422 字,大约阅读时间需要 1 分钟。

在Windows系统中,用户使用金山打字软件或其他类似工具时,体验相对流畅;而在Linux环境下,常使用的gtypist打字训练软件存在一些问题。在gtypist 2.9.5版本中,主要出现以下三个问题:

一是在练习模式下使用中英文混合字符串时,会出现光标错位现象;二是在练习模式中,默认使用“^”符号指示打错字的位置,而对全角字符进行练习时,指示位置容易出现错位;三是在速度测试模式中使用回退键时,也会引起光标错位。

针对这些问题,我对源码进行了修改和优化,进行重新编译安装,取得了比较理想的效果。以下是具体的解决方法和使用步骤:

在gtypist官网获取源码,将覆盖src下的gtypist.c文件,进行编译安装后,即可解决上述问题。

开始使用前,不妨按照以下操作流程进行设置:

  • 下载源码包并解压
  • 替换或更新相关源码
  • 进行编译步骤(如选项编译或断点编译)
  • 完成安装并重新启动软件
  • 经过这些步骤后,可以正常使用gtypist进行中文打字练习。

    转载地址:http://vvwfk.baihongyu.com/

    你可能感兴趣的文章
    no connection could be made because the target machine actively refused it.问题解决
    查看>>
    No Datastore Session bound to thread, and configuration does not allow creation of non-transactional
    查看>>
    No fallbackFactory instance of type class com.ruoyi---SpringCloud Alibaba_若依微服务框架改造---工作笔记005
    查看>>
    No Feign Client for loadBalancing defined. Did you forget to include spring-cloud-starter-loadbalanc
    查看>>
    No mapping found for HTTP request with URI [/...] in DispatcherServlet with name ...的解决方法
    查看>>
    No mapping found for HTTP request with URI [/logout.do] in DispatcherServlet with name 'springmvc'
    查看>>
    No module named 'crispy_forms'等使用pycharm开发
    查看>>
    No module named 'pandads'
    查看>>
    No module named cv2
    查看>>
    No module named tensorboard.main在安装tensorboardX的时候遇到的问题
    查看>>
    No module named ‘MySQLdb‘错误解决No module named ‘MySQLdb‘错误解决
    查看>>
    No new migrations found. Your system is up-to-date.
    查看>>
    No qualifying bean of type XXX found for dependency XXX.
    查看>>
    No qualifying bean of type ‘com.netflix.discovery.AbstractDiscoveryClientOptionalArgs<?>‘ available
    查看>>
    No resource identifier found for attribute 'srcCompat' in package的解决办法
    查看>>
    no session found for current thread
    查看>>
    No static resource favicon.ico.
    查看>>
    no such file or directory AndroidManifest.xml
    查看>>
    No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
    查看>>
    NO.23 ZenTaoPHP目录结构
    查看>>