On 03-Jun-2002 Jamin W. Collins wrote:
> Anyone able to use Meta_R or Meta_L keys as modifiers in keybindings? 
> I've mapped both logo keys on my keyboard appropriately via xmodmap and
> xev sees the bindings.  However, bbconf doesn't appear to notice them.
> 
> -- 
> Jamin W. Collins

hmm, it ignores the meta on my keyboard as well (Debian is kind enough to set
up meta keys using the unused windows keys).

This is likely a programming mistake in the bbconf where it simply fails to
have a:

else if (state == meta) {
  /* handle meta */
}

Reply via email to