You are not logged in.

#1 2020-11-16 04:48:08

normalaccount
Member
Registered: 2020-11-12
Posts: 20

Removing text with the backspace key is slow; any solution for that?

Hey,

Y'know when you're trying to remove a line of text by holding the backspace key, there's 1- a huge delay before it actually starts removing text and 2- it removes text at a slow rate.

I was wondering if there was a way to make this backspace key faster and more responsive. Haven't found anything about it online.

Thanks for the help.

Last edited by normalaccount (2020-11-16 04:49:01)

Offline

#2 2020-11-16 05:55:31

GaKu999
Member
From: US/Eastern
Registered: 2020-06-21
Posts: 696

Re: Removing text with the backspace key is slow; any solution for that?

You could change the waiting time, but the how depends on your setup.
I would have to change the input piece in sway config for example, what is your setup?

In the case of Xorg, relevant wiki: https://wiki.archlinux.org/index.php/Xorg#Configuration
In the case of wayland, check your WM configuration.

...

In the case of some DE, do tell which & check if there's some GUI to configure that.

Last edited by GaKu999 (2020-11-16 05:56:06)


My reposSome snippets

Heisenberg might have been here.

Offline

#3 2020-11-16 07:58:50

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,194

Re: Removing text with the backspace key is slow; any solution for that?

Also context.
It's usually much fater to use word/line selection and delete the block.
For terminals see eg. https://stackoverflow.com/questions/540 … -selection

Offline

#4 2020-11-16 08:10:50

deschain
Member
Registered: 2020-11-15
Posts: 7

Re: Removing text with the backspace key is slow; any solution for that?

Just a heads up, when you hold down Ctrl, you can scroll through a word at a time instead of a character at a time using left and right arrows. And this includes using backspace with Ctrl.

As for your keyboard key repetition not being fast enough, I know on KDE you can go to System Settings > Keyboard and adjust the speed of the repetition. What WM/DM are you using?

Offline

#5 2020-11-16 10:53:35

normalaccount
Member
Registered: 2020-11-12
Posts: 20

Re: Removing text with the backspace key is slow; any solution for that?

Hey,

I'm on I3 using GDM as a DM. The xset command for xorg looks interesting though, I'll try it out this morning.
Also thanks deschain for the ctrl advice,  didn't know about that.

Offline

Board footer

Powered by FluxBB