summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Griebl <rgriebl@trolltech.com>2009-11-10 23:33:18 +0100
committerRobert Griebl <rgriebl@trolltech.com>2009-11-10 23:33:18 +0100
commit0cceb16fd915a5f9d7d05d38c6508025999c187d (patch)
tree49de0f042e5b3f975cf82d23441269e62a2d89fd
parent543cceb53795a1af8a3515a18025998f24ff4ca0 (diff)
QWS keymap changes
Reviewed-by: TrustMe
-rw-r--r--dist/changes-4.6.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 06fe500258..02dc2a3e45 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -788,6 +788,12 @@ Qt for Embedded Linux
* Remove surface holder, which never worked all that well.
* Implement screen rotations.
+- Mouse and keyboard drivers
+ * Removed obsolete drivers (vr41xx, yopy, sl5000, bus mouse).
+ * Added a new LinuxInput driver for both mouse and keyboard.
+ * Added keymap support for QWS via standard Linux .kmap files.
+ (complete with dead-keys, compose-key and LED handling)
+
- Remove obsolete OpenGL/ES screen drivers: hybrid, ahigl.
- Send enter/leave events also to child widgets