Latest web development tutorials

Linux mouseconfig command

Linux command Daquan Linux command Daquan

Linux mouseconfig command is used to set the mouse parameters.

mouseconfig setup program for the mouse, you can automatically set the parameters, or the user can also use the interactive mode to provide their own mouse. mouseconfig is unique to Red Hat Linux command.

grammar

mouseconfig [--back][--emulthree][--help][--expert][--kickstart][--noprobe][--test][--device <连接端口>][鼠标类型]

Parameters:

  • --back display Back button on the Setup screen, and replace the default Cancel button.
  • --device <port> specify the hardware port. The available options are ttyS0, ttyS1, ttyS2, ttyS3 and orpsaux.
  • --emulthree analog two button mouse into a three-button mouse.
  • --help Displays help and support of all mouse types.
  • --expert preset program can automatically determine the section setting. To set your own, use --expert parameters.
  • --kickstart let the program automatically detect and save all the settings.
  • --noprobe not detect a mouse device.
  • --test test mode without changing any settings.

Examples

In interactive mode to configure the mouse:

# mouseconfig -text

Linux command Daquan Linux command Daquan