Skip to main content
Version: 2.0 (dev)

Default Keybindings

All keybindings use Mod4 (Super/Windows key) as the primary modifier.

Source: somewmrc.lua in the SomeWM repository. Last synced: 6de5e1ef3. Press Mod4 + s in a running session for the live list.

Launcher

KeybindingAction
Mod4 + ReturnOpen terminal
Mod4 + rRun prompt
Mod4 + xLua execute prompt
Mod4 + pShow menubar
Mod4 + wShow main menu
Mod4 + sShow keybinding help

Window Focus

KeybindingAction
Mod4 + jFocus next client
Mod4 + kFocus previous client
Mod4 + uFocus urgent client
Mod4 + TabFocus previous client (history)

Window Movement

KeybindingAction
Mod4 + Shift + jSwap with next client
Mod4 + Shift + kSwap with previous client
Mod4 + Ctrl + ReturnMove to master

Layout

KeybindingAction
Mod4 + SpaceNext layout
Mod4 + Shift + SpacePrevious layout
Mod4 + hDecrease master width
Mod4 + lIncrease master width
Mod4 + Shift + hIncrease master count
Mod4 + Shift + lDecrease master count
Mod4 + Ctrl + hIncrease columns
Mod4 + Ctrl + lDecrease columns

Tags

KeybindingAction
Mod4 + 1-9View tag 1-9
Mod4 + Shift + 1-9Move client to tag 1-9
Mod4 + Ctrl + 1-9Toggle tag view
Mod4 + Ctrl + Shift + 1-9Toggle client on tag
Mod4 + Left/RightView previous/next tag
Mod4 + EscapeGo back to previous tag
Mod4 + Shift + rRename current tag

Screens

KeybindingAction
Mod4 + Ctrl + jFocus next screen
Mod4 + Ctrl + kFocus previous screen
Mod4 + oMove client to next screen

Client Actions

KeybindingAction
Mod4 + Shift + cClose client
Mod4 + fToggle fullscreen
Mod4 + mToggle maximize
Mod4 + Ctrl + mToggle maximize vertically
Mod4 + Shift + mToggle maximize horizontally
Mod4 + nMinimize
Mod4 + Ctrl + nRestore minimized
Mod4 + Ctrl + SpaceToggle floating
Mod4 + tToggle keep on top
Mod4 + ,Toggle sticky (show on all tags)

Screenshots

KeybindingAction
PrintScreenshot full output
Shift + PrintScreenshot region
Mod4 + Ctrl + pInteractive screenshot (region/window)

Media Keys

KeybindingAction
XF86AudioRaiseVolumeRaise volume
XF86AudioLowerVolumeLower volume
XF86AudioMuteMute output
XF86AudioMicMuteMute microphone
XF86MonBrightnessUpRaise brightness
XF86MonBrightnessDownLower brightness

Session

KeybindingAction
Mod4 + Shift + EscapeLock screen
Mod4 + Shift + dToggle do-not-disturb
Mod4 + Ctrl + rReload configuration
Mod4 + Shift + qQuit SomeWM

Mouse Bindings

BindingAction
Mod4 + Left Click (drag)Move client
Mod4 + Right Click (drag)Resize client
Click on tagView tag
Scroll on taglistCycle tags

See Also