Is there a way to increase mouse scroll speed on ubuntu 18.04 Xorg
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
2
down vote
favorite
I have tried to modify the libinput by adding my own .hwdb for a mouse to increase the scroll per degree from 15 to 30 but it did not seem to take effect.
# MOSART Semi. 2.4G Wireless Mouse
mouse:*:name:MOSART Semi. 1.4G Wireless Mouse:
MOUSE_WHEEL_CLICK_ANGLE=30
Is there any way to make the mouse scroll faster, globally not just under firefox (i know i could about:something blah blah change it there) but i need it under libre office, chrome, terminal, vscode, gimp etc i cannot work with this few scrolls per click.
I am willing to follow any instruction that is thorough upto and including modifying system files and kernel settings if necessary or replacing or modifying drivers (so long as instructions are sufficiently clear)
Thanks in advance,
ask any questions and i will update this question to provide any information you want, for a start:
I am apparantly under Xorg not Wayland and have anyway used dpkg-divert to make sure that it is impossible to login to a wayland enabled session, echoing $DISPLAY or $WAYLAND_DISPLAY confirms that wayland is not enabled.
I am using a mouse with a wireless dongle, it appears under xinput 3 times, once under pointer and twice under keyboards, this is because it has a back a forward and a windows key.
ubuntu 18.04 LTS upgrade from 17.10 via forced upgrade flag (my choice)
wireless mouse with dongle - detected as MOSART semi 2.4g Wireless Mouse
HP Spectre x360 15 inch 2015 model
intel core i7 6500u
16gb ram
ssd
intel 520 graphics card built into the skylake chipset, no secondary
4k screen running at 1080p
xorg mouse
 |Â
show 7 more comments
up vote
2
down vote
favorite
I have tried to modify the libinput by adding my own .hwdb for a mouse to increase the scroll per degree from 15 to 30 but it did not seem to take effect.
# MOSART Semi. 2.4G Wireless Mouse
mouse:*:name:MOSART Semi. 1.4G Wireless Mouse:
MOUSE_WHEEL_CLICK_ANGLE=30
Is there any way to make the mouse scroll faster, globally not just under firefox (i know i could about:something blah blah change it there) but i need it under libre office, chrome, terminal, vscode, gimp etc i cannot work with this few scrolls per click.
I am willing to follow any instruction that is thorough upto and including modifying system files and kernel settings if necessary or replacing or modifying drivers (so long as instructions are sufficiently clear)
Thanks in advance,
ask any questions and i will update this question to provide any information you want, for a start:
I am apparantly under Xorg not Wayland and have anyway used dpkg-divert to make sure that it is impossible to login to a wayland enabled session, echoing $DISPLAY or $WAYLAND_DISPLAY confirms that wayland is not enabled.
I am using a mouse with a wireless dongle, it appears under xinput 3 times, once under pointer and twice under keyboards, this is because it has a back a forward and a windows key.
ubuntu 18.04 LTS upgrade from 17.10 via forced upgrade flag (my choice)
wireless mouse with dongle - detected as MOSART semi 2.4g Wireless Mouse
HP Spectre x360 15 inch 2015 model
intel core i7 6500u
16gb ram
ssd
intel 520 graphics card built into the skylake chipset, no secondary
4k screen running at 1080p
xorg mouse
See forums.fedoraforum.org/⦠and unix.stackexchange.com/questions/351395/â¦
â Panther
May 8 at 14:20
Moving to xorg would mean you are not on wayland and so you would not be increasing scroll speed under wayland.
â dobey
May 8 at 14:21
True, but if that's the only answer for someone under Wayland... To not be under Wayland... then that works as an answer
â David McGowan
May 8 at 14:41
@DavidMcGowan - IMHO you should file a bug report against Wayland and fall back to Xorg
â Panther
May 8 at 15:05
You aren't "forced" to upgrade 17.10 to 18.04 it is "offered". 16.04 users are offered an upgrade to 18.04.1 after July 26, 2018. Any new update you can consider performing on a test partition before committing. With major upgrades this is 10 times more important.
â WinEunuuchs2Unix
May 8 at 15:10
 |Â
