mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-01-18 11:50:52 +03:00
Update autohotkey.md
This commit is contained in:
parent
a0779bf03b
commit
14ab9aaca8
@ -9,7 +9,7 @@ tags: [windows]
|
|||||||
Для бинда клавиш я использую [AutoHotkey](https://www.autohotkey.com/download/ahk-v2.exe). Для автозапуска нужно перенести `.ahk` файлы в `shell:startup`.
|
Для бинда клавиш я использую [AutoHotkey](https://www.autohotkey.com/download/ahk-v2.exe). Для автозапуска нужно перенести `.ahk` файлы в `shell:startup`.
|
||||||
|
|
||||||
## CapLang.ahk
|
## CapLang.ahk
|
||||||
Смена раскладки по нажатию на `CapsLock`. Сам `CapsLock` включается через `Shift+CapsLock`.
|
Смена раскладки по нажатию на `CapsLock`. Сам `CapsLock` переключается через `Shift+CapsLock`.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
SendMode("Input")
|
SendMode("Input")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user