add more xbindkeys packages

This commit is contained in:
Sergei Akhmatdinov 2020-05-26 14:50:11 -04:00
parent 26e0879c80
commit ca3771e418
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# General GNU/Linux config
"amixer set Master 5%+"
XF86AudioRaiseVolume
"amixer set Master 5%-"
XF86AudioLowerVolume
"amixer set Speaker toggle"
m:0x0 + c:140
"sudo zzz"
XF86Sleep
"setxkbmap us"
Control + 1
"setxkbmap ru"
Control + 2
"scrot -s"
Shift + Print

View File

@ -0,0 +1,15 @@
# FreeBSD setup for my Unicomp EnduraPro keyboard
"mixer vol +5"
Control + Alt + Right
"mixer vol -5"
Control + Alt + Left
"mixer vol mute"
Control + Alt + Up
"doas /usr/sbin/zzz"
Control + Pause
"setxkbmap us"
Control + 1
"setxkbmap ru"
Control + 2
"scrot -s"
Shift + Print