Skip to content

Latest commit

 

History

History
580 lines (396 loc) · 26.7 KB

File metadata and controls

580 lines (396 loc) · 26.7 KB

Openbox / Keybind

Subject

Link

Manual

Keys

Mean

Key Description
Shift 'Shift'
Ctrl 'Control'
Win 'Mod4' (Super)
Alt 'Mod1' (Meta)

Using 'Alt' maybe collision occurs on bash emacs mode.

Please read:

  • $ man bash ## Search [^READLINE]
  • $ man 3 readline ## Search [Emacs Mode] or [Emacs Meta bindings]

Tips

Key Description
Win For Window (Client)
Alt For Workspace (Tag) (Desktop)
Shift For Window Move or Swap
Ctrl For Window Resize

Config File

Search <keyboard>

Rofi

  • Config Sample / Rofi
Key Description Doc
Alt + F2 Rofi Show Drun Execute
Alt + Shift + d Rofi Show Drun Execute
Alt + Shift + w Rofi Show Window Execute
Alt + Shift + r Rofi Show Run Execute

Launch App

Terminal

Key Description Doc
Alt + Enter Launch Terminal (sakura -m) Execute
Alt + Shift + a Launch Quake Terminal (xfce4-terminal --drop-down) Execute
Alt + Shift + t Launch Terminal (xterm) Execute
Alt + Ctrl + t Launch Terminal (urxvt) Execute

Misc

Key Description Doc
Alt + Shift + f Launch File Manager (pcmanfm-qt) Execute
Alt + Shift + g Launch File Manager (nautilus) Execute
Alt + Shift + b Launch Web Browser (firefox) Execute
Alt + Shift + e Launch Text Editor (gedit) Execute

Volume

Key Description Doc
Alt + Shift + v Launch Volume Control (mate-volume-control) Execute
Alt + m Volume Toggle Mute Execute
Key Description Doc
Alt + Shitf + , Volume Decrease Execute
Alt + Shitf + . Volume Increase Execute
Alt + Ctrl + , Volume Decrease Slowly Execute
Alt + Ctrl + . Volume Increase Slowly Execute

collision occurs on bash emacs mode

  • Alt + ,
  • Alt + .
Key Description Doc
XF86AudioMute Volume Toggle Mute Execute
XF86AudioLowerVolume Volume Decrease Execute
XF86AudioRaiseVolume Volume Increase Execute

Print

Key Description Doc
Print scrot Execute
Alt + Print scrot -s Execute

System

Key Description Doc
Alt + Shift + z obsession-logout $ man obsession-logout
Alt + Shift + x Logout Exit
Ctrl + Alt + Delete Logout Exit
Alt + Shift + c Reconfigure Reconfigure
Alt + Shift + s Launch obconf Execute

Show Client Menu

Key Description Doc
Alt + Space Show Client Menu ShowMenu (client-menu)

Show Root Menu

Key Description Doc
Win + Space Show Root Menu ShowMenu (root-menu)
Alt + F1 Show Root Menu ShowMenu (root-menu)

Show Workspace Menu

Key Description Doc
Win + c Show Workspace Menu ShowMenu (client-list-combined-menu)
Alt + F3 Show Workspace Menu ShowMenu (client-list-combined-menu)

Toggle Show Desktop

Key Description Doc
Win + d Toggle Show Desktop ToggleShowDesktop

Go To Workspace

Key Description Doc
Alt + a Go To Left (Previous) Workspace GoToDesktop
Alt + s Go To Right (Previous) Workspace GoToDesktop
Key Description Doc
Alt + z Go To Last Workspace GoToDesktop
Key Description Doc
Alt + k Go To Up Workspace GoToDesktop
Alt + j Go To Down Workspace GoToDesktop
Key Description Doc
Alt + h Go To Left Workspace GoToDesktop
Alt + l Go To Right Workspace GoToDesktop
Key Description Doc
Alt + [ Go To Left Workspace GoToDesktop
Alt + ] Go To Right Workspace GoToDesktop
Key Description Doc
Alt + 1 Go To Workspace 1 GoToDesktop
Alt + 2 Go To Workspace 2 GoToDesktop
Alt + 3 Go To Workspace 3 GoToDesktop
Alt + 4 Go To Workspace 4 GoToDesktop
Alt + 5 Go To Workspace 5 GoToDesktop
Alt + 6 Go To Workspace 6 GoToDesktop
Alt + 7 Go To Workspace 7 GoToDesktop
Alt + 8 Go To Workspace 8 GoToDesktop
Alt + 9 Go To Workspace 9 GoToDesktop
Alt + 0 Go To Workspace 10 GoToDesktop

