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.

51 lines
678 B

12 years ago
# xbindkeysrc.GehuineIntel
#
# Изменён: Сб 18 янв 2020 17:58:28
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"
#Mod4 + equal
12 years ago
"writeup"
Mod4 + e
12 years ago
#}}}