The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

First time using i3, keyboard shortcuts stop working?

asked 2013-02-21 00:22:30 +0000

anonymous user

Anonymous

So, I decided to try out tiling window managers, I didn't really like Awesome and installed i3. I almost liked it but I run into this issue with mod+<shortcut> keys all stop working? Can't even reset and it seems to work again at random times. Even when I move the mouse cursor to the other screen to try and unfocus the window and use the shortcut it doesn't work. Is there a possible keyboard shortcut I keep clicking by mistaking that could be confused for 'breakage?' or is there a problem with the Linux Mint implementation of i3?

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2013-02-21 13:32:12 +0000

dkeg gravatar image

updated 2013-02-21 18:04:28 +0000

There have been instances where a change I make, then after a restart seems to confuse i3 into reading the original config in /etc/i3/config which contains the original MOD key (alt) replaces my configured one (win). Using now the ALT binding for MOD perform another inline restart ALT-SHIFT-R, it fixes itself and the win key returns as the MOD key

edit flag offensive delete link more

Comments

i3 does not fall back to /etc/i3/config, unless both ~/.i3/config and ~/.config/i3/config do not exist.

Michael gravatar imageMichael ( 2013-02-21 18:59:50 +0000 )edit

don't know. Hopefully the cruxt of my answer help the OP. Why or What, not sure, but for whatever the reason, at various times the MOD key is reverted back to ALT, along with all default configs. When I inline restart again, my config file is once again read.

dkeg gravatar imagedkeg ( 2013-02-21 19:04:47 +0000 )edit
0

answered 2013-02-21 19:03:50 +0000

Michael gravatar image

Likely causes for that are that you get stuck in a mode, e.g. the resize mode (mod+r by default). Or that you accidentally activated Caps Lock.

Since version 4.4 of i3, modes are displayed in i3bar. Caps Lock having any effect on key bindings is fixed in git.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-21 00:22:30 +0000

Seen: 2,123 times

Last updated: Feb 21 '13