
Hi, My base system is opensuse 11.2 but I've made a "few" updates : - KDE4.4 - X11 from /repositories/X11%3a/XOrg/openSUSE_11.2/ - and kernel 2.6.33 I have very few problems with this. However one really annoying one is the media keys to play/pause, stop, etc which do not cause any action. This was working before the update(s) above. I can assign the MediaPlay custom key in amarok in the global shortcuts (i.e. when I click on "None" option and then use the "MediaPlay" key it is accepted. However either the application never receives the key or it ignores it. I tried other apps and had the same results. Using "xev" I can see that the key being returned is XF86AudioPlay. I've attached a small pyqt4 script which runs and shows the comparrison with the QT "Media" key which runs successfully on my Dell laptop. But still the apps do not recognise the key. Can anyone give me any hint how I can figure this out ? Thanks, CPH