Hi, You need to install 'dconf-tools' which will place 'dconf Editor' in:
Menu | System Tools.
Open a Terminal: (Ctrl+ Alt+ T) and enter
- Code:
sudo apt-get install dconf-tools
and press 'Enter' key. You will then be asked for your login password in order for you to run as 'root' (A bit like 'Run as ...' in that other OS
) Be careful as you will not see any dots or asterisks as this is part of the intrinsic security present in GNU/Linux. Once the package has been found it will ask if you want to go ahead with the installation and asks you for a Yes (Y) or No (N) - press 'Y' key and press 'Enter key', Once installed, launch 'dconf Editor' - you will notice it looks a little like the Windows Registry - it isn't anything like it!
You will see little arrowheads/triangles pointing right to the left of each main heading in the left pane - left click the one next to 'org' - the full 'tree' is:
org | gnome | settings-daemon | peripherals | mouse
In the right-hand pane once mouse has been selected, make a note of the default settings by taking a screenshot if necessary to get back to where you were - the three main areas for you to look at changing are:
Name Value
drag threshold 8
motion-acceleration -1.0
motion-threshold -1
I cannot find anything on the Internet which gives examples on what the values should be - so it is a game of chance I'm afraid - please note that after changing settings you will need to reboot your machine for the changes to take effect: