From 9bf6a135ee885583a253e60bad08f84d7b69a2a5 Mon Sep 17 00:00:00 2001 From: Gered King Date: Tue, 18 Dec 2012 15:12:37 -0500 Subject: [PATCH] update bug fix list in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5e8236f..810dd0f 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,6 @@ Issues / Missing Functionality Bug Fixes --------- +* Fixes virtual key codes used for Home, End, Page Up and Page Down keys (the Fn + Arrow combos available on wireless keyboards). * Config settings are now saved. When you re-open the tool your last settings will still be there. * The system tray icon now disappears when the tool is closed and the tool now closes properly (the "WPF way").