Is it possible to control/customize the delay time between two clicks for a
double-click ? Also, is it possible to control/customize the allowance of
pointer’s positions between two clicks for a double-click ? I got the
requirements about such customization especially using touch screen. I
could not find any GUI utility to customize these parameters in QNX 6.0.C.
I feel that there is less chance to use the double-click under QNX
environment than Windows. But the ICA client users on QNX might have many
chance to use the double-click for Windows applications.
I found the "rel -D " option in the /etc/system/trap/devi-rel-opts
file. It seems that this parameter is read by devi-hirun and saved in the
…mouse_double_click_delay member of the ITF_OPTIONS_t structure, but the
value in the member has never been used in the current devi-hirun code in
the SDK beta. Can I expect to use this parameter in the Input SDK GA
version ?
Kazz