-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
61 lines (38 loc) · 1.89 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Recaps Switcher
------------------------------------
This simple program allows you to switch between languages using only one reconfigurable Key - like the CapsLock one that is set by default.
Just press The Key and the language will change. You can use Alt-Key if you'd like to bypass the switcher and execute originally assigned Key action.
If you accidentally typed some text in the wrong layout, Ctrl-Key should fix it.
If you have more than two languages installed, you can configure ones you want to cycle through using context menu of the application's icon.
Additional indication about currently active layout may be reconfigurable country flag in the application icon and ScrollLock keyboard LED.
Yet another key may be assigned to execute optional "Eject CD" action.
Enjoy!
Revision history
------------------------------------
Version 0.9.00.400
Fix crash on Ctrl-[Key] inplace text conversion;
Version 0.9.00.376
Native support for Windows x64;
Customizable country flags in application icon;
Optional "Eject CD" action may be assigned to some key;
Option "Run at user log on" implemented;
ScrollLock keyboard LED may be used for indication;
Support Switch and Eject CD hotkeys customization;
Siarzhuk Zharski
http://recaps.sourceforge.io
Revision history
------------------------------------
0.6 Added conversion of text typed with the wrong layout
using Ctrl-CapsLock. Alt-CapsLock now changes the old
CapsLock mode.
0.5 Fixed selected languages configuration not being saved
in the registry.
0.4 Fixed language not being switched in some applications.
0.3 Added a tray icon, a menu and support for more than two
languages. Recaps now cycles between the lanugages selected
in the menu.
0.2 Changed Shift-CapsLock to change language as well as CapsLock.
Ctrl-CapsLock now changes the old CapsLock mode.
0.1 Initial release
Eli Golovinsky
http://www.gooli.org/