From: Nick Bowler Date: Wed, 2 Mar 2011 23:23:38 +0000 (-0500) Subject: bindings: Kill the globalbinds Nop entries. X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/01f78b92c7004265642fbbb67f1ee85a4021c47a bindings: Kill the globalbinds Nop entries. I haven't used globalbinds in a long time. Add MPD bindings to the WM config. --- diff --git a/common/bindings b/common/bindings index d9a03fa..c3e474a 100644 --- a/common/bindings +++ b/common/bindings @@ -1,10 +1,13 @@ -# Globalbinds covers these. -Key Page_Down A CM Nop -Key Page_Up A CM Nop -Key End A CM Nop -Key Home A CM Nop -Key Insert A CM Nop -Key N A CM Nop +# MPD shortcuts +Key Page_Up A CM Exec exec mpc prev +Key Page_Down A CM Exec exec mpc next +Key End A CM Exec exec mpc stop +Key Home A CM Exec exec mpc pause +Key Insert A CM Exec exec mpc play +Key Page_Down A CM Exec exec mpc next + +Mouse 4 A CM Exec exec mpc prev +Mouse 5 A CM Exec exec mpc next # Window management Key F4 A M Close