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

How can I use Ctrl in key combinations?

asked Jan 6 '15

anonymous user

Anonymous

Hey, I want to not use a mode for resizing, but to resize with $mod+ctrl+arrow keys.

The following keybinding doesn't work:

bindsym $mod+Ctrl+Left resize shrink width 2 px

2 answers

Sort by » oldest newest most voted
2

answered Jan 6 '15

valir gravatar image

updated Jan 6 '15

I think you should spell Control and not Ctrl. On my setup, I'm using the Ctrl key to move workspaces from one screen to another like this, and it works:

bindsym $mod+Control+Left move workspace to output left
bindsym $mod+Control+Right move workspace to output right
0

answered Aug 11 '15

this post is marked as community wiki

This post is a wiki. Anyone with karma >100 is welcome to improve it.

Well thanks, seems that does it for me !

Comments

Please, do not post "thank you"-notes as answers. I realize that up-voting and commenting is restricted if you do not have enough Karma, but the OP can always accept an answer and/or post comments to any answers for his question.

Adaephon gravatar imageAdaephon (Aug 11 '15)edit

Question Tools

1 follower

Stats

Asked: Jan 6 '15

Seen: 760 times

Last updated: Aug 11