-
-
Notifications
You must be signed in to change notification settings - Fork 252
/
ChangeLog
44 lines (40 loc) · 1.34 KB
/
ChangeLog
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
v0.2.0 (2019-10-15)
* recognize Logitech k7570 keyboard
* recognize other Logitech keyboards
* updated documentation
* added Standard Polish, Swiss High German, French Canadian keymaps
* added 'us en' keymap for ubuntu 12.04
* added Czech keymap
* added option to print to stdout
* added --no-daemon switch for running in foreground
* log uppercase letters when CapsLock is on
* update Italian keymap
* added English Dvorak keymap
* update installation instructions
* added --timestamp-every flag to timestamp every key press
v0.1.1c (2016-06-02)
* fix issue #60
* fix issue #42
* fix issue #45
* added a directory with all 19 existing keymap files
v0.1.1b (2010-01-23)
* minor update to man file
* fix a bug with older g++
* fix "finding" UTF-8
* fix if conditions with --export-keymap switch
* improve device auto-detection
v0.1.1a (2010-05-31)
* fixed 100% CPU issue on x64
* various other bug fixes
* removed pgrep dependency
* PID file now in /var/run/
* symlink attack vulnerability fixes
* other security fixes
* code refactoring
* remote log uploading via HTTP
* lkl and lklk are now llk and llkk to avoid confusion
* llk and llkk are now programs that run logkeys-start.sh/-stop.sh scripts
* also recognize "HID" USB keyboard devices
* bug fixes
v0.1.0 (2010-01-05)
* initial release