On 17/07/14 04:29, David Vincent-Jones wrote:
> I have had (on 3 machines) a problem with the mouse double click operations 
> on 
> dt. I am now given to believe that this is a problem when Gnome based 
> programs 
> are run on KDE desktops.
> 
> Apparently regardless of my double click mouse setting, KDE retains a 200 ms 
> maximum interval (which is tough on my aged fingers).

Do you mean you're setting the double click speed in KDE, and that's not being 
picked up by your GTK apps?  If so, you
might be able to adjust the value DT uses by using the gnome-ish configuration 
tools, e.g. gconf-editor (GUI) or
gconftool-2 (command line).  From googling, it seems like the value you might 
want to play with is
/desktop/gnome/peripherals/mouse/double_click, so for example:

gconftool-2 --type int --set /desktop/gnome/peripherals/mouse/double_click 500

Or change the same value in gconf-editor.

HTH,

Rob

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to