Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.06 KB

README.md

File metadata and controls

41 lines (30 loc) · 2.06 KB

Language Indicator

language indicator for text caret and mouse cursor

Per-Language Styling of Text Caret and Mouse Cursor

Keeps track of your current language (or input method, keyboard layout) and changes caret and text selection mouse cursor.
It works in most envs, including consoles and Universal Windows Apps (aka Metro apps).
Exceptions are Adobe Indesign and some .NET MAUI apps.
Written for AHK v2

Add, change, or delete caret marks and cursors to personalize their appearance. Use the following naming convention:
language#1+capslockcursors/1-capslock.cur + carets/1-capslock.png
language#2cursors/2.cur + carets/2.png
language#2+capslockcursors/2-capslock.cur + carets/2-capslock.png
...

Installation

  1. Download language-indicator.exe, a compiled version (AHKv2-64) of the script
  2. Download carets or cursors folders
  3. Download and run install.cmd to create shortcut at startup folder

Customization

Cursor Variants Included

default i-beam cursor

i-beam cursor with dot

i-beam cursor with circle

i-beam cursor with arrow up

i-beam cursor with letter g

Enjoy!