Description of problem: The Multi_key or compose key has auto-repeat enabled. I map the right ALT key to Compose: setxkbmap -option compose:ralt Certain programs like gnome-terminal and gvim start beeping if I hold down the Compose key. I launched 'xev' and held down the Compose key and watched hundreds of KeyPress and KeyRelease events fly by. Curiously, this happens when running Gnome, KDE, and Xfce, but NOT under IceWM or Fvwm2, so this may be tied to the window manager. Version-Release number of selected component (if applicable): xorg-x11-xkb-utils-7.2-7.fc10.i386 How reproducible: every time Steps to Reproduce: 1. setxkbmap -option compose:ralt 2. xev 3. hold down right ALT key Actual results: many KeyPress and KeyRelease events Expected results: a single KeyPress and KeyRelease event Additional info:
I just tested this on F11 and it works - closing as CURRENTRELEASE. Sorry for the long silence.