I just realized I don't know how to set mouse speed in TDE. Control center allows to set acceleration but not speed. I'd like to set acceleration to 1 (default: 2) but then the mouse is a bit too slow, so I need to increase the speed. How can I do that?
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 2020/07/10 07:59 PM, Janek Stolarek wrote:
I just realized I don't know how to set mouse speed in TDE. Control center allows to set acceleration but not speed. I'd like to set acceleration to 1 (default: 2) but then the mouse is a bit too slow, so I need to increase the speed. How can I do that?
Janek
Hi Janek, That is actually the speed setting :-) You can set it in steps of 0.1, so if 2 is too fast and 1 is too slow, try a value in between that you are happy with. Cheers Michele
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well? I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Am Freitag 17 Juli 2020 schrieb Janek Stolarek:
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well?
In German it's called acceleration as well, and in English, too. Me thinks, it's rather a technical term as one from the users POV. There seems to be a basic speed from the X-window system, which is then "accelerated" by a factor exponentially increased in dependence of the initial speed of mouse movement. I guess one would have to look at the source code for the exact algorithm… ;-)
I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
That's what it actually does, AFAIU. When you move the mouse slowly it is not accelerated as much as when you start to move it with a quick twist of the wrist. Try an acceleration of more than x3 and you will be able to observe this clearly.
HTH
Kind regards, Stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Anno domini 2020 Sat, 18 Jul 11:23:11 +0200 Stefan Krusche scripsit:
Am Freitag 17 Juli 2020 schrieb Janek Stolarek:
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well?
In German it's called acceleration as well, and in English, too. Me thinks, it's rather a technical term as one from the users POV. There seems to be a basic speed from the X-window system, which is then "accelerated" by a factor exponentially increased in dependence of the initial speed of mouse movement. I guess one would have to look at the source code for the exact algorithm… ;-)
The X11 underlying system changed some years ago. Before that, KDE3 and all other DE of that time had accurate settings for speed/acceleration. Now X11 always applies some kind of acceleration depending on your input device. Play around with xinput/xset to get a 1:1 mapping for mousespeed to cursorspeed or touchpoint elongation to cursurspeed. When that's done, the TDE settings work as they sould.
I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
That's what it actually does, AFAIU. When you move the mouse slowly it is not accelerated as much as when you start to move it with a quick twist of the wrist. Try an acceleration of more than x3 and you will be able to observe this clearly.
HTH
Kind regards, Stefan
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Am Samstag 18 Juli 2020 schrieb Dr. Nikolaus Klepp:
Anno domini 2020 Sat, 18 Jul 11:23:11 +0200
Stefan Krusche scripsit:
Am Freitag 17 Juli 2020 schrieb Janek Stolarek:
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well?
In German it's called acceleration as well, and in English, too. Me thinks, it's rather a technical term as one from the users POV. There seems to be a basic speed from the X-window system, which is then "accelerated" by a factor exponentially increased in dependence of the initial speed of mouse movement. I guess one would have to look at the source code for the exact algorithm… ;-)
The X11 underlying system changed some years ago. Before that, KDE3 and all other DE of that time had accurate settings for speed/acceleration. Now X11 always applies some kind of acceleration depending on your input device. Play around with xinput/xset to get a 1:1 mapping for mousespeed to cursorspeed or touchpoint elongation to cursurspeed. When that's done, the TDE settings work as they sould.
Ah, that's good to know, thanks, Nik!
Cheers, Stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
The X11 underlying system changed some years ago. Before that, KDE3 and all other DE of that time had accurate settings for speed/acceleration. Now X11 always applies some kind of acceleration depending on your input device.
Indeed, that's what the manual pages for xset and xinput say, though they elide the detials of what the acceleration formula is. xinput lists three parameters (accelNum, accelDenom, and threshold) but xset seems to only allow setting the first and the last one. In the end I couldn;t figure out how to get what I want.
And in case someone wonders why I want to have no acceleration and only speed: games. In particular, first-person shooters require making fast and precise movements, but that it is impossible with mouse acceleration. One either gets a precise movement (but then it has to be slow) or a fast movement (but then one loses control of precision).
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 2020/07/17 07:50 PM, Janek Stolarek wrote:
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well? I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
It is actually the English term as well, perhaps inappropriate in this case. Cheers Michele
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Saturday 18 July 2020 21:19:03 Michele Calgaro via trinity-users wrote:
On 2020/07/17 07:50 PM, Janek Stolarek wrote:
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well? I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
It is actually the English term as well, perhaps inappropriate in this case. Cheers Michele
Here is a screenshot of my mouse-speed settings. This has not changed more than a few ticks one way or another since about 2005 and KDE3.
Works well on a large screen display (1600x900); I want my mouse to feel like my own hand moving, not too slow or fast. And as you can tell, I use mouse keys a lot.
Just for comparison, if anybody can use the reference.
Bill
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Sunday 19 of July 2020 13:13:47 William Morder via trinity-users wrote:
On Saturday 18 July 2020 21:19:03 Michele Calgaro via trinity-users
wrote:
On 2020/07/17 07:50 PM, Janek Stolarek wrote:
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well? I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
It is actually the English term as well, perhaps inappropriate in this case. Cheers Michele
Here is a screenshot of my mouse-speed settings. This has not changed more than a few ticks one way or another since about 2005 and KDE3.
Works well on a large screen display (1600x900); I want my mouse to feel like my own hand moving, not too slow or fast. And as you can tell, I use mouse keys a lot.
Just for comparison, if anybody can use the reference.
Bill
The settings tab, the screenshot you sent, shows the settings related to the mouse movement made using the keys, not the mouse as a separate device.
Cheers
On Sunday 19 July 2020 11:09:55 Slávek Banko wrote:
On Sunday 19 of July 2020 13:13:47 William Morder via trinity-users wrote:
On Saturday 18 July 2020 21:19:03 Michele Calgaro via trinity-users
wrote:
On 2020/07/17 07:50 PM, Janek Stolarek wrote:
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well? I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
It is actually the English term as well, perhaps inappropriate in this case. Cheers Michele
Here is a screenshot of my mouse-speed settings. This has not changed more than a few ticks one way or another since about 2005 and KDE3.
Works well on a large screen display (1600x900); I want my mouse to feel like my own hand moving, not too slow or fast. And as you can tell, I use mouse keys a lot.
Just for comparison, if anybody can use the reference.
Bill
The settings tab, the screenshot you sent, shows the settings related to the mouse movement made using the keys, not the mouse as a separate device.
Cheers
duh ... ooops! Sorry!
:-/
I was just about to get on my high horse and say that you're wrong, but I stand corrected. Enclosed is a screenshot of the proper tab for mouse speed -- *not* for mouse keys. Please see attachment.
(The reason for this mistake, I believe, is that I use the other tab nearly every time I boot up, because I cannot get my mouse key settings to be permanent unless I click-unclick that little box every time.) My mind just tuned out that detail (mouse keys not mouse speed), because I never touch it otherwise.
Bill
P.S. I work on a desktop, by the way. I ought to have specified that detail, too, for what it's worth. My settings might not work so well on a laptop with a touchpad.
Also, isn't acceleration (or deceleration) supposed to be a rate of increase or decrease of speed? not speed itself? It seemed to me that these terms were being used almost interchangeably.
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Sunday 19 of July 2020 06:19:03 Michele Calgaro via trinity-users wrote:
On 2020/07/17 07:50 PM, Janek Stolarek wrote:
Thanks! (And sorry for late reply)
That is actually the speed setting :-)
I wonder whether this is bad Polish localization ("acceleration" used instead of "speed") or is the term acceleration actually used in English TDE as well? I find this confusing, since mouse acceleration means something different to me (variable cursor speed depending on how fast the mosue is actually moved).
It is actually the English term as well, perhaps inappropriate in this case. Cheers Michele
The acceleration setting should be exactly as mentioned next to it in this thread - "acceleration" depending on the length of the movement, not the "speed setting". Therefore, the term "acceleration" should be the correct one.
We can verify what settings are made by this widget to confirm if it is really an acceleration setting.
Cheers
We can verify what settings are made by this widget to confirm if it is really an acceleration setting.
Changes made by the widget are reflected in xinputs --get-feedbacks, so I think it is safe to assume the widget works as expected.
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
As a follow-up in the discussion it seems like it is possible to set mouse acceleration options (inlcuing the acceleration algorithm) via `/etc/X11/xorg.conf` - see `man 5 xorg.conf`. Unfortunatelly, for whatever reasons these settings (and many ofther xorg.conf settings) seem to be completely ignored.
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting