Tag Archives: gnome-run

ubuntu update to 9.04 :: missing alt+f2

hi folks!

finally i initiated an update … but there were some problems:

  • lost the possibility to start the “run application” over the alt+f2 shortcut
  • lost the main-menu alt+f1 shortcut
  • no ctrl+alt+bkspc shortcut anymore

so, i started some research action on the www …

  • this page gave me the first hint, but i have had to change following line “event.data.l[1] = (Time)0;” to following “event.data.l[1] = (Time) time(NULL);” to get a auto-focused window!
  • no solution yet for the main-menu (tried to fix metacity, but without success)
  • all the other things found on this page!

happy fixing!