#7211 HIGH Update.: Touchpad is super-sensitive in olpc3 builds.
Zarro Boogs per Child
bugtracker at laptop.org
Wed Jun 11 00:01:55 EDT 2008
#7211: Touchpad is super-sensitive in olpc3 builds.
------------------------------+---------------------------------------------
Reporter: mstone | Owner: dgilmore
Type: defect | Status: new
Priority: high | Milestone: Update.2 (8.2.0)
Component: x window system | Version:
Resolution: | Keywords: rel-8.2.0:?
Verified: 0 | Blocking:
Blockedby: |
------------------------------+---------------------------------------------
Comment(by mstone):
I suggest applying something like
{{{
diff --git a/olpc-session b/olpc-session
index 81167dd..2e3a4b7 100755
--- a/olpc-session
+++ b/olpc-session
@@ -34,7 +34,7 @@ export LANG
export GTK_IM_MODULE
# set mouse & keyboard speed
-xset m 7/4 0
+xset m 7/4 2
xset r rate 500 30
[ -n "$XKB_OPTION" ] && XKB_OPTION=`echo "$XKB_OPTION" | sed -e
's/\b/-option /g'`
}}}
to olpc-utils. Feel free to tune more carefully.
--
Ticket URL: <http://dev.laptop.org/ticket/7211#comment:4>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list