You have been subscribed to a public bug: A while back I reached my frustration limit while using Netbeans (a Java Swing IDE). It was very difficult to select anything in my project tree because the double click rate was way to fast for me (and most users I can imagine). Changing the Double-click timeout in Ubuntu's mouse preferences dialog did nothing to fix the issue. From what I can tell this dialog only effects Gnome applications because the setting is written to ~/.gconf/desktop/gnome/peripherals/mouse/%gconf.xml
After some research I found the solution: create .Xresources in my home directory with the line *multiClickTime: 400. After a log out things worked correctly. The mouse preferences dialog should be doing this automatically to achieve greater consistency and usability. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- Double-click timeout is not applied to X https://bugs.launchpad.net/bugs/55270 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs