Holding “Backspace” deletes only one character The 2019 Stack Overflow Developer Survey...
Do working physicists consider Newtonian mechanics to be "falsified"?
Can withdrawing asylum be illegal?
How did passengers keep warm on sail ships?
Am I ethically obligated to go into work on an off day if the reason is sudden?
What do you call a plan that's an alternative plan in case your initial plan fails?
Derivation tree not rendering
Typeface like Times New Roman but with "tied" percent sign
What force causes entropy to increase?
Is this wall load bearing? Blueprints and photos attached
What's the point in a preamp?
Semisimplicity of the category of coherent sheaves?
Why does the Event Horizon Telescope (EHT) not include telescopes from Africa, Asia or Australia?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
I could not break this equation. Please help me
Are my PIs rude or am I just being too sensitive?
Match Roman Numerals
Simulating Exploding Dice
How long does the line of fire that you can create as an action using the Investiture of Flame spell last?
What aspect of planet Earth must be changed to prevent the industrial revolution?
Why can't devices on different VLANs, but on the same subnet, communicate?
Road tyres vs "Street" tyres for charity ride on MTB Tandem
Does Parliament need to approve the new Brexit delay to 31 October 2019?
Windows 10: How to Lock (not sleep) laptop on lid close?
Why is superheterodyning better than direct conversion?
Holding “Backspace” deletes only one character
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to disable (Not remove completely) global menu bar?Some random keys don't workError setting up cscope 15.8 on when creating file cscope.filesSkype Issue writing (New and Old Version)Dell Latitude E5540 keyboard issueArrow keys cause touchpad indicator to showHow to fully create a new user (with proper shell settings) in Ubuntu 14.04?How can I disable continuous scrolling in ubuntu touchpad?System does not start when power is on - 14.04Automatic key pressing in Ubuntu 14.04 LTS laptop
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I don't know what I've done, but when I press and hold the key "Backspace" it just deletes only 1 character and stops. This is everywhere: in the console, Chrome, Text editors.
I'm running Ubuntu 14.04 LTS.
14.04
add a comment |
I don't know what I've done, but when I press and hold the key "Backspace" it just deletes only 1 character and stops. This is everywhere: in the console, Chrome, Text editors.
I'm running Ubuntu 14.04 LTS.
14.04
Is it only for the Backspace button ? Have you tested your keyboard in other OS/PC ? try to clean it up if the prob is persists
– storm
Apr 8 '16 at 8:33
add a comment |
I don't know what I've done, but when I press and hold the key "Backspace" it just deletes only 1 character and stops. This is everywhere: in the console, Chrome, Text editors.
I'm running Ubuntu 14.04 LTS.
14.04
I don't know what I've done, but when I press and hold the key "Backspace" it just deletes only 1 character and stops. This is everywhere: in the console, Chrome, Text editors.
I'm running Ubuntu 14.04 LTS.
14.04
14.04
asked Apr 8 '16 at 8:23
Veliko KosevVeliko Kosev
54215
54215
Is it only for the Backspace button ? Have you tested your keyboard in other OS/PC ? try to clean it up if the prob is persists
– storm
Apr 8 '16 at 8:33
add a comment |
Is it only for the Backspace button ? Have you tested your keyboard in other OS/PC ? try to clean it up if the prob is persists
– storm
Apr 8 '16 at 8:33
Is it only for the Backspace button ? Have you tested your keyboard in other OS/PC ? try to clean it up if the prob is persists
– storm
Apr 8 '16 at 8:33
Is it only for the Backspace button ? Have you tested your keyboard in other OS/PC ? try to clean it up if the prob is persists
– storm
Apr 8 '16 at 8:33
add a comment |
2 Answers
2
active
oldest
votes
Go to unity-control-center keyboard
and make sure keyboard repeat is enabled
or use gsettings
to change value:
gsettings set org.gnome.desktop.peripherals.keyboard repeat true
Also works for gnome under fedora, thank you!
– Sebastien DErrico
Aug 7 '17 at 20:56
You are a lifesaver, thanks! Had the same issue on Ubuntu Budgie 17.10
– stevyhacker
Apr 21 '18 at 13:43
Glad to hear it still works
– EdiD
Apr 21 '18 at 14:50
On 16.04, my was still enabled when I opened unity-control-center. Simply unchecking and rechecking solved the issue.
– RoraΖ
Apr 26 '18 at 13:10
add a comment |
The xset
utility can be used to enable keyboard repeat. It works on the X.org level, so should override whatever the distribution is doing wrong.
To enable keyboard repeat, execute:
xset r on
For details, see man xset.
It worked for me on Ubuntu 18.04.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f755115%2fholding-backspace-deletes-only-one-character%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Go to unity-control-center keyboard
and make sure keyboard repeat is enabled
or use gsettings
to change value:
gsettings set org.gnome.desktop.peripherals.keyboard repeat true
Also works for gnome under fedora, thank you!
– Sebastien DErrico
Aug 7 '17 at 20:56
You are a lifesaver, thanks! Had the same issue on Ubuntu Budgie 17.10
– stevyhacker
Apr 21 '18 at 13:43
Glad to hear it still works
– EdiD
Apr 21 '18 at 14:50
On 16.04, my was still enabled when I opened unity-control-center. Simply unchecking and rechecking solved the issue.
– RoraΖ
Apr 26 '18 at 13:10
add a comment |
Go to unity-control-center keyboard
and make sure keyboard repeat is enabled
or use gsettings
to change value:
gsettings set org.gnome.desktop.peripherals.keyboard repeat true
Also works for gnome under fedora, thank you!
– Sebastien DErrico
Aug 7 '17 at 20:56
You are a lifesaver, thanks! Had the same issue on Ubuntu Budgie 17.10
– stevyhacker
Apr 21 '18 at 13:43
Glad to hear it still works
– EdiD
Apr 21 '18 at 14:50
On 16.04, my was still enabled when I opened unity-control-center. Simply unchecking and rechecking solved the issue.
– RoraΖ
Apr 26 '18 at 13:10
add a comment |
Go to unity-control-center keyboard
and make sure keyboard repeat is enabled
or use gsettings
to change value:
gsettings set org.gnome.desktop.peripherals.keyboard repeat true
Go to unity-control-center keyboard
and make sure keyboard repeat is enabled
or use gsettings
to change value:
gsettings set org.gnome.desktop.peripherals.keyboard repeat true
edited Apr 8 '16 at 8:41
answered Apr 8 '16 at 8:31
EdiDEdiD
2,70221129
2,70221129
Also works for gnome under fedora, thank you!
– Sebastien DErrico
Aug 7 '17 at 20:56
You are a lifesaver, thanks! Had the same issue on Ubuntu Budgie 17.10
– stevyhacker
Apr 21 '18 at 13:43
Glad to hear it still works
– EdiD
Apr 21 '18 at 14:50
On 16.04, my was still enabled when I opened unity-control-center. Simply unchecking and rechecking solved the issue.
– RoraΖ
Apr 26 '18 at 13:10
add a comment |
Also works for gnome under fedora, thank you!
– Sebastien DErrico
Aug 7 '17 at 20:56
You are a lifesaver, thanks! Had the same issue on Ubuntu Budgie 17.10
– stevyhacker
Apr 21 '18 at 13:43
Glad to hear it still works
– EdiD
Apr 21 '18 at 14:50
On 16.04, my was still enabled when I opened unity-control-center. Simply unchecking and rechecking solved the issue.
– RoraΖ
Apr 26 '18 at 13:10
Also works for gnome under fedora, thank you!
– Sebastien DErrico
Aug 7 '17 at 20:56
Also works for gnome under fedora, thank you!
– Sebastien DErrico
Aug 7 '17 at 20:56
You are a lifesaver, thanks! Had the same issue on Ubuntu Budgie 17.10
– stevyhacker
Apr 21 '18 at 13:43
You are a lifesaver, thanks! Had the same issue on Ubuntu Budgie 17.10
– stevyhacker
Apr 21 '18 at 13:43
Glad to hear it still works
– EdiD
Apr 21 '18 at 14:50
Glad to hear it still works
– EdiD
Apr 21 '18 at 14:50
On 16.04, my was still enabled when I opened unity-control-center. Simply unchecking and rechecking solved the issue.
– RoraΖ
Apr 26 '18 at 13:10
On 16.04, my was still enabled when I opened unity-control-center. Simply unchecking and rechecking solved the issue.
– RoraΖ
Apr 26 '18 at 13:10
add a comment |
The xset
utility can be used to enable keyboard repeat. It works on the X.org level, so should override whatever the distribution is doing wrong.
To enable keyboard repeat, execute:
xset r on
For details, see man xset.
It worked for me on Ubuntu 18.04.
add a comment |
The xset
utility can be used to enable keyboard repeat. It works on the X.org level, so should override whatever the distribution is doing wrong.
To enable keyboard repeat, execute:
xset r on
For details, see man xset.
It worked for me on Ubuntu 18.04.
add a comment |
The xset
utility can be used to enable keyboard repeat. It works on the X.org level, so should override whatever the distribution is doing wrong.
To enable keyboard repeat, execute:
xset r on
For details, see man xset.
It worked for me on Ubuntu 18.04.
The xset
utility can be used to enable keyboard repeat. It works on the X.org level, so should override whatever the distribution is doing wrong.
To enable keyboard repeat, execute:
xset r on
For details, see man xset.
It worked for me on Ubuntu 18.04.
answered 13 mins ago
varshneydevanshvarshneydevansh
35116
35116
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f755115%2fholding-backspace-deletes-only-one-character%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
Is it only for the Backspace button ? Have you tested your keyboard in other OS/PC ? try to clean it up if the prob is persists
– storm
Apr 8 '16 at 8:33