show 7 more comments
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I have tried to modify the libinput by adding my own .hwdb for a mouse to increase the scroll per degree from 15 to 30 but it did not seem to take effect.
# MOSART Semi. 2.4G Wireless Mouse
mouse:*:name:MOSART Semi. 1.4G Wireless Mouse:
MOUSE_WHEEL_CLICK_ANGLE=30
Is there any way to make the mouse scroll faster, globally not just under firefox (i know i could about:something blah blah change it there) but i need it under libre office, chrome, terminal, vscode, gimp etc i cannot work with this few scrolls per click.
I am willing to follow any instruction that is thorough upto and including modifying system files and kernel settings if necessary or replacing or modifying drivers (so long as instructions are sufficiently clear)
Thanks in advance,
ask any questions and i will update this question to provide any information you want, for a start:
I am apparantly under Xorg not Wayland and have anyway used dpkg-divert to make sure that it is impossible to login to a wayland enabled session, echoing $DISPLAY or $WAYLAND_DISPLAY confirms that wayland is not enabled.
I am using a mouse with a wireless dongle, it appears under xinput 3 times, once under pointer and twice under keyboards, this is because it has a back a forward and a windows key.
ubuntu 18.04 LTS upgrade from 17.10 via forced upgrade flag (my choice)
wireless mouse with dongle - detected as MOSART semi 2.4g Wireless Mouse
HP Spectre x360 15 inch 2015 model
intel core i7 6500u
16gb ram
ssd
intel 520 graphics card built into the skylake chipset, no secondary
4k screen running at 1080p
xorg mouse
I have tried to modify the libinput by adding my own .hwdb for a mouse to increase the scroll per degree from 15 to 30 but it did not seem to take effect.
# MOSART Semi. 2.4G Wireless Mouse
mouse:*:name:MOSART Semi. 1.4G Wireless Mouse:
MOUSE_WHEEL_CLICK_ANGLE=30
Is there any way to make the mouse scroll faster, globally not just under firefox (i know i could about:something blah blah change it there) but i need it under libre office, chrome, terminal, vscode, gimp etc i cannot work with this few scrolls per click.
I am willing to follow any instruction that is thorough upto and including modifying system files and kernel settings if necessary or replacing or modifying drivers (so long as instructions are sufficiently clear)
Thanks in advance,
ask any questions and i will update this question to provide any information you want, for a start:
I am apparantly under Xorg not Wayland and have anyway used dpkg-divert to make sure that it is impossible to login to a wayland enabled session, echoing $DISPLAY or $WAYLAND_DISPLAY confirms that wayland is not enabled.
I am using a mouse with a wireless dongle, it appears under xinput 3 times, once under pointer and twice under keyboards, this is because it has a back a forward and a windows key.
ubuntu 18.04 LTS upgrade from 17.10 via forced upgrade flag (my choice)
wireless mouse with dongle - detected as MOSART semi 2.4g Wireless Mouse
HP Spectre x360 15 inch 2015 model
intel core i7 6500u
16gb ram
ssd
intel 520 graphics card built into the skylake chipset, no secondary
4k screen running at 1080p
xorg mouse
edited May 8 at 17:10
asked May 8 at 14:09
David McGowan
1113
1113
See forums.fedoraforum.org/⦠and unix.stackexchange.com/questions/351395/â¦
â Panther
May 8 at 14:20
Moving to xorg would mean you are not on wayland and so you would not be increasing scroll speed under wayland.
â dobey
May 8 at 14:21
True, but if that's the only answer for someone under Wayland... To not be under Wayland... then that works as an answer
â David McGowan
May 8 at 14:41
@DavidMcGowan - IMHO you should file a bug report against Wayland and fall back to Xorg
â Panther
May 8 at 15:05
You aren't "forced" to upgrade 17.10 to 18.04 it is "offered". 16.04 users are offered an upgrade to 18.04.1 after July 26, 2018. Any new update you can consider performing on a test partition before committing. With major upgrades this is 10 times more important.
â WinEunuuchs2Unix
May 8 at 15:10
 |Â
