4

I want to open the Alt+F2 run dialog when I hit the top-right corner like in this answer, but I need another command to do it (I have already installed xdotool and xmacro).

Black Block
  • 4,991

1 Answers1

7

warning - please see this question and to why you should be careful if using CCSM

ccsm

  • Go to the Commands tab and copy-paste this line into an empty box:

    xdotool key alt+F2

enter image description here

  • Go to the Edge bindings tab and click the button labeled None next to the corresponding command number.

enter image description here

fossfreedom
  • 172,746