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

使用雷蛇驱动 发送左键点击事件会被键盘事件阻塞 #26

Open
eamon-cai opened this issue Jun 30, 2024 · 4 comments
Open
Labels
bug Something isn't working Razer

Comments

@eamon-cai
Copy link

eamon-cai commented Jun 30, 2024

仅限于雷蛇驱动
发送左键按下事件会被大多数键盘输入打断 比如1-9 a-z等 但是 ctrl back shift 以及包含这些的组合键不会
右键 滚轮 不会被阻塞
阻塞后大约一秒才能继续接收到左键按下命令
无论键盘事件来源 硬件或者软件 都会阻塞左键按下
测试 https://github.com/Sadmeme/rzctl 同样问题

@Chaoses-Ib
Copy link
Owner

你用的雷云版本是?

@eamon-cai
Copy link
Author

eamon-cai commented Jun 30, 2024

我用的这个issue #7 的Nanoleaf
以及最新版本的雷云 都测试过 都是一样的问题

@Chaoses-Ib
Copy link
Owner

似乎没什么好办法,最多只能在左键后加个延迟,避免驱动自身干扰,外部输入还是会有问题。或者换罗技的驱动。

@eamon-cai
Copy link
Author

加延迟似乎也没什么效果 确实没啥好办法了

@Chaoses-Ib Chaoses-Ib added Razer bug Something isn't working labels Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Razer
Projects
None yet
Development

No branches or pull requests

2 participants