Can I disable two-finger scrolling mode on touchpad?


up vote
1
down vote
favorite
Is it possible to configure the touchpad so that I can have two fingers on it without being scrolling?
I'm used to having my left index finger resting on the left button while scrolling but now it locks the mouse.
16.04 touchpad
add a comment |Â
up vote
1
down vote
favorite
Is it possible to configure the touchpad so that I can have two fingers on it without being scrolling?
I'm used to having my left index finger resting on the left button while scrolling but now it locks the mouse.
16.04 touchpad
How would you like to scroll instead?
â Different55
Apr 24 at 13:17
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Is it possible to configure the touchpad so that I can have two fingers on it without being scrolling?
I'm used to having my left index finger resting on the left button while scrolling but now it locks the mouse.
16.04 touchpad
Is it possible to configure the touchpad so that I can have two fingers on it without being scrolling?
I'm used to having my left index finger resting on the left button while scrolling but now it locks the mouse.
16.04 touchpad
edited Apr 24 at 14:06
Eliah Kagan
79.4k20221359
79.4k20221359
asked Apr 24 at 13:16
Alexandre Rodrigues
62
62
How would you like to scroll instead?
â Different55
Apr 24 at 13:17
add a comment |Â
How would you like to scroll instead?
â Different55
Apr 24 at 13:17
How would you like to scroll instead?
â Different55
Apr 24 at 13:17
How would you like to scroll instead?
â Different55
Apr 24 at 13:17
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Open "System Settings", go to "Mouse & Touchpad", go to the Touchpad section, and then disable "Two-Fingers scrolling":
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Open "System Settings", go to "Mouse & Touchpad", go to the Touchpad section, and then disable "Two-Fingers scrolling":
add a comment |Â
up vote
0
down vote
Open "System Settings", go to "Mouse & Touchpad", go to the Touchpad section, and then disable "Two-Fingers scrolling":
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Open "System Settings", go to "Mouse & Touchpad", go to the Touchpad section, and then disable "Two-Fingers scrolling":
Open "System Settings", go to "Mouse & Touchpad", go to the Touchpad section, and then disable "Two-Fingers scrolling":
answered Apr 24 at 14:16
ponsfrilus
505213
505213
add a comment |Â
add a comment |Â
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%2f1027809%2fcan-i-disable-two-finger-scrolling-mode-on-touchpad%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
How would you like to scroll instead?
â Different55
Apr 24 at 13:17