How to disable GNOME's 8 sec. shift hotkey for activating slow keys/keystroke delay? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionGnome stop grabbing my emacs keysMultimedia keys (Fn+[F1..F12]) don't work anymore after upgradeHow to use media keys in GNOME Shell with local and web media playersHow to disable specific combinations of keystrokesKey for the letter “o” stopped working, works only with Shift, LinuxKeyboard layout settings conflictinggnome-screenshot -a's annoying delayGnome-Terminal keypress gets stuck and repeats foreverWhat files does the Gnome Tweak Tool act on (when changing the Typing settings)?ctrl+shift+e causes beeping
How to Make a Beautiful Stacked 3D Plot
Closed form of recurrent arithmetic series summation
Wu formula for manifolds with boundary
Is grep documentation wrong?
What is the meaning of the simile “quick as silk”?
Why wasn't DOSKEY integrated with COMMAND.COM?
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
また usage in a dictionary
How would a mousetrap for use in space work?
Dating a Former Employee
Would "destroying" Wurmcoil Engine prevent its tokens from being created?
Delete nth line from bottom
How do pianists reach extremely loud dynamics?
What does できなさすぎる means?
Is "Reachable Object" really an NP-complete problem?
Using et al. for a last / senior author rather than for a first author
When the Haste spell ends on a creature, do attackers have advantage against that creature?
Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?
8 Prisoners wearing hats
Using audio cues to encourage good posture
Is there such thing as an Availability Group failover trigger?
How does the math work when buying airline miles?
How to answer "Have you ever been terminated?"
Most bit efficient text communication method?
How to disable GNOME's 8 sec. shift hotkey for activating slow keys/keystroke delay?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionGnome stop grabbing my emacs keysMultimedia keys (Fn+[F1..F12]) don't work anymore after upgradeHow to use media keys in GNOME Shell with local and web media playersHow to disable specific combinations of keystrokesKey for the letter “o” stopped working, works only with Shift, LinuxKeyboard layout settings conflictinggnome-screenshot -a's annoying delayGnome-Terminal keypress gets stuck and repeats foreverWhat files does the Gnome Tweak Tool act on (when changing the Typing settings)?ctrl+shift+e causes beeping
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
When I press Shift for 8 seconds (as the upcoming dialog says, I rather feel these are 10 seconds) GNOME enables "slow keys", how they call it.
Fortunately a dialog pops up before it is finally enabled. However that cannot be quickly dismissed by navigation with the keyboard (you can only click on "Cancel", moving with the keyboard's arrow keys does not work) or by pressing ESC. I found out, however, that you can close it by holding ESC for several seconds, too.
(I would add a screenshot of that prompt here, but unfortunately this is not possible to screenshot it.)
My use case is just gaming on Linux or stuff like this, where it is perfectly fine when you hold the shift key for a longer time. As such, I do not want this dialog to pop up and dismissing it in the middle of a game is also very annoying.
As such my question is: How can I disable this prompt for enabling the keystroke delay?
The help file already linked above does state there is a setting for it:
Under Enable by Keyboard, select Turn on accessibility features from the keyboard to turn slow keys on and off from the keyboard. When this option is selected, you can press and hold Shift for eight seconds to enable or disable slow keys.
However, the mentioned setting is already disabled in my case:
GNOME 3.28.2, Fedora 28
This question has been cross-posted on ask.fedoraproject.org.
gnome keyboard-shortcuts gnome3 gnome-shell accessibility
add a comment |
When I press Shift for 8 seconds (as the upcoming dialog says, I rather feel these are 10 seconds) GNOME enables "slow keys", how they call it.
Fortunately a dialog pops up before it is finally enabled. However that cannot be quickly dismissed by navigation with the keyboard (you can only click on "Cancel", moving with the keyboard's arrow keys does not work) or by pressing ESC. I found out, however, that you can close it by holding ESC for several seconds, too.
(I would add a screenshot of that prompt here, but unfortunately this is not possible to screenshot it.)
My use case is just gaming on Linux or stuff like this, where it is perfectly fine when you hold the shift key for a longer time. As such, I do not want this dialog to pop up and dismissing it in the middle of a game is also very annoying.
As such my question is: How can I disable this prompt for enabling the keystroke delay?
The help file already linked above does state there is a setting for it:
Under Enable by Keyboard, select Turn on accessibility features from the keyboard to turn slow keys on and off from the keyboard. When this option is selected, you can press and hold Shift for eight seconds to enable or disable slow keys.
However, the mentioned setting is already disabled in my case:
GNOME 3.28.2, Fedora 28
This question has been cross-posted on ask.fedoraproject.org.
gnome keyboard-shortcuts gnome3 gnome-shell accessibility
What's the output ofdconf read /org/gnome/desktop/a11y/keyboard/enable
?
– don_crissti
Oct 23 '18 at 18:12
@don_crissti It's "false".
– rugk
Oct 23 '18 at 18:18
That's how it should be, so it does not look like a configuration problem to me. I can't replicate that behavior on arch linux (pressing SHIFT even for more than 10 secs has no effect).
– don_crissti
Oct 23 '18 at 18:22
Okay, reported this as a bug.
– rugk
Oct 23 '18 at 18:45
add a comment |
When I press Shift for 8 seconds (as the upcoming dialog says, I rather feel these are 10 seconds) GNOME enables "slow keys", how they call it.
Fortunately a dialog pops up before it is finally enabled. However that cannot be quickly dismissed by navigation with the keyboard (you can only click on "Cancel", moving with the keyboard's arrow keys does not work) or by pressing ESC. I found out, however, that you can close it by holding ESC for several seconds, too.
(I would add a screenshot of that prompt here, but unfortunately this is not possible to screenshot it.)
My use case is just gaming on Linux or stuff like this, where it is perfectly fine when you hold the shift key for a longer time. As such, I do not want this dialog to pop up and dismissing it in the middle of a game is also very annoying.
As such my question is: How can I disable this prompt for enabling the keystroke delay?
The help file already linked above does state there is a setting for it:
Under Enable by Keyboard, select Turn on accessibility features from the keyboard to turn slow keys on and off from the keyboard. When this option is selected, you can press and hold Shift for eight seconds to enable or disable slow keys.
However, the mentioned setting is already disabled in my case:
GNOME 3.28.2, Fedora 28
This question has been cross-posted on ask.fedoraproject.org.
gnome keyboard-shortcuts gnome3 gnome-shell accessibility
When I press Shift for 8 seconds (as the upcoming dialog says, I rather feel these are 10 seconds) GNOME enables "slow keys", how they call it.
Fortunately a dialog pops up before it is finally enabled. However that cannot be quickly dismissed by navigation with the keyboard (you can only click on "Cancel", moving with the keyboard's arrow keys does not work) or by pressing ESC. I found out, however, that you can close it by holding ESC for several seconds, too.
(I would add a screenshot of that prompt here, but unfortunately this is not possible to screenshot it.)
My use case is just gaming on Linux or stuff like this, where it is perfectly fine when you hold the shift key for a longer time. As such, I do not want this dialog to pop up and dismissing it in the middle of a game is also very annoying.
As such my question is: How can I disable this prompt for enabling the keystroke delay?
The help file already linked above does state there is a setting for it:
Under Enable by Keyboard, select Turn on accessibility features from the keyboard to turn slow keys on and off from the keyboard. When this option is selected, you can press and hold Shift for eight seconds to enable or disable slow keys.
However, the mentioned setting is already disabled in my case:
GNOME 3.28.2, Fedora 28
This question has been cross-posted on ask.fedoraproject.org.
gnome keyboard-shortcuts gnome3 gnome-shell accessibility
gnome keyboard-shortcuts gnome3 gnome-shell accessibility
asked Oct 23 '18 at 17:49
rugkrugk
465826
465826
What's the output ofdconf read /org/gnome/desktop/a11y/keyboard/enable
?
– don_crissti
Oct 23 '18 at 18:12
@don_crissti It's "false".
– rugk
Oct 23 '18 at 18:18
That's how it should be, so it does not look like a configuration problem to me. I can't replicate that behavior on arch linux (pressing SHIFT even for more than 10 secs has no effect).
– don_crissti
Oct 23 '18 at 18:22
Okay, reported this as a bug.
– rugk
Oct 23 '18 at 18:45
add a comment |
What's the output ofdconf read /org/gnome/desktop/a11y/keyboard/enable
?
– don_crissti
Oct 23 '18 at 18:12
@don_crissti It's "false".
– rugk
Oct 23 '18 at 18:18
That's how it should be, so it does not look like a configuration problem to me. I can't replicate that behavior on arch linux (pressing SHIFT even for more than 10 secs has no effect).
– don_crissti
Oct 23 '18 at 18:22
Okay, reported this as a bug.
– rugk
Oct 23 '18 at 18:45
What's the output of
dconf read /org/gnome/desktop/a11y/keyboard/enable
?– don_crissti
Oct 23 '18 at 18:12
What's the output of
dconf read /org/gnome/desktop/a11y/keyboard/enable
?– don_crissti
Oct 23 '18 at 18:12
@don_crissti It's "false".
– rugk
Oct 23 '18 at 18:18
@don_crissti It's "false".
– rugk
Oct 23 '18 at 18:18
That's how it should be, so it does not look like a configuration problem to me. I can't replicate that behavior on arch linux (pressing SHIFT even for more than 10 secs has no effect).
– don_crissti
Oct 23 '18 at 18:22
That's how it should be, so it does not look like a configuration problem to me. I can't replicate that behavior on arch linux (pressing SHIFT even for more than 10 secs has no effect).
– don_crissti
Oct 23 '18 at 18:22
Okay, reported this as a bug.
– rugk
Oct 23 '18 at 18:45
Okay, reported this as a bug.
– rugk
Oct 23 '18 at 18:45
add a comment |
1 Answer
1
active
oldest
votes
Just to close this question as answered: In the question you can see how to do it, it is actually possible in the visible settings application.
There only was a bug that prevented this from working correctly in GNOME 3.28 at least, and has been fixed (to be released in v3.32, I guess.).
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477328%2fhow-to-disable-gnomes-8-sec-shift-hotkey-for-activating-slow-keys-keystroke-de%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Just to close this question as answered: In the question you can see how to do it, it is actually possible in the visible settings application.
There only was a bug that prevented this from working correctly in GNOME 3.28 at least, and has been fixed (to be released in v3.32, I guess.).
add a comment |
Just to close this question as answered: In the question you can see how to do it, it is actually possible in the visible settings application.
There only was a bug that prevented this from working correctly in GNOME 3.28 at least, and has been fixed (to be released in v3.32, I guess.).
add a comment |
Just to close this question as answered: In the question you can see how to do it, it is actually possible in the visible settings application.
There only was a bug that prevented this from working correctly in GNOME 3.28 at least, and has been fixed (to be released in v3.32, I guess.).
Just to close this question as answered: In the question you can see how to do it, it is actually possible in the visible settings application.
There only was a bug that prevented this from working correctly in GNOME 3.28 at least, and has been fixed (to be released in v3.32, I guess.).
answered Apr 13 at 19:39
rugkrugk
465826
465826
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477328%2fhow-to-disable-gnomes-8-sec-shift-hotkey-for-activating-slow-keys-keystroke-de%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What's the output of
dconf read /org/gnome/desktop/a11y/keyboard/enable
?– don_crissti
Oct 23 '18 at 18:12
@don_crissti It's "false".
– rugk
Oct 23 '18 at 18:18
That's how it should be, so it does not look like a configuration problem to me. I can't replicate that behavior on arch linux (pressing SHIFT even for more than 10 secs has no effect).
– don_crissti
Oct 23 '18 at 18:22
Okay, reported this as a bug.
– rugk
Oct 23 '18 at 18:45