Author Topic: Problem with mouse response to double-click  (Read 2326 times)

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Problem with mouse response to double-click
« Reply #30 on: January 21, 2012, 07:00:08 PM »
mikeinpcb,     
In LXDE you need to use the LXDE mouse settings, not openbox settings.     
Menu > More Applications > Configuration > LXKeyboard and Mouse     

Other settings in obconf, like the theme, are useful. :)     

Offline Howard

  • Hero Member
  • *****
  • Posts: 727
Re: Problem with mouse response to double-click
« Reply #31 on: January 22, 2012, 01:01:05 PM »
None of what has been posted so far seems to solve the original problem:- how to change the mouse click interval for double clicks.

A wider search (i.e. google) gave me several leads but none applicable to our version of LXDE.  The one on the LXDE.org forum suggests it can be done using lxinput, and although that is installed it seems to be a rudimetary version - at least I cannot find any editable file that includes mouse parameters.

http://forum.lxde.org/viewtopic.php?f=8&t=501
« Last Edit: January 22, 2012, 01:02:38 PM by Howard »
How does one become a hero?  By asking a lot of dumb questions apparently! I have three computers of various ages, the most powerful is a Dell Netbook 10v; each has 2 or 3 versions of PCLOS of various vintages.  Location, St John's, Newfoundland.

Offline Howard

  • Hero Member
  • *****
  • Posts: 727
Re: Problem with mouse response to double-click
« Reply #32 on: January 22, 2012, 01:34:42 PM »
However the other method does seem to work!

Add the line:-

gtk-double-click-time=1000

to the file .gtkrc-2.0 in your home directory, and reboot.
How does one become a hero?  By asking a lot of dumb questions apparently! I have three computers of various ages, the most powerful is a Dell Netbook 10v; each has 2 or 3 versions of PCLOS of various vintages.  Location, St John's, Newfoundland.

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Problem with mouse response to double-click
« Reply #33 on: January 22, 2012, 04:29:39 PM »
Howard,     
LXKeyboard and Mouse (in the menu) is lxinput.     

Offline Howard

  • Hero Member
  • *****
  • Posts: 727
Re: Problem with mouse response to double-click
« Reply #34 on: January 22, 2012, 04:42:54 PM »
Code: [Select]
LXKeyboard and Mouse (in the menu) is lxinput.     
That's the gui that enables editing the values - but where are they stored?  Anyway mouse click interval isn't one of the parameters here.

I also noticed that the Linux mouse commands are not available, that would do it.  (Try man getmouse)

Still, the gtk method actually works so the problem is solved!
How does one become a hero?  By asking a lot of dumb questions apparently! I have three computers of various ages, the most powerful is a Dell Netbook 10v; each has 2 or 3 versions of PCLOS of various vintages.  Location, St John's, Newfoundland.