# Customizable keyboard shortcuts

**URL:** https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717
**Category:** Feature
**Tags:** keyboard-shortcuts
**Created:** [February 22, 2026, 8:17am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717 "2026-02-22T08:17:11Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Noble\_Fish](https://avatars.discourse-cdn.com/v4/letter/n/ad7895/32.png) [@Noble\_Fish](https://meta.discourse.org/u/Noble_Fish)
#### Post date: [February 22, 2026, 8:17am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717/1 "2026-02-22T08:17:11Z")

</div>

I only discovered today that the button with a keyboard icon at the bottom right of the page only has a query function and cannot be customized. 😂

I believe there needs to be a place that allows administrators to adjust default shortcuts and users to customize their own shortcut settings. 😉

Moreover, this could also resolve many existing and past issues on the forum 🙂, such as “some people think Ctrl+F should enable browser search rather than site search, which doesn’t align with habits, yet others hope Ctrl+F triggers site search”, “some users report misoperations due to the Ctrl+Enter shortcut causing accidental posts, but others consider Ctrl+Enter a fairly standard shortcut for posting” and many other problems (honestly, I never thought the latter would become an issue until I encountered someone using Ctrl+Enter for line breaks and Enter for posting…)

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [February 22, 2026, 9:43am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717/2 "2026-02-22T09:43:22Z")

</div>

In the context of a single site, in makes sense. Now, let’s hope those users don’t use multiple Discourse sites. Having different shortcuts for forums using the same software sounds like a frustrating experience 😅

---

<div class="post-metadata">

### Author: ![Noble\_Fish](https://avatars.discourse-cdn.com/v4/letter/n/ad7895/32.png) [@Noble\_Fish](https://meta.discourse.org/u/Noble_Fish)
#### Post date: [February 22, 2026, 9:46am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717/3 "2026-02-22T09:46:02Z")

</div>

Yes, this is why it needs to allow administrators to set default values while allowing users to customize according to their preferences. 🙂

Some games offer a solution where the code table for shortcut keys can be imported and exported, allowing users to maintain their accustomed settings across different installments of the same series. This, of course, excludes newly added customized content in sequels or mods. However, implementing this feature in Discourse might be challenging, and storing shortcut data for all users would also consume server storage space, so I am uncertain about the necessity of this functionality.

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [February 22, 2026, 9:58am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717/4 "2026-02-22T09:58:23Z")

</div>

> [@Noble\_Fish](#):
>
> implementing this feature in Discourse might be challengin

From a technical standpoint, perhaps, but

> [@Noble\_Fish](#):
>
> storing shortcut data for all users would also consume server storage space

If you stores only changed shortcuts, it would be negligible, especially since the majority of users won’t bother change their settings anyways, right?

---

<div class="post-metadata">

### Author: ![Noble\_Fish](https://avatars.discourse-cdn.com/v4/letter/n/ad7895/32.png) [@Noble\_Fish](https://meta.discourse.org/u/Noble_Fish)
#### Post date: [February 22, 2026, 10:11am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717/5 "2026-02-22T10:11:51Z")

</div>

Yeah, but I’m considering whether someone might exploit this feature to leave a large amount of junk data on the website server as a prank (if that website hasn’t modified the `clean_up_inactive_users_after_days` setting).

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [February 22, 2026, 10:43am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717/6 "2026-02-22T10:43:18Z")

</div>

There are like 100 keyboard shortcuts. It will have no impact whatsoever.

---

<div class="post-metadata">

### Author: ![Noble\_Fish](https://avatars.discourse-cdn.com/v4/letter/n/ad7895/32.png) [@Noble\_Fish](https://meta.discourse.org/u/Noble_Fish)
#### Post date: [February 22, 2026, 11:02am UTC](https://meta.discourse.org/t/customizable-keyboard-shortcuts/396717/7 "2026-02-22T11:02:37Z")

</div>

When a large number of fake accounts are registered in batches, these data accumulate incrementally. Although, under the same number of attempts, the data generated by this method is negligible compared to uploading images to profile pictures and information cards. 😆
