Issues regarding the nedit file dialogue
Tony Balinski
ajbj at free.fr
Wed Nov 15 15:24:27 CET 2006
Quoting Com MN PG P E B Consultant 3
<mn-pg-p-e-b-consultant-3.com at siemens.com>:
> I'm using nedit under Linux/KDE. There are a few issues about the
> File/Open dialogue which I would like to point out and ask for other
> opinions, because this dialogue seems to have a surprising amount of
> flaws.
>
...
> Third, when selecting a directory or file by double-click (instead of,
> say, single click plus click on the respective button), I found that
> nedit does not respect the double click settings of KDE. For example,
> I'm a slow double-clicker, so I have set KDE to accept as double click
> when the two clicks are as far as 900 ms apart. With nedit, you need to
> doubleclick very rapidly (in the filedialogue), or it would not work.
Ronald,
This is probably another mismatch between KDE's settings and those
picked up by Motif from the X server for NEdit. You can try setting
the resource nedit.multiClickTime (see nedit's Help->Customizing->
X Resources) to adjust the time to a suitable value for you - use the
-xrm argument to test it out, eg:
nedit -xrm 'nedit.multiClickTime: 900' other-arguments...
Once you've chosen a decent value, store it in an X resource file as
described in that help information or in
http://www.nedit.org/niki/index.php/X-Resources
(the page I mentioned before).
Tony
More information about the Discuss
mailing list