summaryrefslogtreecommitdiffstats
path: root/xbindkeysrc
blob: 7fe3a5e942d0bb20d7e0d9a5cbfc1c7b2325b512 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
"urxvtc"
  Mod4 + o

"firefox"
  Mod4 + b

"dmenu -fn '7x14' -p 'pass search' < /dev/null | xargs -I{} pass search -c {}"
  Mod4 + i

"dmenu -fn '7x14' -p 'pass search -u' < /dev/null | xargs -I{} pass search -u -c {}"
  Shift+Mod4 + i

"dmenu_run -fn '7x14'"
  Mod4 + r

"screenshot"
  Mod4 + s

"screenshot --full"
  Shift+Mod4 + s

"toggle_numkeys"
  Shift + Shift_R

"toggle_numkeys"
  Shift + Shift_L

"volume up"
  XF86AudioRaiseVolume

"volume down"
  XF86AudioLowerVolume

"volume mute"
  XF86AudioMute

"amixer set Capture toggle"
  XF86AudioMicMute

"xrandr --auto"
  XF86Display

"xset dpms force off"
  XF86Search

"kill_focused STOP"
  XF86Launch3

"kill_focused CONT"
  XF86Launch4