-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.xbindkeysrc
More file actions
45 lines (35 loc) · 751 Bytes
/
.xbindkeysrc
File metadata and controls
45 lines (35 loc) · 751 Bytes
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
# Version: 1.8.6
#
# To specify a key, you can use 'xbindkeys --key' or
# 'xbindkeys --multikey' and put one of the two lines in this file.
#
# The format of a command line is:
# "command to start"
# associated key
#
# List of modifier:
# Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
# Mod3 (CapsLock), Mod4, Mod5 (Scroll).
#
# The release modifier is not a standard X modifier, but you can
# use it if you want to catch release events instead of press events
"mouse 1"
Control + 1
"mouse 2"
Control + 2
"mouse 3"
Control + 3
"mouse 4"
Control + 4
"mouse 5"
Control + 5
"mouse 6"
Control + 6
"mouse 7"
Control + 7
"mouse 8"
Control + 8
"mouse 9"
Control + 9
"~/.local/bin/mousegrid"
Mod4 + Shift + h