You are not logged in.

#1 2009-04-25 01:31:29

ogronom
Member
From: Toronto, Canada
Registered: 2008-05-06
Posts: 123

xbindkeys -- one combination is not working

Hi guys, recently began to experiment with different DEs/WM. Not to input keybindings every time again decided to use xkeybind. It works, except for one XF86AudioRaiseVolume

This test indicates that this key works

$xbindkeys -k
Press combination of keys or/and click under the window.
You can use one of the two lines after "NoCommand"
in $HOME/.xbindkeysrc to bind a key.
"(Scheme function)"
    m:0x0 + c:123
    XF86AudioRaiseVolume

Here is my ~/.xbindkeysrc (everythinf except comments)

"amixer -q set Master toggle"
  XF86AudioMute
  
"amixer -q set Master 7%-"
  XF86AudioLowerVolume

"amixer -q set Master 7%+"
  XF86AudioRaiseVolume


"mpc prev"
  XF86AudioPrev

"mpc toggle"
  XF86AudioPlay

"mpc next"
  XF86AudioNext

"mpc stop"
  XF86AudioStop

Any ideas of the origin of this effect? Or ideaes where to start to dig?

P.S. by the way, just curious why showkey -s and xev can show different codes for the multimedia keys?

Last edited by ogronom (2009-04-25 01:37:40)

Offline

#2 2009-04-25 01:35:46

ogronom
Member
From: Toronto, Canada
Registered: 2008-05-06
Posts: 123

Re: xbindkeys -- one combination is not working

Recently disappeared all keybindings for

mpc ...

commands

Last edited by ogronom (2009-04-25 01:47:34)

Offline

Board footer

Powered by FluxBB