Ctrl + a doesn't work
I use ubuntu 14.04
My $mod
key is set to windows
key, everything seems to be good, except that when I hit Ctrl + a
it doesn't work... (doesn't work = doesn't select all the text)
Any ideas why?
I use ubuntu 14.04
My $mod
key is set to windows
key, everything seems to be good, except that when I hit Ctrl + a
it doesn't work... (doesn't work = doesn't select all the text)
Any ideas why?
i3 doesn’t grab Ctrl+a. Or if it really does, that’s because you configured it that way.
You’re not entirely clear in your question about whether you are using the default config and your only change is the modifier. If so, look elsewhere for programs that could interfere with Ctrl+a (terminate running processes one by one and see when it starts working). If not, try the default config.
You are right, it wasn't i3 that caused the problem, it was a plugin that I installed on firefox, ctrl + a worked in other apps. I'm sorry to post a question before checking everything first. I'm just so new with i3 and so old with firefox that it had to be i3 (since ctrl +a) worked all this time.
Asked: 2014-10-12 12:08:41 +0000
Seen: 210 times
Last updated: Oct 13 '14
Whether `Ctrl+a` selects all text depends on the application as it is mostly convention and some programs may just not support it. It and should not be affected by i3 (unless you specifically bind `Ctrl+a` in your i3 configuration). Does it work if you use other WMs? Which applications?