Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 106808 Details for
Bug 161905
app-laptop/tp-scroll - enables scrolling for IBM trackpoints (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
conf.d file for use with init.d script
tp-scroll.sysconfig (text/plain), 1.52 KB, created by
Jonathan Vogt
on 2007-01-13 15:00:07 UTC
(
hide
)
Description:
conf.d file for use with init.d script
Filename:
MIME Type:
Creator:
Jonathan Vogt
Created:
2007-01-13 15:00:07 UTC
Size:
1.52 KB
patch
obsolete
># Input-device ># Default: /dev/input/mouse0 ># INPUT_DEVICE="/dev/input/mouse0" > > ># Output-device ># Default: /dev/tpmouse ># OUTPUT_DEVICE="/dev/tpmouse" > > ># Acceleration > ># XY_ACCEL_EXP: This applies a nonlinear acceleration to the horizontal ># and vertical movement of the cursor. Setting XY_ACCEL_EXP to 1.0 disables ># acceleration (each pixel reported by the mouse moves the cursor one ># pixel on-screen). Setting XY_ACCEL_EXP to 2.0 results in an extremely ># agressive acceleration and will basically send the cursor flying across ># the screen if the trackpoint is pushed with any significant pressure. ># ># Values lower than 1.0 should not be used. ># Default: 1.0 ># XY_ACCEL_EXP="1.0" > > ># Z_ACCEL_MULT: This variable controls the basic, unaccelerated rate of ># scrolling when the middle mouse button is depressed. If Z_ACCEL_MULT is ># set to 1, one pixel of movement with the MMB down is translated to one ># scroll-wheel 'click.' When Z_ACCEL_MULT is set to 0.02, 50 (1 / 0.02) ># pixels of movement are required to trigger one scroll-wheel event. While ># the MMB is down, any movement will be accumulated, and a scroll-wheel ># event will be sent once the accumulated motion times Z_ACCESS_MULT ># exceeds +/- 1. ># Default: 0.02 ># Z_ACCEL_MULT="0.02" > > ># Z_ACCEL_EXP: This applies an exponential acceleration to the ># Z-axis movement. This is done before the the multiplier; the movement ># reported from the Trackpoint is first accelerated as in the XY case ># above, and then multiplied by Z_ACCEL_MULT and accumulated. ># Default: 1.2 ># Z_ACCEL_EXP="1.2" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 161905
:
106801
|
106803
|
106804
|
106806
| 106808 |
107050