-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxbindkeysrc
70 lines (50 loc) · 958 Bytes
/
xbindkeysrc
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
"xbindkeys_show"
control+shift + q
# "urxvt -bg `/mnt/baysea/home/prash/bin/bgcolor`"
# m:0x40 + c:30
# Mod4 + u
"konsole"
Mod4 + t
"subl3"
Mod4 + s
"quodlibet"
Mod4 + q
"pidgin"
Mod4 + p
"dolphin"
Mod4 + e
"smplayer"
Mod4 + v
"firefox"
Mod4 + b
"pactl set-sink-volume 0 -- -2%"
Mod4 + F1
"pactl set-sink-volume 0 -- +2%"
Mod4 + F2
"google-chrome-unstable --allow-file-access-from-files"
m:0x40 + c:69
Mod4 + F3
"thunderbird"
m:0x40 + c:71
Mod4 + F5
"xscreensaver-command -lock"
Mod4 + F6
XF86ScreenSaver
"urxvt -geometry 132x40 +sb -e htop -u prash"
m:0x40 + c:9
Mod4 + Escape
"ksysguard"
m:0x48 + c:9
Alt+Mod4 + Escape
"xbacklight -inc 20 -steps 1"
XF86MonBrightnessUp
"xbacklight -dec 20 -steps 1"
XF86MonBrightnessDown
"pactl set-sink-volume 0 -- -2%"
m:0x0 + c:122
XF86AudioLowerVolume
"pactl set-sink-volume 0 -- +2%"
m:0x0 + c:123
XF86AudioRaiseVolume
#
# End of xbindkeys configuration