diff options
author | runge <runge> | 2004-07-19 23:14:35 +0000 |
---|---|---|
committer | runge <runge> | 2004-07-19 23:14:35 +0000 |
commit | 64605a8c207c4dde469e7ec7b052be7a5cdbe995 (patch) | |
tree | 6a7b4d0ac760b8e5959a31d72d5f9b31fff975b6 /x11vnc/ChangeLog | |
parent | 57234c523d9337ded3b5c8835c4dd0bc444d5eb1 (diff) | |
download | libtdevnc-64605a8c207c4dde469e7ec7b052be7a5cdbe995.tar.gz libtdevnc-64605a8c207c4dde469e7ec7b052be7a5cdbe995.zip |
x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 56f8df9..b2dbc80 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,7 @@ +2004-07-19 Karl Runge <runge@karlrunge.com> + * ignore keysyms 5-8 for keycode keymapping. + * help to stdout for easy paging, add lastmod to help and -version. + 2004-07-15 Karl Runge <runge@karlrunge.com> * make "modtweak" the default, disable with -nomodtweak. this corrects ghost "< >" key on pc104 us in XFree86. |