How can I access a menu using the alt-shortcuts? [closed]

asked 2013-11-14 14:11:13 +0000

Flimm gravatar image

In a traditional window manager, one can press Alt+F to open the file menu for applications that provide it.

In i3, this works as well, but only if the shortcut is not already configured for i3.

For example, I have this configuration:

set $mod Mod1
bindsym $mod+f fullscreen

If I press Alt+F to access the file menu, the window becomes fullscreen instead.

Is there a way I can tell i3 to ignore the next keyboard shortcut, so that I can access the File menu without changing my i3 configuration? I'm imagining something like Alt+M, Alt+F.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by joepd
close date 2013-11-17 20:15:35.105382

Comments

I agree, it's a duplicate. Also, keep in mind that you don't have to use Alt if it disrupts your workflow. Why not use the Win-Key (Mod4)? Unless you use vintage keyboards it should be there, not doing much of anything in any program.

Adaephon gravatar imageAdaephon ( 2013-11-14 17:49:48 +0000 )edit

Sorry to beg, but could someone upvote my question? I want to be able to upvote questions and answers that I've been finding useful on this site.

Flimm gravatar imageFlimm ( 2013-11-15 11:50:01 +0000 )edit