Dotfiles.
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.

54 lines
694 B

12 years ago
# xbindkeysrc.GehuineIntel
#
# Изменён: Пт 14 фев 2020 13:30:11
12 years ago
#
#ACPI#{{{
12 years ago
"xbacklight -dec 10"
XF86MonBrightnessDown
"xbacklight -inc 10"
XF86MonBrightnessUp
"amixer -q set Master 2-"
XF86AudioLowerVolume
12 years ago
"amixer -q set Master 2+"
XF86AudioRaiseVolume
12 years ago
"amixer -q set Master toggle"
XF86AudioMute
12 years ago
#}}}
#Запуск программ#{{{
12 years ago
"xkill"
m:0xc + c:9
Control+Alt + Escape
12 years ago
"serial"
m:0x40 + c:33
Mod4 + p
12 years ago
"import screenshot_$(\date +%Y-%m-%d_%H:%M:%S).png"
m:0x0 + c:107
Print
12 years ago
"import screenshot_$(\date +%Y-%m-%d_%H:%M:%S).png"
m:0x10 + c:107
Mod2 + Print
12 years ago
"calculator"
Alt + c
12 years ago
"writeup"
Alt + e
"www"
Alt + n
12 years ago
#}}}