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
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