After upgrading the port x11/eterm to the current 0.9.3 revision, a previously working compose character definition doesn't work anymore. Doing a downgrade to 0.9.2 brings back the feature, so in my understanding this proves to be a problem within Eterm. Fix: Downgrade to version 0.9.2 - I tried to contact the "developers" through the recommended way of speaking in the IRC channel, but nothing happened. Contacted maintainer per email, awaiting reply. I suggest either marking the port as BROKEN or revert the port to 0.9.2 until this gets fixed, since i don't know if there are more things broken in the 0.9.3 release, but if someone does rely on compose keys for typing special characters, this is quite bad. How-To-Repeat: # Define RIGHT_ALT as compose character echo 'keycode 113 = Multi_key' >$HOME/.xmodmap xmodmap $HOME/.xmodmap # Start a new Eterm here # Press RIGHT_ALT + u + " and you get u" instead of ü
Responsible Changed From-To: freebsd-ports-bugs->olgeni Over to maintainer
State Changed From-To: open->closed The port was fixed.