diff options
| author | Marcus Brinkmann <marcus@gnu.org> | 2004-11-15 22:44:47 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <marcus@gnu.org> | 2004-11-15 22:44:47 +0000 |
| commit | ef8691b243d498ffd704ddd8cbb21b0498efbd38 (patch) | |
| tree | 25b4858b2e7cfc06a4b2788fd604f05f586cfd71 /console-client/ChangeLog | |
| parent | c246ae24dc02cd182e9a095b013c58006460bb70 (diff) | |
2004-11-15 Marcus Brinkmann <marcus@gnu.org>
* pc-kbd.c (input_loop): Make the left shift key behave the same
as right shift key with regards to page up/down.
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 5801e34a..3064e4a0 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,8 @@ +2004-11-15 Marcus Brinkmann <marcus@gnu.org> + + * pc-kbd.c (input_loop): Make the left shift key behave the same + as right shift key with regards to page up/down. + 2004-10-22 Marcus Brinkmann <marcus@gnu.org> * driver.c (driver_start): Don't underflow I. |