Send To Workspace

Key Description Doc
Alt + Win + a Send To Previous Workspace SendToDesktop
Alt + Win + s Send To Next Workspace SendToDesktop
Key Description Doc
Alt + Win + z Send To Last Workspace SendToDesktop
Key Description Doc
Alt + Win + k Send To Up Workspace SendToDesktop
Alt + Win + j Send To Down Workspace SendToDesktop
Key Description Doc
Alt + Win + h Send To Left Workspace SendToDesktop
Alt + Win + l Send To Right Workspace SendToDesktop
Key Description Doc
Alt + Win + 1 Send To Workspace 1 SendToDesktop
Alt + Win + 2 Send To Workspace 2 SendToDesktop
Alt + Win + 3 Send To Workspace 3 SendToDesktop
Alt + Win + 4 Send To Workspace 4 SendToDesktop
Alt + Win + 5 Send To Workspace 5 SendToDesktop
Alt + Win + 6 Send To Workspace 6 SendToDesktop
Alt + Win + 7 Send To Workspace 7 SendToDesktop
Alt + Win + 8 Send To Workspace 8 SendToDesktop
Alt + Win + 9 Send To Workspace 9 SendToDesktop
Alt + Win + 0 Send To Workspace 10 SendToDesktop
Key Description Doc
Win + 1 Send To Workspace 1 SendToDesktop
Win + 2 Send To Workspace 2 SendToDesktop
Win + 3 Send To Workspace 3 SendToDesktop
Win + 4 Send To Workspace 4 SendToDesktop
Win + 5 Send To Workspace 5 SendToDesktop
Win + 6 Send To Workspace 6 SendToDesktop
Win + 7 Send To Workspace 7 SendToDesktop
Win + 8 Send To Workspace 8 SendToDesktop
Win + 9 Send To Workspace 9 SendToDesktop
Win + 0 Send To Workspace 10 SendToDesktop

Window Switch

Key Description Doc
Win + a Previous Window PreviousWindow
Win + s Next Window NextWindow
Key Description Doc
Win + k Previous Window PreviousWindow
Win + j Next Window NextWindow
Key Description Doc
Win + l Previous Window PreviousWindow
Win + h Next Window NextWindow
Key Description Doc
Win + [ Previous Window PreviousWindow
Win + ] Next Window NextWindow

Window Raise or Lower

Key Description Doc
Win + u Raise or Lower Window RaiseLower
Win + Shift + PageUp Raise Window Raise
Win + Shift + PageDown Lower Window Lower

Window Close

Key Description Doc
Win + q Window Close Close
Alt + Shift + q Window Close Close
Alt + F4 Window Close Close

Window Iconify

Key Description Doc
Win + x Window Iconify Iconify
Win + n Window Iconify Iconify

Window Toggle Maximize

Key Description Doc
Win + w Window Toggle Maximize ToggleMaximize
Win + m Window Toggle Maximize ToggleMaximize

Window Toggle Fullscreen

Key Description Doc
Win + f Window Toggle Fullscreen ToggleFullscreen

Window Toggle Decorations

Key Description Doc
Win + v Window Toggle Decorations ToggleDecorations

Window Toggle Shade

Key Description Doc
Win + y Window Toggle Shade ToggleShade

Window Toggle AlwaysOnTop

Key Description Doc
Win + t Window Toggle AlwaysOnTop ToggleAlwaysOnTop

Window Toggle AlwaysOnBottom

Key Description Doc
Win + b Window Toggle AlwaysOnBottom ToggleAlwaysOnBottom

Window SendToLayer Normal

Key Description Doc
Win + g Window SendToLayer Normal SendToLayer

Window Move

Key Description Doc
Win + e Window Begin Move Move
Key Description Doc
Win + Shift + k Window Move To North (Up) MoveRelative
Win + Shift + j Window Move To South (Down) MoveRelative
Win + Shift + h Window Move To West (Left) MoveRelative
Win + Shift + l Window Move To East (Right) MoveRelative
Key Description Doc
Win + Up Window Move To North (Up) MoveRelative
Win + Down Window Move To South (Down) MoveRelative
Win + Left Window Move To West (Left) MoveRelative
Win + Right Window Move To East (Right) MoveRelative

Window Resize

Key Description Doc
Win + r Window Begin Resize Resize
Key Description Doc
Win + Ctrl + k Move the bottom edge up, shrinking the window ResizeRelative
Win + Ctrl + j Move the bottom edge down, growing the window ResizeRelative
Win + Ctrl + h Move the right edge left, shrinking the window ResizeRelative
Win + Ctrl + l Move the right edge right, growing the window ResizeRelative
Key Description Doc
Win + Ctrl + i Move the top edge up, growing the window ResizeRelative
Win + Ctrl + u Move the top edge down, shrinking the window ResizeRelative
Win + Ctrl + y Move the left edge left, growing the window ResizeRelative
Win + Ctrl + o Move the left edge right, shrinking the window ResizeRelative
Key Description Doc
Win + Ctrl + Up Move the bottom edge up, shrinking the window ResizeRelative
Win + Ctrl + Down Move the bottom edge down, growing the window ResizeRelative
Win + Ctrl + Left Move the right edge left, shrinking the window ResizeRelative
Win + Ctrl + Right Move the right edge right, growing the window ResizeRelative
Key Description Doc
Win + Shift + Up Move the top edge up, growing the window ResizeRelative
Win + Shift + Down Move the top edge down, shrinking the window ResizeRelative
Win + Shift + Left Move the left edge left, growing the window ResizeRelative
Win + Shift + Right Move the left edge right, shrinking the window ResizeRelative

Window Tiling

Key Description Doc
Alt + Ctrl + u Tiling Window Horizontal (North-South) (Top-Bottom) MoveResizeTo
Alt + Ctrl + i Tiling Window Vertical (West-East) (Left-Right) MoveResizeTo
Alt + Ctrl + o Restore Window MoveResizeTo

Window Tiling Move / Side

Key Description Doc
Alt + Ctrl + k Tiling Window Move To North (Top) MoveResizeTo
Alt + Ctrl + j Tiling Window Move To South (Bottom) MoveResizeTo
Alt + Ctrl + h Tiling Window Move To West (Left) MoveResizeTo
Alt + Ctrl + l Tiling Window Move To East (Right) MoveResizeTo
Key Description Doc
Alt + Ctrl + Up Tiling Window Move To North (Top) MoveResizeTo
Alt + Ctrl + Down Tiling Window Move To South (Bottom) MoveResizeTo
Alt + Ctrl + Left Tiling Window Move To West (Left) MoveResizeTo
Alt + Ctrl + Right Tiling Window Move To East (Right) MoveResizeTo

Window Tiling Move / Corner

Key Description Doc
Alt + Shift + k Tiling Window Move To West-North (Left-Top) MoveResizeTo
Alt + Shift + j Tiling Window Move To East-North (Right-Top) MoveResizeTo
Alt + Shift + h Tiling Window Move To West-South (Left-Bottom) MoveResizeTo
Alt + Shift + l Tiling Window Move To East-South (Right-Bottom) MoveResizeTo
Key Description Doc
Alt + Shift + Up Tiling Window Move To West-North (Left-Top) MoveResizeTo
Alt + Shift + Down Tiling Window Move To East-North (Right-Top) MoveResizeTo
Alt + Shift + Left Tiling Window Move To West-South (Left-Bottom) MoveResizeTo
Alt + Shift + Right Tiling Window Move To East-South (Right-Bottom) MoveResizeTo

Config Sample