Can I get the classic "run command" window
This answer is not exactly to get the classic Alt+F2 Run command windows.
But we can achieve something simillar to good old "Run command" window using the below programs
- Compizconfig Settings Manager
- gmrun
If you dont have these packages installed. Here is the steps:
Open terminal and type
sudo apt-get install compizconfig-settings-manager
sudo apt-get install gmrun
Now open Compizconfig-setting-manager using dash. Navigate to
- General -> Commands (Enable commands)
- Open Commands tab -> In Command line 0 enter the value gmrun
- Open Key Bindings tab -> In Run Command 0
- Click on Disabled icon and make it Enabled(tick mark)
- Click Grab key combination and use your desired key(I choose Alt+R
- Done now you can use Alt + R to open the "Run Applications" box