I like the standard gnome-menu and I like to access it from awn.
If I delete the menuicon from the gnome-panel I can access the menu using Alt+F1.
I tried a launcher using the command "xte 'keydown Alt_L' 'key F1' 'keyup Alt_L'"
but it didn't work.
So I tried to whrite my own applet, by hacking "show desktop". It work's
but sometimes klicking doesn#t work properbly. sometimes my first klick on the icon shows the menu, sometimes I need to klick 3-4 times, sometimes I have to doubleklick.
If I delete the menuicon from the gnome-panel I can access the menu using Alt+F1.
I tried a launcher using the command "xte 'keydown Alt_L' 'key F1' 'keyup Alt_L'"
but it didn't work.
So I tried to whrite my own applet, by hacking "show desktop". It work's

but sometimes klicking doesn#t work properbly. sometimes my first klick on the icon shows the menu, sometimes I need to klick 3-4 times, sometimes I have to doubleklick.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
I'm still a newbee programming with python and gtk
here's my code:
http://www.file-upload.net/download-1267812/gnome-main-menu.tar.html
here's my code:
http://www.file-upload.net/download-1267812/gnome-main-menu.tar.html
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
Is there a possibility to fake the cursor position in the above the icon,
to let the menu appear above the icon, and not in the middle of it.
to let the menu appear above the icon, and not in the middle of it.
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)


