Keyboard Click Sound?
up vote
2
down vote
favorite
Is there any way to turn on a sound effect each time a key is pressed on the keyboard? I an writing long textfiles and would like to receive an audio feedback typing!
example: https://www.youtube.com/watch?v=iCKspI_zyrQ
Is there no tool to apply sfx to system events for ubuntu?
keyboard
add a comment |
up vote
2
down vote
favorite
Is there any way to turn on a sound effect each time a key is pressed on the keyboard? I an writing long textfiles and would like to receive an audio feedback typing!
example: https://www.youtube.com/watch?v=iCKspI_zyrQ
Is there no tool to apply sfx to system events for ubuntu?
keyboard
If you find a way, I'd recommend a shortcut to toggle it easily, I'd imagine it could get annoying fast
– Xen2050
Dec 25 '17 at 2:14
Get a mechanical keyboard? IBM Model 2 is particularly clicky.
– dobey
Dec 25 '17 at 2:38
When working on a notebook? Would help when working with a desktop system. thx!
– user775062
Dec 25 '17 at 3:04
If you're on 17.04 or later, you can trysudo apt install bucklespring
, then use thebuckle
command as seen here.
– Chai T. Rex
Dec 25 '17 at 6:38
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Is there any way to turn on a sound effect each time a key is pressed on the keyboard? I an writing long textfiles and would like to receive an audio feedback typing!
example: https://www.youtube.com/watch?v=iCKspI_zyrQ
Is there no tool to apply sfx to system events for ubuntu?
keyboard
Is there any way to turn on a sound effect each time a key is pressed on the keyboard? I an writing long textfiles and would like to receive an audio feedback typing!
example: https://www.youtube.com/watch?v=iCKspI_zyrQ
Is there no tool to apply sfx to system events for ubuntu?
keyboard
keyboard
edited Dec 25 '17 at 3:07
asked Dec 25 '17 at 2:01
user775062
113
113
If you find a way, I'd recommend a shortcut to toggle it easily, I'd imagine it could get annoying fast
– Xen2050
Dec 25 '17 at 2:14
Get a mechanical keyboard? IBM Model 2 is particularly clicky.
– dobey
Dec 25 '17 at 2:38
When working on a notebook? Would help when working with a desktop system. thx!
– user775062
Dec 25 '17 at 3:04
If you're on 17.04 or later, you can trysudo apt install bucklespring
, then use thebuckle
command as seen here.
– Chai T. Rex
Dec 25 '17 at 6:38
add a comment |
If you find a way, I'd recommend a shortcut to toggle it easily, I'd imagine it could get annoying fast
– Xen2050
Dec 25 '17 at 2:14
Get a mechanical keyboard? IBM Model 2 is particularly clicky.
– dobey
Dec 25 '17 at 2:38
When working on a notebook? Would help when working with a desktop system. thx!
– user775062
Dec 25 '17 at 3:04
If you're on 17.04 or later, you can trysudo apt install bucklespring
, then use thebuckle
command as seen here.
– Chai T. Rex
Dec 25 '17 at 6:38
If you find a way, I'd recommend a shortcut to toggle it easily, I'd imagine it could get annoying fast
– Xen2050
Dec 25 '17 at 2:14
If you find a way, I'd recommend a shortcut to toggle it easily, I'd imagine it could get annoying fast
– Xen2050
Dec 25 '17 at 2:14
Get a mechanical keyboard? IBM Model 2 is particularly clicky.
– dobey
Dec 25 '17 at 2:38
Get a mechanical keyboard? IBM Model 2 is particularly clicky.
– dobey
Dec 25 '17 at 2:38
When working on a notebook? Would help when working with a desktop system. thx!
– user775062
Dec 25 '17 at 3:04
When working on a notebook? Would help when working with a desktop system. thx!
– user775062
Dec 25 '17 at 3:04
If you're on 17.04 or later, you can try
sudo apt install bucklespring
, then use the buckle
command as seen here.– Chai T. Rex
Dec 25 '17 at 6:38
If you're on 17.04 or later, you can try
sudo apt install bucklespring
, then use the buckle
command as seen here.– Chai T. Rex
Dec 25 '17 at 6:38
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
bucklespring
Can be installed from repository with
sudo apt install bucklespring
Buckle emulates the sound of an old IBM Model-M space saver
bucklespring keyboard while typing within an X session.
It runs as a background process and plays back the sound of each key
pressed and released on the keyboard, just as if using an IBM Model-M.
The sound of each key has carefully been sampled, and is played back
while simulating the proper distance and direction for a realistic 3D
sound palette of pure nostalgic bliss.
linux-clicky
Entirely written in Python, supports basic volume control. It's possible to diversify the sound of some keys. By default the SPACE and ENTER key have a specific sound.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
bucklespring
Can be installed from repository with
sudo apt install bucklespring
Buckle emulates the sound of an old IBM Model-M space saver
bucklespring keyboard while typing within an X session.
It runs as a background process and plays back the sound of each key
pressed and released on the keyboard, just as if using an IBM Model-M.
The sound of each key has carefully been sampled, and is played back
while simulating the proper distance and direction for a realistic 3D
sound palette of pure nostalgic bliss.
linux-clicky
Entirely written in Python, supports basic volume control. It's possible to diversify the sound of some keys. By default the SPACE and ENTER key have a specific sound.
add a comment |
up vote
2
down vote
bucklespring
Can be installed from repository with
sudo apt install bucklespring
Buckle emulates the sound of an old IBM Model-M space saver
bucklespring keyboard while typing within an X session.
It runs as a background process and plays back the sound of each key
pressed and released on the keyboard, just as if using an IBM Model-M.
The sound of each key has carefully been sampled, and is played back
while simulating the proper distance and direction for a realistic 3D
sound palette of pure nostalgic bliss.
linux-clicky
Entirely written in Python, supports basic volume control. It's possible to diversify the sound of some keys. By default the SPACE and ENTER key have a specific sound.
add a comment |
up vote
2
down vote
up vote
2
down vote
bucklespring
Can be installed from repository with
sudo apt install bucklespring
Buckle emulates the sound of an old IBM Model-M space saver
bucklespring keyboard while typing within an X session.
It runs as a background process and plays back the sound of each key
pressed and released on the keyboard, just as if using an IBM Model-M.
The sound of each key has carefully been sampled, and is played back
while simulating the proper distance and direction for a realistic 3D
sound palette of pure nostalgic bliss.
linux-clicky
Entirely written in Python, supports basic volume control. It's possible to diversify the sound of some keys. By default the SPACE and ENTER key have a specific sound.
bucklespring
Can be installed from repository with
sudo apt install bucklespring
Buckle emulates the sound of an old IBM Model-M space saver
bucklespring keyboard while typing within an X session.
It runs as a background process and plays back the sound of each key
pressed and released on the keyboard, just as if using an IBM Model-M.
The sound of each key has carefully been sampled, and is played back
while simulating the proper distance and direction for a realistic 3D
sound palette of pure nostalgic bliss.
linux-clicky
Entirely written in Python, supports basic volume control. It's possible to diversify the sound of some keys. By default the SPACE and ENTER key have a specific sound.
edited Dec 1 at 6:06
Zanna
49.2k13123234
49.2k13123234
answered Nov 30 at 22:31
Demis Palma ツ
32148
32148
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f989281%2fkeyboard-click-sound%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
If you find a way, I'd recommend a shortcut to toggle it easily, I'd imagine it could get annoying fast
– Xen2050
Dec 25 '17 at 2:14
Get a mechanical keyboard? IBM Model 2 is particularly clicky.
– dobey
Dec 25 '17 at 2:38
When working on a notebook? Would help when working with a desktop system. thx!
– user775062
Dec 25 '17 at 3:04
If you're on 17.04 or later, you can try
sudo apt install bucklespring
, then use thebuckle
command as seen here.– Chai T. Rex
Dec 25 '17 at 6:38