Hi,
I have been trying to put up some key bindings to do controls to mpd,
namely mpc toggle, mpc next, etc. I am having trouble making new key
bindings using wmir. I have tried the following:
$ wmir read /keys/mode/normal/mod1+t
term
$ wmir create /keys/mode/normal/mod1+s
$ wmir write /keys/mode/normal/mod1+s term
$ wmir read /keys/mode/normal/mod1+t
term
Yet, when I press mod1+s, I don't get a terminal executing. What am I
doing wrong? I am running snapshot 1017.
Once I get terminal working what should a call to mpc look like?
wmir write /keys/mode/normal/mod1+s "mpc toggle" ?
or in wmirc
kbind $MODKEY+s "mpc toggle" ?
-- Thanks, CurtisReceived on Mon Oct 24 2005 - 20:51:01 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:59:23 UTC