show 7 more comments
See forums.fedoraforum.org/⦠and unix.stackexchange.com/questions/351395/â¦
â Panther
May 8 at 14:20
Moving to xorg would mean you are not on wayland and so you would not be increasing scroll speed under wayland.
â dobey
May 8 at 14:21
True, but if that's the only answer for someone under Wayland... To not be under Wayland... then that works as an answer
â David McGowan
May 8 at 14:41
@DavidMcGowan - IMHO you should file a bug report against Wayland and fall back to Xorg
â Panther
May 8 at 15:05
You aren't "forced" to upgrade 17.10 to 18.04 it is "offered". 16.04 users are offered an upgrade to 18.04.1 after July 26, 2018. Any new update you can consider performing on a test partition before committing. With major upgrades this is 10 times more important.
â WinEunuuchs2Unix
May 8 at 15:10
See forums.fedoraforum.org/⦠and unix.stackexchange.com/questions/351395/â¦
â Panther
May 8 at 14:20
See forums.fedoraforum.org/⦠and unix.stackexchange.com/questions/351395/â¦
â Panther
May 8 at 14:20
Moving to xorg would mean you are not on wayland and so you would not be increasing scroll speed under wayland.
â dobey
May 8 at 14:21
Moving to xorg would mean you are not on wayland and so you would not be increasing scroll speed under wayland.
â dobey
May 8 at 14:21
True, but if that's the only answer for someone under Wayland... To not be under Wayland... then that works as an answer
â David McGowan
May 8 at 14:41
True, but if that's the only answer for someone under Wayland... To not be under Wayland... then that works as an answer
â David McGowan
May 8 at 14:41
@DavidMcGowan - IMHO you should file a bug report against Wayland and fall back to Xorg
â Panther
May 8 at 15:05
@DavidMcGowan - IMHO you should file a bug report against Wayland and fall back to Xorg
â Panther
May 8 at 15:05
You aren't "forced" to upgrade 17.10 to 18.04 it is "offered". 16.04 users are offered an upgrade to 18.04.1 after July 26, 2018. Any new update you can consider performing on a test partition before committing. With major upgrades this is 10 times more important.
â WinEunuuchs2Unix
May 8 at 15:10
You aren't "forced" to upgrade 17.10 to 18.04 it is "offered". 16.04 users are offered an upgrade to 18.04.1 after July 26, 2018. Any new update you can consider performing on a test partition before committing. With major upgrades this is 10 times more important.
â WinEunuuchs2Unix
May 8 at 15:10
 |Â
show 7 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1033603%2fis-there-a-way-to-increase-mouse-scroll-speed-on-ubuntu-18-04-xorg%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
See forums.fedoraforum.org/⦠and unix.stackexchange.com/questions/351395/â¦
â Panther
May 8 at 14:20
Moving to xorg would mean you are not on wayland and so you would not be increasing scroll speed under wayland.
â dobey
May 8 at 14:21
True, but if that's the only answer for someone under Wayland... To not be under Wayland... then that works as an answer
â David McGowan
May 8 at 14:41
@DavidMcGowan - IMHO you should file a bug report against Wayland and fall back to Xorg
â Panther
May 8 at 15:05
You aren't "forced" to upgrade 17.10 to 18.04 it is "offered". 16.04 users are offered an upgrade to 18.04.1 after July 26, 2018. Any new update you can consider performing on a test partition before committing. With major upgrades this is 10 times more important.
â WinEunuuchs2Unix
May 8 at 15:10