Caps Lock delay Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How to run scripts on start up?Caps LOCk DElay Ubuntu 17.10Caps lock problemWHy CAps lock is too slow to turn off in Ubuntu?Caps Lock not workingHow to make Caps Lock change keyboard layout without delay?How to swap Caps with Left Control and change layouts using Caps Lock+Swith (grp:shift_caps_switch)Caps lock key doesn't workTurn the Caps Lock LED on, while keep Caps Lock status is offOnly one key not working after logged inCaps LOCk DElay Ubuntu 17.10HOw to fix CAps LOck DElay
As a dual citizen, my US passport will expire one day after traveling to the US. Will this work?
How does Billy Russo acquire his 'Jigsaw' mask?
Is honorific speech ever used in the first person?
Is there a canonical “inverse” of Abelianization?
IC on Digikey is 5x more expensive than board containing same IC on Alibaba: How?
How to make an animal which can only breed for a certain number of generations?
Why does BitLocker not use RSA?
Why are current probes so expensive?
Is there a verb for listening stealthily?
How to remove this numerical artifact?
Why not use the yoke to control yaw, as well as pitch and roll?
Should man-made satellites feature an intelligent inverted "cow catcher"?
The Nth Gryphon Number
How do I say "this must not happen"?
How to name indistinguishable henchmen in a screenplay?
How to show a density matrix is in a pure/mixed state?
Does the main washing effect of soap come from foam?
Did pre-Columbian Americans know the spherical shape of the Earth?
"Destructive power" carried by a B-52?
Why did Israel vote against lifting the American embargo on Cuba?
malloc in main() or malloc in another function: allocating memory for a struct and its members
Understanding piped commands in GNU/Linux
What helicopter has the most rotor blades?
Dinosaur Word Search, Letter Solve, and Unscramble
Caps Lock delay
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How to run scripts on start up?Caps LOCk DElay Ubuntu 17.10Caps lock problemWHy CAps lock is too slow to turn off in Ubuntu?Caps Lock not workingHow to make Caps Lock change keyboard layout without delay?How to swap Caps with Left Control and change layouts using Caps Lock+Swith (grp:shift_caps_switch)Caps lock key doesn't workTurn the Caps Lock LED on, while keep Caps Lock status is offOnly one key not working after logged inCaps LOCk DElay Ubuntu 17.10HOw to fix CAps LOck DElay
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Yesterday I installed Ubuntu on my Laptop, but there's a problem with Caps Lock. When pressing the Caps Lock button, there is a small delay before it actually toggles. This problem does not show up in Windows 7.
I'm learning Java and Android and the Caps Lock delay problem is really bad. For example:
SYstem.out.println("HEllo UBuntu!!);
Does anyone knows how to fix this? I've seen a lot of people saying "use Shift", but is there any other way to fix this delay?
keyboard capslock
add a comment |
Yesterday I installed Ubuntu on my Laptop, but there's a problem with Caps Lock. When pressing the Caps Lock button, there is a small delay before it actually toggles. This problem does not show up in Windows 7.
I'm learning Java and Android and the Caps Lock delay problem is really bad. For example:
SYstem.out.println("HEllo UBuntu!!);
Does anyone knows how to fix this? I've seen a lot of people saying "use Shift", but is there any other way to fix this delay?
keyboard capslock
E: Not Reproducible
You need to provide more details - this might be a hardware-specific bug.
– Thomas Ward♦
Jan 17 '15 at 13:38
1
I don't think so, I have Windows 7 and Ubuntu in this Laptop and caps lock in W7 works fine.
– eustass
Jan 17 '15 at 13:40
add a comment |
Yesterday I installed Ubuntu on my Laptop, but there's a problem with Caps Lock. When pressing the Caps Lock button, there is a small delay before it actually toggles. This problem does not show up in Windows 7.
I'm learning Java and Android and the Caps Lock delay problem is really bad. For example:
SYstem.out.println("HEllo UBuntu!!);
Does anyone knows how to fix this? I've seen a lot of people saying "use Shift", but is there any other way to fix this delay?
keyboard capslock
Yesterday I installed Ubuntu on my Laptop, but there's a problem with Caps Lock. When pressing the Caps Lock button, there is a small delay before it actually toggles. This problem does not show up in Windows 7.
I'm learning Java and Android and the Caps Lock delay problem is really bad. For example:
SYstem.out.println("HEllo UBuntu!!);
Does anyone knows how to fix this? I've seen a lot of people saying "use Shift", but is there any other way to fix this delay?
keyboard capslock
keyboard capslock
edited Jan 17 '15 at 13:59
Lekensteyn
125k49270362
125k49270362
asked Jan 17 '15 at 13:21
eustasseustass
172129
172129
E: Not Reproducible
You need to provide more details - this might be a hardware-specific bug.
– Thomas Ward♦
Jan 17 '15 at 13:38
1
I don't think so, I have Windows 7 and Ubuntu in this Laptop and caps lock in W7 works fine.
– eustass
Jan 17 '15 at 13:40
add a comment |
E: Not Reproducible
You need to provide more details - this might be a hardware-specific bug.
– Thomas Ward♦
Jan 17 '15 at 13:38
1
I don't think so, I have Windows 7 and Ubuntu in this Laptop and caps lock in W7 works fine.
– eustass
Jan 17 '15 at 13:40
E: Not Reproducible
You need to provide more details - this might be a hardware-specific bug.– Thomas Ward♦
Jan 17 '15 at 13:38
E: Not Reproducible
You need to provide more details - this might be a hardware-specific bug.– Thomas Ward♦
Jan 17 '15 at 13:38
1
1
I don't think so, I have Windows 7 and Ubuntu in this Laptop and caps lock in W7 works fine.
– eustass
Jan 17 '15 at 13:40
I don't think so, I have Windows 7 and Ubuntu in this Laptop and caps lock in W7 works fine.
– eustass
Jan 17 '15 at 13:40
add a comment |
2 Answers
2
active
oldest
votes
Learn to use Shift instead, that is the common way to enter a capital letter.
If you want to hit Caps Lock anyway to produce a capital letter, do note that there are reports that the delay is a known issue ((Launchpad Bug #1376903). The Arch Linux wiki describes a method to remove this delay which seems to work.
For your convenience, this script performs the manual steps documented at that wiki page:
#!/bin/sh
xkbcomp -xkb "$DISPLAY" - | sed 's#key <CAPS>.*#key <CAPS>
repeat=no,
type[group1]="ALPHABETIC",
symbols[group1]=[ Caps_Lock, Caps_Lock],
actions[group1]=[ LockMods(modifiers=Lock),
Private(type=3,data[0]=1,data[1]=3,data[2]=3)]
;
#' | xkbcomp -w 0 - "$DISPLAY"
This needs to be started as part of your desktop session (do not use Upstart for example). See this post for a method, do not forget to enable the execute bit of the script.
Thank you for your time, I think I'll start using Shift. :)
– eustass
Jan 17 '15 at 14:03
Oh, I thought it was much harder to change behavior. I guess the hassle was not worth it to stick to Caps Lock :P
– Lekensteyn
Jan 17 '15 at 14:44
Who, hold down shift to type all the letters that capitalized or lowercase?
– Ahmet Erkan ÇELİK
Oct 2 '15 at 18:02
This doesn't fix my problem. I try to type "I'm" and I get "I?m". What do I do?
– Foxcat385
2 days ago
add a comment |
This Github project fixes this issue, especially for Java on Ubuntu:
Check this out: https://github.com/Jagden/CapsDelayJavaAwtProblem
New contributor
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%2f574740%2fcaps-lock-delay%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
Learn to use Shift instead, that is the common way to enter a capital letter.
If you want to hit Caps Lock anyway to produce a capital letter, do note that there are reports that the delay is a known issue ((Launchpad Bug #1376903). The Arch Linux wiki describes a method to remove this delay which seems to work.
For your convenience, this script performs the manual steps documented at that wiki page:
#!/bin/sh
xkbcomp -xkb "$DISPLAY" - | sed 's#key <CAPS>.*#key <CAPS>
repeat=no,
type[group1]="ALPHABETIC",
symbols[group1]=[ Caps_Lock, Caps_Lock],
actions[group1]=[ LockMods(modifiers=Lock),
Private(type=3,data[0]=1,data[1]=3,data[2]=3)]
;
#' | xkbcomp -w 0 - "$DISPLAY"
This needs to be started as part of your desktop session (do not use Upstart for example). See this post for a method, do not forget to enable the execute bit of the script.
Thank you for your time, I think I'll start using Shift. :)
– eustass
Jan 17 '15 at 14:03
Oh, I thought it was much harder to change behavior. I guess the hassle was not worth it to stick to Caps Lock :P
– Lekensteyn
Jan 17 '15 at 14:44
Who, hold down shift to type all the letters that capitalized or lowercase?
– Ahmet Erkan ÇELİK
Oct 2 '15 at 18:02
This doesn't fix my problem. I try to type "I'm" and I get "I?m". What do I do?
– Foxcat385
2 days ago
add a comment |
Learn to use Shift instead, that is the common way to enter a capital letter.
If you want to hit Caps Lock anyway to produce a capital letter, do note that there are reports that the delay is a known issue ((Launchpad Bug #1376903). The Arch Linux wiki describes a method to remove this delay which seems to work.
For your convenience, this script performs the manual steps documented at that wiki page:
#!/bin/sh
xkbcomp -xkb "$DISPLAY" - | sed 's#key <CAPS>.*#key <CAPS>
repeat=no,
type[group1]="ALPHABETIC",
symbols[group1]=[ Caps_Lock, Caps_Lock],
actions[group1]=[ LockMods(modifiers=Lock),
Private(type=3,data[0]=1,data[1]=3,data[2]=3)]
;
#' | xkbcomp -w 0 - "$DISPLAY"
This needs to be started as part of your desktop session (do not use Upstart for example). See this post for a method, do not forget to enable the execute bit of the script.
Thank you for your time, I think I'll start using Shift. :)
– eustass
Jan 17 '15 at 14:03
Oh, I thought it was much harder to change behavior. I guess the hassle was not worth it to stick to Caps Lock :P
– Lekensteyn
Jan 17 '15 at 14:44
Who, hold down shift to type all the letters that capitalized or lowercase?
– Ahmet Erkan ÇELİK
Oct 2 '15 at 18:02
This doesn't fix my problem. I try to type "I'm" and I get "I?m". What do I do?
– Foxcat385
2 days ago
add a comment |
Learn to use Shift instead, that is the common way to enter a capital letter.
If you want to hit Caps Lock anyway to produce a capital letter, do note that there are reports that the delay is a known issue ((Launchpad Bug #1376903). The Arch Linux wiki describes a method to remove this delay which seems to work.
For your convenience, this script performs the manual steps documented at that wiki page:
#!/bin/sh
xkbcomp -xkb "$DISPLAY" - | sed 's#key <CAPS>.*#key <CAPS>
repeat=no,
type[group1]="ALPHABETIC",
symbols[group1]=[ Caps_Lock, Caps_Lock],
actions[group1]=[ LockMods(modifiers=Lock),
Private(type=3,data[0]=1,data[1]=3,data[2]=3)]
;
#' | xkbcomp -w 0 - "$DISPLAY"
This needs to be started as part of your desktop session (do not use Upstart for example). See this post for a method, do not forget to enable the execute bit of the script.
Learn to use Shift instead, that is the common way to enter a capital letter.
If you want to hit Caps Lock anyway to produce a capital letter, do note that there are reports that the delay is a known issue ((Launchpad Bug #1376903). The Arch Linux wiki describes a method to remove this delay which seems to work.
For your convenience, this script performs the manual steps documented at that wiki page:
#!/bin/sh
xkbcomp -xkb "$DISPLAY" - | sed 's#key <CAPS>.*#key <CAPS>
repeat=no,
type[group1]="ALPHABETIC",
symbols[group1]=[ Caps_Lock, Caps_Lock],
actions[group1]=[ LockMods(modifiers=Lock),
Private(type=3,data[0]=1,data[1]=3,data[2]=3)]
;
#' | xkbcomp -w 0 - "$DISPLAY"
This needs to be started as part of your desktop session (do not use Upstart for example). See this post for a method, do not forget to enable the execute bit of the script.
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Jan 17 '15 at 13:50
LekensteynLekensteyn
125k49270362
125k49270362
Thank you for your time, I think I'll start using Shift. :)
– eustass
Jan 17 '15 at 14:03
Oh, I thought it was much harder to change behavior. I guess the hassle was not worth it to stick to Caps Lock :P
– Lekensteyn
Jan 17 '15 at 14:44
Who, hold down shift to type all the letters that capitalized or lowercase?
– Ahmet Erkan ÇELİK
Oct 2 '15 at 18:02
This doesn't fix my problem. I try to type "I'm" and I get "I?m". What do I do?
– Foxcat385
2 days ago
add a comment |
Thank you for your time, I think I'll start using Shift. :)
– eustass
Jan 17 '15 at 14:03
Oh, I thought it was much harder to change behavior. I guess the hassle was not worth it to stick to Caps Lock :P
– Lekensteyn
Jan 17 '15 at 14:44
Who, hold down shift to type all the letters that capitalized or lowercase?
– Ahmet Erkan ÇELİK
Oct 2 '15 at 18:02
This doesn't fix my problem. I try to type "I'm" and I get "I?m". What do I do?
– Foxcat385
2 days ago
Thank you for your time, I think I'll start using Shift. :)
– eustass
Jan 17 '15 at 14:03
Thank you for your time, I think I'll start using Shift. :)
– eustass
Jan 17 '15 at 14:03
Oh, I thought it was much harder to change behavior. I guess the hassle was not worth it to stick to Caps Lock :P
– Lekensteyn
Jan 17 '15 at 14:44
Oh, I thought it was much harder to change behavior. I guess the hassle was not worth it to stick to Caps Lock :P
– Lekensteyn
Jan 17 '15 at 14:44
Who, hold down shift to type all the letters that capitalized or lowercase?
– Ahmet Erkan ÇELİK
Oct 2 '15 at 18:02
Who, hold down shift to type all the letters that capitalized or lowercase?
– Ahmet Erkan ÇELİK
Oct 2 '15 at 18:02
This doesn't fix my problem. I try to type "I'm" and I get "I?m". What do I do?
– Foxcat385
2 days ago
This doesn't fix my problem. I try to type "I'm" and I get "I?m". What do I do?
– Foxcat385
2 days ago
add a comment |
This Github project fixes this issue, especially for Java on Ubuntu:
Check this out: https://github.com/Jagden/CapsDelayJavaAwtProblem
New contributor
add a comment |
This Github project fixes this issue, especially for Java on Ubuntu:
Check this out: https://github.com/Jagden/CapsDelayJavaAwtProblem
New contributor
add a comment |
This Github project fixes this issue, especially for Java on Ubuntu:
Check this out: https://github.com/Jagden/CapsDelayJavaAwtProblem
New contributor
This Github project fixes this issue, especially for Java on Ubuntu:
Check this out: https://github.com/Jagden/CapsDelayJavaAwtProblem
New contributor
New contributor
answered 12 mins ago
Jordan SheinfeldJordan Sheinfeld
1
1
New contributor
New contributor
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%2f574740%2fcaps-lock-delay%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
E: Not Reproducible
You need to provide more details - this might be a hardware-specific bug.– Thomas Ward♦
Jan 17 '15 at 13:38
1
I don't think so, I have Windows 7 and Ubuntu in this Laptop and caps lock in W7 works fine.
– eustass
Jan 17 '15 at 13:40