i run now LE9.0.1. and found out that the powerbutton of the remote is working different , compaired to LE8
i tried this code:
Code
- <keymap>
- <global>
- <remote>
- <power>shutdown</power>
- </remote>
- </global>
- </keymap>
but this code is not working.
When i press this button (powerbutton ) the ActivateWindow(ShutdownMenu) is poping up and the system is going into sleepmode, before and after adding this code
what am i doing wrong ?