diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-01-10 13:13:08 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-01-10 13:13:08 +0000 |
commit | 57387e115caf5a4b9501cc8f6ddeb1946b0e6547 (patch) | |
tree | 0d0362d4ea2237d49e7ef016353d109f20f75fd6 /hw/xwin/ChangeLog | |
parent | f417159e51afe22de7d4e6ba9f154313c6af59bc (diff) |
winkeybd.h
winkeyhook.c
Make keyhook feature work in multiwindowmode too Hook windows keys
Diffstat (limited to 'hw/xwin/ChangeLog')
-rw-r--r-- | hw/xwin/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog index e0970a7b0..39b59c1dd 100644 --- a/hw/xwin/ChangeLog +++ b/hw/xwin/ChangeLog @@ -1,3 +1,11 @@ +2005-01-10 Alexander Gottwald <ago at freedesktop dot org> + + * winkeybd.h + * winkeyhook.c + * winwndproc.c: + Make keyhook feature work in multiwindowmode too + Hook windows keys + 2005-01-08 Alexander Gottwald <ago at freedesktop dot org> * winblock.c: |