elementary / switchboard-plug-keyboard

Switchboard Keyboard Plug
GNU General Public License v2.0
28 stars 22 forks source link

Add text navigation shortcuts as customization options #386

Closed mpanhans closed 8 months ago

mpanhans commented 3 years ago

Problem

Many users find text navigation keyboard shortcuts essential, and being able to customize them easily is important. Specifically I mean keyboard shortcuts for \, \, \, etc.

For users coming from MacOS in particular, they may feel much more comfortable if they can map these text navigation shortcuts to what their muscle memory is used to. This question has been raised in the elementary OS Stack Exchange.

In addition, some keyboards such as those on Apple laptops do not have the \ and \ keys, making it impossible to use the beginning and end of line and associated keyboard shortcuts without customization options.

These changes can be readily made with external plugins such as Autokey. But it would fit very nicely to be able to customize these shortcuts in the System Settings > Keyboard > Shortcuts tab.

Proposal

In System Settings > Keyboard > Shortcuts, add the following eight commands as customizable: \ \ \ \ \ \ \ \

lenemter commented 8 months ago

I'll close this because this is impossible. We don't have any control over these shortcuts. UI toolkits implement them themselves without involving the OS.