Because I am using the touch screen by finger, so the point from the first click and the second is mostly more than 5 pixels (default value).
So, I one more line in the .gtk-2.0 file:
Code: Select all
gtk-double-click-distance=20
Thanks for maces and Frank's help!