|
33.
|
|
|
Pointer threshold:
|
|
|
|
सूचक सीमाः
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
mouse.cpp:210
|
|
34.
|
|
|
<p>The threshold is the smallest distance that the mouse pointer must move on the screen before acceleration has any effect. If the movement is smaller than the threshold, the mouse pointer moves as if the acceleration was set to 1X;</p><p> thus, when you make small movements with the physical device, there is no acceleration at all, giving you a greater degree of control over the mouse pointer. With larger movements of the physical device, you can move the mouse pointer rapidly to different areas on the screen.</p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:215
|
|
35.
|
|
|
msec
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
मि.से.
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
mouse.cpp:230 mouse.cpp:245 mouse.cpp:291 mouse.cpp:296 mouse.cpp:301
|
|
36.
|
|
|
Double click interval:
|
|
|
|
डबल क्लिक अंतरालः
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
mouse.cpp:232
|
|
37.
|
|
|
The double click interval is the maximal time (in milliseconds) between two mouse clicks which turns them into a double click. If the second click happens later than this time interval after the first click, they are recognized as two separate clicks.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:235
|
|
38.
|
|
|
Drag start time:
|
|
|
|
ड्रेग प्रारंभ समयः
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
mouse.cpp:247
|
|
39.
|
|
|
If you click with the mouse (e.g. in a multi-line editor) and begin to move the mouse within the drag start time, a drag operation will be initiated.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:250
|
|
40.
|
|
|
Drag start distance:
|
|
|
|
ड्रेग प्रारंभ दूरीः
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
mouse.cpp:258
|
|
41.
|
|
|
If you click with the mouse and begin to move the mouse at least the drag start distance, a drag operation will be initiated.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:263
|
|
42.
|
|
|
Mouse wheel scrolls by:
|
|
|
|
माउस व्हील स्क्रोल करताह:
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
mouse.cpp:271
|