I modified .fluxbox/startup for my dualhead
configuration to execute the following commands
exec /usr/bin/fluxbox -screen 0 &
exec /usr/bin/fluxbox -screen 1
keybindings are not working from the .fluxbox/keys file
in screen 0. they only work in screen 1
if i revert .fluxbox/startup back to default
exec /usr/bin/fluxbox
the key bindings work in both heads just fine
Logged In: YES
user_id=1309395
Do you really want to exec both of them?
If that doesn't help, you could give them different keys
files via the -rc flag.
Logged In: YES
user_id=1538990
Originator: NO
I've committed a patch to svn that might fix this. I tested it in Xnest, and it didn't seem to help, but Xnest might be broken. It did stop giving a few hundred BadAccess errors. Try out the latest svn and get back to me if it still doesn't work.