diff options
Diffstat (limited to 'desktop/.xbindkeysrc')
-rw-r--r-- | desktop/.xbindkeysrc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop/.xbindkeysrc b/desktop/.xbindkeysrc new file mode 100644 index 0000000..a6b50a3 --- /dev/null +++ b/desktop/.xbindkeysrc @@ -0,0 +1,17 @@ +"aumix -v +5" + XF86AudioRaiseVolume + +"aumix -v -5" + XF86AudioLowerVolume + +"aumute" + XF86AudioMute + +"aumix -v +5" + Mod4 + Prior + +"aumix -v -5" + Mod4 + Next + +"aumute" + Mod4 + Pause |