Linux command
mousetweaks 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start mousetweaks
mousetweaks
Enable dwell click
mousetweaks --dwell
Enable secondary click
mousetweaks --ssc
Set dwell time
mousetweaks --dwell-time=[1.2]
Disable animations
mousetweaks --animate=false
说明
mousetweaks provides mouse accessibility features for GNOME. It enables dwell clicking and other aids. The tool assists users with motor impairments. Provides automatic clicking based on pointer dwelling.
参数
- --dwell
- Enable dwell click.
- --ssc
- Enable simulated secondary click.
- --dwell-time _SECS_
- Dwell click delay.
- --animate _BOOL_
- Enable/disable animations.
- --help
- Display help information.
FAQ
What is the mousetweaks command used for?
mousetweaks provides mouse accessibility features for GNOME. It enables dwell clicking and other aids. The tool assists users with motor impairments. Provides automatic clicking based on pointer dwelling.
How do I run a basic mousetweaks example?
Run `mousetweaks` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --dwell do in mousetweaks?
Enable dwell click.