F
F
foobarsik2021-05-24 16:36:25
ubuntu
foobarsik, 2021-05-24 16:36:25

Is it possible to make a shortcut for backspace in Ubuntu?

In order not to stretch the little finger to press backspace, I would like to make a shortcut, for example. Shift+J to remove typos.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
foobarsik, 2021-05-26
@foobarsik

You can do it with the help of the library https://github.com/alols/xcape
right Alt as a backspace:
xcape -e 'Alt_R=BackSpace'
delete the entire word by pressing the right Ctrl:
xcape -e 'Control_R=Control_L|BackSpace'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question