Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.17 KB

INSlessKeyBindings

Partial keybinding for RAD Studio

Key bindings for RAD-Studio users who want to use the Classic (Wordstar-like) key bindings on a computer with a keyboard that has no or no easily accessible INS key. Replaces the INS-based shortcuts with the Windows standard ones.

  • Changes the following keybindings and menu commands:

    Key combination Menu item
    Ctrl+C Edit|Copy
    Ctrl+V Edit|Paste
    Ctrl+X Edit|Cut
  • Additionally, introduces the following new actions:

    Key combination Action
    Shift+Ctrl+Alt+C Copy and append to clipboard
    Shift+Ctrl+Alt+X Cut and append to clipboard

This is a partial keybinding, so the other keys are not affected.

More information on my website.