You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
694 B
53 lines
694 B
# xbindkeysrc.GehuineIntel |
|
# |
|
# Изменён: Пт 14 фев 2020 13:30:11 |
|
# |
|
|
|
#ACPI#{{{ |
|
|
|
"xbacklight -dec 10" |
|
XF86MonBrightnessDown |
|
|
|
"xbacklight -inc 10" |
|
XF86MonBrightnessUp |
|
|
|
"amixer -q set Master 2-" |
|
XF86AudioLowerVolume |
|
|
|
"amixer -q set Master 2+" |
|
XF86AudioRaiseVolume |
|
|
|
"amixer -q set Master toggle" |
|
XF86AudioMute |
|
|
|
#}}} |
|
|
|
#Запуск программ#{{{ |
|
|
|
"xkill" |
|
m:0xc + c:9 |
|
Control+Alt + Escape |
|
|
|
"serial" |
|
m:0x40 + c:33 |
|
Mod4 + p |
|
|
|
"import screenshot_$(\date +%Y-%m-%d_%H:%M:%S).png" |
|
m:0x0 + c:107 |
|
Print |
|
|
|
"import screenshot_$(\date +%Y-%m-%d_%H:%M:%S).png" |
|
m:0x10 + c:107 |
|
Mod2 + Print |
|
|
|
"calculator" |
|
Alt + c |
|
|
|
"writeup" |
|
Alt + e |
|
|
|
"www" |
|
Alt + n |
|
|
|
#}}} |
|
|
|
|