Ubuntu 18.04 Overview shortcut is regularly reset

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
The Left-Super default overview shortcut can interfere with personal shortcuts.
I've found these commands to make some effect for replacing this default hotkey to a dummy one:
gsettings set org.gnome.mutter overlay-key 'Alt_R'
dconf write /org/gnome/mutter/overlay-key 'Alt_R'
As well the gnome-tweaks/Keyboard&Mouse/Overview Shortcut setting.
However, under Ubuntu 18.04, this setting keep being reset systematically after reboot, very often after unlocking the screen and, worst, at random(or regular?) interval.
Any workaround?
gnome shortcut-keys
add a comment |Â
up vote
0
down vote
favorite
The Left-Super default overview shortcut can interfere with personal shortcuts.
I've found these commands to make some effect for replacing this default hotkey to a dummy one:
gsettings set org.gnome.mutter overlay-key 'Alt_R'
dconf write /org/gnome/mutter/overlay-key 'Alt_R'
As well the gnome-tweaks/Keyboard&Mouse/Overview Shortcut setting.
However, under Ubuntu 18.04, this setting keep being reset systematically after reboot, very often after unlocking the screen and, worst, at random(or regular?) interval.
Any workaround?
gnome shortcut-keys
There is this gnome-shell extension Gnomesome that might be a workaround (still testing).
â GDegottex
May 24 at 9:24
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The Left-Super default overview shortcut can interfere with personal shortcuts.
I've found these commands to make some effect for replacing this default hotkey to a dummy one:
gsettings set org.gnome.mutter overlay-key 'Alt_R'
dconf write /org/gnome/mutter/overlay-key 'Alt_R'
As well the gnome-tweaks/Keyboard&Mouse/Overview Shortcut setting.
However, under Ubuntu 18.04, this setting keep being reset systematically after reboot, very often after unlocking the screen and, worst, at random(or regular?) interval.
Any workaround?
gnome shortcut-keys
The Left-Super default overview shortcut can interfere with personal shortcuts.
I've found these commands to make some effect for replacing this default hotkey to a dummy one:
gsettings set org.gnome.mutter overlay-key 'Alt_R'
dconf write /org/gnome/mutter/overlay-key 'Alt_R'
As well the gnome-tweaks/Keyboard&Mouse/Overview Shortcut setting.
However, under Ubuntu 18.04, this setting keep being reset systematically after reboot, very often after unlocking the screen and, worst, at random(or regular?) interval.
Any workaround?
gnome shortcut-keys
asked May 14 at 19:04
GDegottex
164
164
There is this gnome-shell extension Gnomesome that might be a workaround (still testing).
â GDegottex
May 24 at 9:24
add a comment |Â
There is this gnome-shell extension Gnomesome that might be a workaround (still testing).
â GDegottex
May 24 at 9:24
There is this gnome-shell extension Gnomesome that might be a workaround (still testing).
â GDegottex
May 24 at 9:24
There is this gnome-shell extension Gnomesome that might be a workaround (still testing).
â GDegottex
May 24 at 9:24
add a comment |Â
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%2f1036238%2fubuntu-18-04-overview-shortcut-is-regularly-reset%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
There is this gnome-shell extension Gnomesome that might be a workaround (still testing).
â GDegottex
May 24 at 9:24