On Fri, 15 Nov 2024 at 22:59, Stephen Morris <steve.morris...@gmail.com>
wrote:

> While on the subject of HTOP internals, at the bottom of its screen it
> shows a list of keyboard shortcuts, one of which is F10 for Exit. The issue
> I have with that is Konsole has taken over that shortcut for its menus,
> hence it doesn't work in HTOP. How do I change that?
>

Htop's keybinds don't seem to be overridable in any obvious way.

https://github.com/htop-dev/htop/blob/4102862d12695cdf003e2d51ef6ce5984b7136d7/Action.c#L693
(sort of hand-rolling your own compiled package or binary, which isn't a
great idea unless it really, *really* bugs you.)

You can just use 'q' instead as an alternative. cf:
https://www.man7.org/linux/man-pages/man1/htop.1.html#INTERACTIVE_COMMANDS

>       F10, q
>           Quit
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to