|
30.
|
|
|
Show feedback when clicking an icon
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:147
|
|
31.
|
|
|
&Cursor Theme
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:179
|
|
32.
|
|
|
Advanced
|
|
|
|
A_vançat
|
|
Translated by
Yannig MARCHEGAY (Kokoyaya)
|
|
|
|
Located in
mouse.cpp:183
|
|
33.
|
|
|
Pointer acceleration:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:189
|
|
34.
|
|
|
This option allows you to change the relationship between the distance that the mouse pointer moves on the screen and the relative movement of the physical device itself (which may be a mouse, trackball, or some other pointing device.)<p> A high value for the acceleration will lead to large movements of the mouse pointer on the screen even when you only make a small movement with the physical device. Selecting very high values may result in the mouse pointer flying across the screen, making it hard to control.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:194
|
|
35.
|
|
|
Pointer threshold:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:207
|
|
36.
|
|
|
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> 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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:215
|
|
37.
|
|
|
Double click interval:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:229
|
|
38.
|
|
|
msec
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mouse.cpp:231 mouse.cpp:249 mouse.cpp:303 mouse.cpp:311 mouse.cpp:320
|
|
39.
|
|
|
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:236
|