PCLinuxOS-Forums
Main
News
:
...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
May 25, 2012, 08:40:34 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Main
PCLinuxOS-Forums
>
Help
>
Desktop Hardware
>
Mouse movement issue!!
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Mouse movement issue!! (Read 912 times)
batmanuser
Guest
Mouse movement issue!!
«
on:
June 23, 2009, 10:33:16 AM »
Hello
im new to linux
I'm looking to have the mouse movement from Windows XP here in linux, i'm guessing its due to the option on windows XP of (mouse acceleration feature)
I find the mouse movement behavior here on linux hard to use on a game a play (warcraft2), its just not so accurate as in windows... so...i want to customize and maybe play with some options but i cant find any
Does anyone know how or what app is there to customize mouse movement acceleration, etc... ?
I use Linux Tiny ME 2008!
Thanks.
Logged
MaddogF16
Hero Member
Offline
Posts: 2710
Re: Mouse movement issue!!
«
Reply #1 on:
June 23, 2009, 11:27:42 AM »
Maybe you should be trying at the ***** forums for an answer to this situation? Normally there's an entry in the main menu for the mouse or in the configuration center, but that project is unto itself.
Maddog
Logged
Why?
Texstar
Administrator
Super Villain
Offline
Posts: 11805
Re: Mouse movement issue!!
«
Reply #2 on:
June 23, 2009, 11:33:42 AM »
Remove imwheel package if installed and use xset command.
Mouse acceleration settings typically can be configured using tools provided by your desktop environment. Alternatively, Xorg supplies similar methods more directly, using the xset command. Along with sensitivity, your mouse speed is controlled by acceleration and threshold levels. The command synopsis is xset m acceleration threshold.
For example:
xset m 4 1
Acceleration defines how many times faster the cursor will move than the default speed, when the cursor moves more than threshold pixels in a short time. Acceleration can be a fraction, so if you want to slow down the mouse you can use 1/2, and if 3 is slightly too fast, but 2 is too slow, you can use 5/2. You effectively disable the threshold by setting it to 1, that way the cursor will always move the same speed. To get the default settings back, type xset m default.
Disabling mouse acceleration
Mouse acceleration can be disabled using:
xset m 0 0
Query currently used settings
The current acceleration/threshold settings can be checked using:
xset q | grep -A 1 Pointer
For more info see man xset.
Logged
Follow the development of PCLinuxOS on
Twitter
Help
fund
the PCLinuxOS project!
"I'm not so good on advice, can I interest you in a sarcastic reply?"
jaynicks
Jr. Member
Offline
Posts: 13
Re: Mouse movement issue!!
«
Reply #3 on:
December 31, 2010, 01:31:06 PM »
On hi-res screens any twitch while clicking an icon may move the icon instead of launching. Pretty irritating.
It looks like acceleration is overriding click-through, so increase the threshold, as in
xset m 2 10
where the 10 apparently means you have to slide the mouse at least 10 pixels before mouse move defeats click
through.
seems to work, anyway.
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Website
-----------------------------
=> Usage Rules PLEASE READ
=> PCLinuxOS General News and Announcements
=> Site Suggestions
=> Welcome Center
-----------------------------
Help
-----------------------------
=> LiveCD, MyliveCD, LiveUSB and Remastering
=> Hard Drive Installation
=> Desktop Hardware
=> Laptop Hardware
=> Netbook Hardware
=> Networking
=> Software
=> Compiz-Fusion & Compiz
=> Virtual Machines
=> General
=> Tips and Tricks
=> LXDE
=> MiniMe/E17/Openbox
-----------------------------
Software
-----------------------------
=> Software Announcements
-----------------------------
3rd Party Support
-----------------------------
=> PCLOS Gnome
=> PCLinuxOS Phoenix (Xfce)
=> PCLinuxOS Magazine
=> Folding Team
-----------------------------
Fun
-----------------------------
=> Sandbox
=> Software Discussion
=> Hardware Discussion
=> Monthly Screenshots
=> Artwork & Theme Requests
=> Testimonials
-----------------------------
International
-----------------------------
=> Dutch
=> French
=> German
===> Tips and Tricks
=> Hebrew
=> Italian
=> Polish
===> How-to Section
=> Portuguese
=> Spanish
=> Scandinavian
-----------------------------
Developers Corner
-----------------------------
=> Advanced Users Section
===> Code Hackers
=> Packagers
===> Package Translations
Loading...