$mod refers to the modifier key (window/command or alt by default depending on config)
startx i3start i3 from command line$mod+<Enter>open a terminal$mod+dopen dmenu (text based program launcher)$mod+rresize mode ( or to leave resize mode)$mod+shift+eexit i3$mod+shift+rrestart i3 inplace$mod+shift+creload config file$mod+shift+qkill window (does normal close if application supports it)$mod+spacetoggle focus
$mod+wtabbed layout$mod+evertical and horizontal layout (switches to and between them)$mod+sstacked layout$mod+ffullscreen$mod+vsplit window vertically$mod+hsplit window horizontally
$mod+shift+<direction key>move window in direction (depends on direction keys settings)- direction keys
jleftkdownlup;right
$mod+shift+spacetoggle floating$mod+mousedrag floating
$mod+[0-9]switch to another workspace$mod+shift+[0-9]move a window to another workspace
- copy
/etc/i3/configto~/.i3/config(or~/.config/i3/config)