 |
 |
 |
 |
| EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life. |

1st July 2010, 07:51 AM
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 22

|
|
|
upgrade to from f12 to f13 mouse-scroll very fast
hi,
yesterday i upgraded to f13 and it works perfect with preupgrade but now my mouse-scroll are very fast. under the mouse-settings in gnome i fund no option to lower the speed.
where can i lower the scroll-speed?
greetings
gregor
|

1st July 2010, 12:48 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 2,535

|
|
|
Re: upgrade to from f12 to f13 mouse-scroll very fast
Is this an external mouse or an internal touchpad? If it is internal, it would be helpful to know the laptop model and if it is external, the model of the mouse would be interesting.
|

17th August 2012, 01:06 AM
|
|
Registered User
|
|
Join Date: Mar 2010
Posts: 6

|
|
|
Re: upgrade to from f12 to f13 mouse-scroll very fast
I am experiencing the same problem using Fedora 17. I cannot find any option to adjust the mousewheel scroll speed or lines per wheel click.
I'm running a Microsoft 'wireless mobile mouse 1000' on an MSi A6205 laptop. I'm running Firefox 13.0 as my browser and checked the 'about:config' 'mousewheel.withshiftkey.numlines' setting was at the lowest setting (1) which exhausts all the options I can think of that might set the scroll to jump pages at a time. The scroll issue seems to be system wide, it does the same thing using Document Viewer 3.4.0 viewing .pdf documents.
Any ideas????
|

17th August 2012, 08:53 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
|
Re: upgrade to from f12 to f13 mouse-scroll very fast
Moved to EOL (End Of Life) Versions.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

19th August 2012, 11:53 AM
|
|
Registered User
|
|
Join Date: Dec 2006
Posts: 1,755

|
|
|
Re: upgrade to from f12 to f13 mouse-scroll very fast
Fedora 17 is EOL now?
Upgrade to Firefox 14.0.1 ;-)
Try
What events do you get with xev if you move the wheel just up and down one click?
Code:
ButtonPress event, serial 32, synthetic NO, window 0x2600001,
root 0xbb, subw 0x0, time 26964546, (79,60), root:(1145,488),
state 0x0, button 4, same_screen YES
ButtonRelease event, serial 32, synthetic NO, window 0x2600001,
root 0xbb, subw 0x0, time 26964546, (79,60), root:(1145,488),
state 0x800, button 4, same_screen YES
ButtonPress event, serial 32, synthetic NO, window 0x2600001,
root 0xbb, subw 0x0, time 26965274, (79,60), root:(1145,488),
state 0x0, button 5, same_screen YES
ButtonRelease event, serial 32, synthetic NO, window 0x2600001,
root 0xbb, subw 0x0, time 26965274, (79,60), root:(1145,488),
state 0x1000, button 5, same_screen YES
|

20th August 2012, 06:39 AM
|
|
Registered User
|
|
Join Date: Mar 2010
Posts: 6

|
|
|
Re: upgrade to from f12 to f13 mouse-scroll very fast
xset m default doesn't seem to make any difference.
xev returns the following, keeping in mind it's recorded mouse side movement etc as well as the wheel scroll, mostly one click but there may be some double clicks there too:
Code:
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978092, (173,10), root:(174,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978100, (163,10), root:(164,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978109, (153,10), root:(154,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978117, (143,10), root:(144,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978125, (130,10), root:(131,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978133, (118,10), root:(119,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978141, (105,10), root:(106,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978149, (90,10), root:(91,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978156, (77,10), root:(78,69),
state 0x10, is_hint 0, same_screen YES
LeaveNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978165, (66,10), root:(67,69),
mode NotifyNormal, detail NotifyInferior, same_screen YES,
focus YES, state 16
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x2a00002, time 68978165, (66,10), root:(67,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x2a00002, time 68978173, (59,10), root:(60,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x2a00002, time 68978277, (57,10), root:(58,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x2a00002, time 68978285, (56,10), root:(57,69),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x2a00002, time 68978364, (55,10), root:(56,69),
state 0x10, is_hint 0, same_screen YES
EnterNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978373, (57,5), root:(58,64),
mode NotifyNormal, detail NotifyInferior, same_screen YES,
focus YES, state 16
KeymapNotify event, serial 32, synthetic NO, window 0x0,
keys: 4294967212 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978373, (57,5), root:(58,64),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978381, (61,1), root:(62,60),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978389, (66,1), root:(67,60),
state 0x10, is_hint 0, same_screen YES
MotionNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978396, (68,0), root:(69,59),
state 0x10, is_hint 0, same_screen YES
LeaveNotify event, serial 32, synthetic NO, window 0x2a00001,
root 0xac, subw 0x0, time 68978405, (71,-2), root:(72,57),
mode NotifyNormal, detail NotifyAncestor, same_screen YES,
focus YES, state 16
ClientMessage event, serial 32, synthetic YES, window 0x2a00001,
message_type 0x153 (WM_PROTOCOLS), format 32, message 0x151 (WM_DELETE_WINDOW)
thanks
Peter
|

22nd August 2012, 06:52 AM
|
|
Registered User
|
|
Join Date: Mar 2010
Posts: 6

|
|
|
Re: upgrade to from f12 to f13 mouse-scroll very fast
Update:
After a reboot it now seems to have changed so I guess xset m default did change things, just needed a reboot to complete the changes. Thanks George.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 11:11 (Wednesday, 19-06-2013)
|
|
 |
 |
 |
 |
|
|