跳转到主内容

由华硕制造的笔记本电脑。

2518 个问题 查看全部
问题已关闭

Can't change direction of touchpad scrolling

ASUS K55A

Windows updated this morning and now the touchpad is scrolling in reverse (both left/right and up/down). I have gone into the ASUS Smart Gesture settings but whether "content moves reversely" is checked or unchecked, it has no effect on which direction the touchpad scrolls. I restarted, same thing. Entered the following commands into powershell with elevated permissions, restarted again but still no change.

Code:

Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Enum\HID\*\*\Device` Parameters FlipFlopWheel -EA 0 | ForEach-Object { Set-ItemProperty $_.PSPath FlipFlopWheel 1 } Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Enum\HID\*\*\Device` Parameters FlipFlopHScroll -EA 0 | ForEach-Object { Set-ItemProperty $_.PSPath FlipFlopHScroll 1 }

Any other ideas?

回答此问题 我也有这个问题

这是一个好问题吗?

得分 0

2条评论:

I would start by reinstalling your drivers for the touchpad.

完成的

Hi,

If "Hortman's" response doesn't work, maybe you should do a system restore back to just before the updates, see if the problem is gone, then re-install the update(s) one at a time to see which one caused the problem.

完成的

添加一条评论

1个答案

I would start by getting used to this new format, try new things it could be fun!

这个答案有帮助吗?

得分 0
添加一条评论
浏览统计数据:

过去 24 小时: 0

过去 7 天: 0

过去 30 天: 0

总计 394