[3085] in Athena Bugs
(RT/PC) Version 6.3B: MWM double click
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Sep 4 19:00:31 1989
Date: Mon, 4 Sep 89 19:00:20 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System type, version: (RT/PC) Version 6.3B
System name: bill-the-cat
What's wrong:
/usr/lib/X11/app-defaults/Mwm has an incorrect line specifying the
double click time (which is necessary to make it work with the RT X
server).
The following line:
Mwm*icon*doubleClickTime: 2500
should be:
Mwm*doubleClickTime: 2500
(I determined that putting that line in my own resources makes double
clicking on icons work properly.)
John