-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | share/zkb/common.xml | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -13,2 +13,3 @@ -------- + * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) diff --git a/share/zkb/common.xml b/share/zkb/common.xml index 255e677..4f85146 100644 --- a/share/zkb/common.xml +++ b/share/zkb/common.xml @@ -517,3 +517,3 @@ <map keycode="Light" pressed="true"> - <event keycode="F35" unicode="-1" pressed="true" autorepeat="true"/> + <event keycode="F35" unicode="-1" pressed="true" autorepeat="false"/> </map> |