On Wed, Jul 07, 2010 at 08:54:34PM +0200, Jiri B. wrote:
> Hello,
> 
> I'm playing with X keys but when i 'bind' a key in .scrotwm.conf,
> scrotwm doesn't want to start-up correctly. What am i doing wrong?
> 
> $ grep xmodmap .xsession ; xmodmap -pk | grep 160 ; \
>   grep mute .scrotwm.conf
> 
> xmodmap -e "keycode 160 = XF86AudioMute"
>     160         0x1008ff12 (XF86AudioMute)

> #bind[mute]             = XF86AudioMute
> #program[mute]          = mute.sh

Try switching those lines around. "Mute" doesn't exist until
program[mute] is seen, so bind[mute] would fail.

> 
> If I enable hashed lines in config the situation happens.
> 
> Any way to get these keys working in scrotwm?
> 
> Or should I switch to 'x11/xbindkeys' from ports?
> 
> jirib
> 

-- 
Darrin Chandler            |  Phoenix BSD User Group  |  MetaBUG
dwchand...@stilyagin.com   |  http://phxbug.org/      |  http://metabug.org/
http://www.stilyagin.com/  |  Daemons in the Desert   |  Global BUG Federation

Reply via email to