1. GPointingDeviceSettings
GPointingDeviceSettings is a GUI tool for setting pointing device such as TrackPoint or Touchpad. Each UI can be written as dynamic loadable module, so a third party can add its own UI.
2. Support features
2.1. Mouse type device
2.1.1. Middle button emulation
- Middle button timeout value
2.1.2. Wheel emulation
- Wheel emulation button
- Wheel emulation timeout value
- Wheel emulation inertia value
2.1.3. Scrolling
- Vertical scrolling on/off
- Horizontal scrolling on/off
2.2. Touchpad
- Disable touchpad
- Disable tapping and scrolling
- Disable while any other devices are connect.
- This options is available only if you use with GNOME.
2.2.1. Palm detection
- width and depth
2.2.2. Guest mouse off
2.2.3. Locked drags
2.2.4. Tapping
- Tapping time value
- Tapping move value
- Fast tapping on/off
2.2.5. Scrolling
- Vertical scrolling distance value
- Horizontal scrolling distance value
- Circular scrolling start position
- Continuous edge scrolling on/off
- Two finger scrolling on/off
2.3. Speed
- Minumum/maximum speed
- Acceleration
2.4. Pointing stick
2.4.1. Sensitivity
2.4.2. Middle button time out
2.4.3. Press to Select
- Enable/disable
- Press to Select threshold
3. Screen shot
3.1. Touchpad
3.2. TrackPoint
4. Download
4.1. Latest release source code
gpointing-device-settings-1.5.1.tar.gz
4.2. Git repository
https://gitlab.gnome.org/Archive/gpointing-device-settings/commits/master
5. Requirements
- GTK+-2.14.0
- GConf-2-2.24.0
- Xi-1.2.0