2

I'm looking for a command to open this menu and bind it to the right Win key. enter image description here

Figaro
  • 143
  • In the terminal man bash-builtins. when the page loads, type \bind or just scroll down. If this helps, let me know and I will add an answer. – Nate T Nov 03 '21 at 03:05
  • according to the manpage, bind -X "\e-m":ls should set [Esc] + [m] to the ls command (just to test functionality), but all it did for me is break the enter key in that terminal instance. Anyone have any idea why or what I am doing wrong? – Nate T Nov 03 '21 at 04:09
  • Oh yeah, you cn set key combos in the main menu! I completely forgot. It is toward the bottom. You will know it when you see it. – Nate T Nov 03 '21 at 04:13
  • 1
    @UnKNOWn Thank you, the answer you gave me was the correct one. – Figaro Nov 03 '21 at 14:47

0 Answers0