Windowing in Ubuntu

back to main index

Tmux

  • <Ctrl + B> - default prefix key
  • <prefix, '"'> - split horizontally
  • <prefix, '%'> - split vertically
  • <prefix, x> - close current pane
  • tmux a - attach to session

Ubuntu terminal

  • <Ctrl + Shift + T> - open a new tab
  • <Ctrl + Shift + W> - close current tab
  • <Ctrl + Shift + Q> - close current terminal window
  • <Ctrl + Page Up/Page Down> - move tab left and right
  • <Alt + <index>> - move to Nth tab
  • <F11> - full screen

Gnome desktops

  • <Ctrl + Alt + <arrow>> - move focus between desktops left and right
  • <Ctrl + Shift + Alt + <arrow>> - move current window between windows left and right
Built with LogoFlowershow