We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在使用三星tabs7+搭配官方键盘的时候无法使用触控板双指滚动的功能,我在gitcode找到了这个版本:https://gitcode.com/Resource-Bundle-Collection/1b8ce/overview?utm_source=pan_gitcode&index=top&type=card&webUrl&isLogin=1 这个版本的moonlight却可以使用键盘上的触控板双指滚动,但必须要把手指分的很开才能进行滑动,想问下是三星的触控板的逻辑问题,还是需要进行什么设置才能使用。
无
None
No response
Yes
Android13
三星 galaxy tab s7+
Windows 11 22631.4460
The text was updated successfully, but these errors were encountered:
三星实体触摸板没法正常使用鼠标捕获
这个问题我应该修过了,如果不能用的话打开本地鼠标模式试试看
Sorry, something went wrong.
我好像发现问题所在了,只有当平板连接过鼠标后,触控板的滚轮才能奏效,并且需要45度滑动才能实现滚轮功能(测试过垂直滑动好像不行),但当终止会话后重新串流,双指滑动功能仍然不奏效,必须用蓝牙连接鼠标后再断开才能实现滑动功能,看看这个bug是否能够解决,我用的是三星的官方磁吸键盘套。
这种问题通常没办法修,当时我特地找朋友帮忙测试了三星平板+官方键盘套,抓了log然后改完也确认能用了,后续也有其他用户反馈我的版本是唯一能用的
然后我自己的一加平板系统更新了,然后我之前对coloros做的适配直接不能用了,而且更糟糕的事情是根本没办法修,因为依赖的事件根本就不发送了
这类设备适配困难的原因一方面是厂商瞎搞,另一方面是开源项目也没有时间和经费去购买每个用户可能会用到的设备然后针对性适配
这种情况下官方键盘套甚至不如第三方了,因为第三方的触摸板通常直接报告成鼠标而不是触摸输入设备。。。。
No branches or pull requests
Describe the bug
在使用三星tabs7+搭配官方键盘的时候无法使用触控板双指滚动的功能,我在gitcode找到了这个版本:https://gitcode.com/Resource-Bundle-Collection/1b8ce/overview?utm_source=pan_gitcode&index=top&type=card&webUrl&isLogin=1
这个版本的moonlight却可以使用键盘上的触控板双指滚动,但必须要把手指分的很开才能进行滑动,想问下是三星的触控板的逻辑问题,还是需要进行什么设置才能使用。
Steps to reproduce
无
Affected games
无
Other Moonlight clients
None
Moonlight adjusted settings
None
Moonlight adjusted settings (please complete the following information)
No response
Moonlight default settings
Yes
Gamepad-related connection issue
Yes
Gamepad-related input issue
Yes
Gamepad-related streaming issue
Yes
Android version
Android13
Device model
三星 galaxy tab s7+
Server PC OS version
Windows 11 22631.4460
Server PC GeForce Experience version
No response
Server PC Nvidia GPU driver version
No response
Server PC antivirus and firewall software
No response
Screenshots
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: