Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[功能需求] 切换中文顺便把Caps lock关掉 #443

Open
zzzgit opened this issue Dec 20, 2023 · 2 comments
Open

[功能需求] 切换中文顺便把Caps lock关掉 #443

zzzgit opened this issue Dec 20, 2023 · 2 comments

Comments

@zzzgit
Copy link

zzzgit commented Dec 20, 2023

现在存在的问题

  1. 在英文状态下,打开Caps Lock,进行大写的英文输入
  2. 然后需要输入中文,shift切换到中文状态
  3. 结果输入的还是英文,因为Caps Lock还是打开状态

应该改成:
shift切换到中文时,顺便关闭Caps Locks,搜狗就是这样做的。

@y010204025
Copy link

这个自己进行手动调整Caps Lock开关,应该不难吧,要是这样一调整,别的习惯了自己通过caps Lock切换的人怎么办。另外按住shift+对应字母,就能上大写。

@maomh
Copy link

maomh commented Jan 6, 2024

用 xmodmap 映射 CapsLock 到 Shift, 一了百了🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants