Skip to content

Instantly share code, notes, and snippets.

@c2nes
Created November 8, 2012 18:20
Show Gist options
  • Save c2nes/4040557 to your computer and use it in GitHub Desktop.
Save c2nes/4040557 to your computer and use it in GitHub Desktop.
xbindkeys config file
# For the benefit of emacs users: -*- shell-script -*-
###########################
# xbindkeys configuration #
###########################
# Examples of commands:
"cterm"
alt + shift + Return
"rundialog"
alt + shift + r
"run_dialog_show"
alt + shift + e
"amixer -q set Master toggle"
c:121
"amixer -q set Master 5%-"
c:122
"amixer -q set Master 5%+"
c:123
"clementine --play-pause"
mod4 + control + c
"clementine --next"
mod4 + control + b
"toggle_touchpad"
XF86TouchpadToggle
"xscreensaver-command -lock"
mod4 + l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment