diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2003-05-05 21:39:22 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2003-05-05 21:39:22 +0000 |
commit | 3e6433f285d225ae0b347d6833c17f7f453628fe (patch) | |
tree | d01f671510081d0fb8a5ddb238867b00c1a9b43e /console-client/ChangeLog | |
parent | ca702f0020d4a45e7628d7dc4bf83b858ec49582 (diff) |
2003-02-24 Marco Gerards <metgerards@student.han.nl>
* pc-kbd.c (sc_set1_to_set2): Map the set2 scancodes for F11 and
F12 properly on the set1 scancodes for F11 and F12.
Diffstat (limited to 'console-client/ChangeLog')
-rw-r--r-- | console-client/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog index 57288750..77ba9434 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,8 @@ +2003-02-24 Marco Gerards <metgerards@student.han.nl> + + * pc-kbd.c (sc_set1_to_set2): Map the set2 scancodes for F11 and + F12 properly on the set1 scancodes for F11 and F12. + 2002-11-25 Marcus Brinkmann <marcus@gnu.org> * pc-kbd.c (IS_FUNC_KEY): Fix last change. |