CodeExpander

vuePress-theme-reco codeexpander    2018 - 2023
CodeExpander CodeExpander

Choose mode

  • dark
  • auto
  • light
Basic
  • Features
  • Installation
  • Get Stared
  • Layout
Advance
  • Group
  • Text & Script
  • Keyboard
  • Calendar
  • Fill-in
  • Rich Text
Pricing
FAQ
  • FAQ
  • Shortcut
  • Privacy Policy
选择语言
  • 简体中文
  • English
GitHub (opens new window)
author-avatar

codeexpander

0

文章

0

标签

Basic
  • Features
  • Installation
  • Get Stared
  • Layout
Advance
  • Group
  • Text & Script
  • Keyboard
  • Calendar
  • Fill-in
  • Rich Text
Pricing
FAQ
  • FAQ
  • Shortcut
  • Privacy Policy
选择语言
  • 简体中文
  • English
GitHub (opens new window)
  • Advance

    • Group Setting
    • Text & Script
    • KeyBoard
      • KeyBoard Tool
      • Composite Keyboard
    • Calendar
    • Fill-In
    • Rich Text

KeyBoard

vuePress-theme-reco codeexpander    2018 - 2023

KeyBoard


codeexpander 2020-01-11

# KeyBoard Tool

The keyboard will simulate a keyboard operation, and each simulated key will be followed by the next simulated key.

  • Enter、Esc、Tab
  • Composite Keyboard

Operating options

Operating custom

# Composite Keyboard

For simple example:

  • In the snippet format drop-down menu, choose Text as the format type.

  • In the snippet field, enter such a Text

    // Enter %clavier&key=Enter%
    // Copy from the clipboard
    %clavier&key=V&modifier=command%
    // Select and clear everything
    %clavier&key=A&modifier=command% %clavier&key=Backspace%
    
    1
    2
    3
    4
    5
Edit this page on GitHub (opens new window)
Last Updated: 3/25/2022, 9:40:35 PM